Releases: nevware21/ts-utils
Releases · nevware21/ts-utils
0.11.6
Fixed Issues
- #350 [doc] TSDoc Error During Build
What's Changed
- Update dependabot.yml by @nev21 in #337
- Bump github/codeql-action from 2 to 3 by @dependabot in #338
- Bump actions/checkout from 2 to 4 by @dependabot in #340
- Bump codecov/codecov-action from 2 to 4 by @dependabot in #339
- Bump actions/configure-pages from 4 to 5 by @dependabot in #341
- Bump actions/setup-node from 3 to 4 by @dependabot in #342
- Update to use ts-build-tools by @nev21 in #343
- Bump @nevware21/ts-build-tools to ^0.1.3 by @nev21 in #344
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #345
- Create FUNDING.yml by @nev21 in #347
- Update FUNDING.yml by @nev21 in #348
- [doc] TSDoc Error During Build #350 by @nev21 in #351
- [Release] Increase version to 0.11.6 by @nev21 in #352
Full Changelog: 0.11.5...0.11.6
0.11.5
Changelog
- #324 [Doc] Auto deploy docs and remove from repo
- #325 chore: Auto deploy docs
- #326 Update auto-docs generation
- #328 Bump @rollup/plugin-typescript from 11.1.6 to 12.1.0
- #327 Typedoc: rename workflow
- #330 Bump @rollup/plugin-commonjs from 26.0.3 to 28.0.0
- #331 Bump puppeteer from 22.15.0 to 23.4.0
- #333 [Bug] Glob is missing from the dev dependencies -- unable to build a clean repo
- #332 [BUG] Sourcemap load errors in debugger from @nevware21 dependencies
What's Changed
- [Doc] Auto deploy docs and remove from repo by @nev21 in #324
- chore: Auto deploy docs by @nev21 in #325
- Update auto-docs generation by @nev21 in #326
- Typedoc: rename workflow by @nev21 in #327
- Bump @rollup/plugin-commonjs from 26.0.3 to 28.0.0 by @dependabot in #330
- Bump @rollup/plugin-typescript from 11.1.6 to 12.1.0 by @dependabot in #328
- Bump puppeteer from 22.15.0 to 23.4.0 by @nev21 in #331
- [Bug] Glob is missing from the dev dependencies -- unable to build a clean repo #333 by @nev21 in #334
- [Release] Increase version to 0.11.5 by @nev21 in #336
Full Changelog: 0.11.4...0.11.5
0.11.4
Changelog
- #289 Bump @typescript-eslint/parser from 6.21.0 to 7.14.1
- #292 Bump @nevware21/grunt-eslint-ts from 0.2.4 to 0.2.5
- #291 Bump @nevware21/grunt-ts-plugin from 0.4.5 to 0.4.6
- #300 [Bug] The createRangeIterator() function is getting mis-optimized for a worker on chrome. #298
- Bump @nevware21/grunt-eslint-ts from 0.2.5 to 0.5.0
- Bump @nevware21/grunt-ts-plugin from 0.4.5 to 0.5.0
- #302 [Bug] getInst() function is getting mis-optimized for a worker with rollup #303
- Bump @nevware21/grunt-eslint-ts from 0.5.0 to ^0.5.1
- Bump @nevware21/grunt-ts-plugin from 0.5.0 to ^0.5.1
- #306 [Bug] CI Tests are failing #319
- #318 Bump puppeteer from 22.15.0 to 23.4.0
- #320 bug: update objDefine to use strict undefined
- #322 Revert "Bump puppeteer from 22.15.0 to 23.4.0 (#318)"
What's Changed
- Bump @nevware21/grunt-eslint-ts from 0.2.4 to 0.2.5 by @dependabot in #292
- Bump @nevware21/grunt-ts-plugin from 0.4.5 to 0.4.6 by @dependabot in #291
- Fix issue where createRangeIterator() would get mis-optimized for a worker on chrome. by @nev21 in #298
- [Bug] CI Tests are failing #306 by @nev21 in #319
- Bump puppeteer from 22.15.0 to 23.4.0 by @dependabot in #318
- [Bug] getInst() function is getting mis-optimized for a worker with rollup #302 by @nev21 in #303
- bug: update objDefine to use strict undefined by @nev21 in #320
- [Release] Increase version to 0.11.4 by @nev21 in #321
- Revert "Bump puppeteer from 22.15.0 to 23.4.0 (#318)" by @nev21 in #322
- [Release] Increase version to 0.11.4 (Update) by @nev21 in #323
Full Changelog: 0.11.3...0.11.4
0.11.3
Changelog
- #286 [Feature] Don't use objDeepFreeze for enums
- #285 Update Copyright message to conform with LLC operating agreement
- #278 Bump @rollup/plugin-commonjs from 25.0.8 to 26.0.1
- #288 Bump typedoc from 0.25.13 to 0.26.2
- #279 Bump nyc from 15.1.0 to 17.0.0
What's Changed
- Update Copyright message to conform with LLC operating agreement by @nev21 in #285
- Bump @rollup/plugin-commonjs from 25.0.8 to 26.0.1 by @dependabot in #278
- [Feature] Don't use objDeepFreeze for enums #286 by @nev21 in #287
- Bump typedoc from 0.25.13 to 0.26.2 by @nev21 in #288
- Bump nyc from 15.1.0 to 17.0.0 by @dependabot in #279
- [Release] Increase version to 0.11.3 by @nev21 in #290
- Bump @typescript-eslint/parser from 6.21.0 to 7.14.1 by @nev21 in #289
Full Changelog: 0.11.2...0.11.3
0.11.2
0.11.1
0.11.0
Changelog
- #252 [Bug] TypeError: Illegal invocation when calling setTimeout
- #246 [Bug] Package sizes are too large
- #241 Remove removed function link from readme
- #244 Fix CreateIteratorContext
n
documentation
What's Changed
- Fix CreateIteratorContext
n
documentation by @nev21 in #244 - [Bug] Package sizes are too large #246 by @nev21 in #250
- [Bug] TypeError: Illegal invocation when calling setTimeout #252 by @nev21 in #253
- [Release] Increase version to 0.11.0 by @nev21 in #254
Full Changelog: 0.10.5...0.11.0
0.10.5
Minification and minor performance improvements, adds createcacheValue, safe implementations.
Changelog
#239 Stop using internal functions for diagnostic to help with base minification for smaller usages
#238 Bump puppeteer from 21.11.0 to 22.0.0
What's Changed
- Bump puppeteer from 21.11.0 to 22.0.0 by @dependabot in #238
- Stop using internal functions for diagnostic to help with base minification for smaller usages by @nev21 in #239
- [Release] Increase version to 0.10.5 by @nev21 in #240
- Remove removed function link from readme by @nev21 in #241
Full Changelog: 0.10.4...0.10.5
0.10.4
Changelog
- #230 [Bug] Tree-Shaking is not working properly
- Tags additional (everything else) functions as NO_SIDE_EFFECTS so that rollup (and webpack) can tree-shake
- Explicitly did not include all functions like isXXXX (specifically isNode) as this was causing the main entry-points
for @nevware21/ts-async to drop the node support code (as it's defined as a browser package) resulting in it not
supporting all environments as desired with a single package.
What's Changed
- [Bug] Tree-Shaking is not working properly #230 (Add More tags) by @nev21 in #235
- [Bug] Tree-Shaking is not working properly #230 (Minor Updates) #235 by @nev21 in #236
- [Release] Increase version to 0.10.4 by @nev21 in #237
Full Changelog: 0.10.3...0.10.4