Releases: Alorel/typescript-lazy-get-decorator
Releases · Alorel/typescript-lazy-get-decorator
v3.0.0
🔗 Maintenance
- 7505f4d deps: bump ansi-regex from 5.0.0 to 5.0.1
- fbb45fc deps: bump qs from 6.5.2 to 6.5.3
- eb772f0 deps: bump minimatch from 3.0.4 to 3.1.2
- eeacfc3 ❗ Re-license under LGPL-3.0
🔗 CI & Build
- 20dd8af Add semantic PRs config
- 456da08 Stop running CodeQL on schedule
- e1ad0e1 Update release process
🔗 Refactors
❗ Breaking Changes
BREAKING CHANGE: License changed to LGPL-3.0
BREAKING CHANGE: Experimental Typescript decorators no longer supported and config API changes - see migrating from v2
9 commits since the previous release, v2.2.1.
- Your friendly neighbourhood 🤖 semantic release bot
2.2.1
2.2.1 (2022-10-22)
Bug Fixes
- fix path to "es2015" module (057c970)
Maintenance
- deps: bump fstream from 1.0.11 to 1.0.12 (79e5b52)
- deps: bump npm from 6.11.3 to 6.13.4 (a75fe1d)
- Fix package.json version to match that on NPM (99ea020)
- Update dev dependencies (063e960)
Refactoring
- Refactored for updated tslint rules (7bf0ded)
2.2.0
2.1.0
2.0.0
1.2.2
1.2.1
1.2.1 (2018-08-22)
Bug Fixes
- package: Add more Angular-friendly module paths (a40c684)
Dependency updates
- Update webpack-cli to the latest version 🚀 (#11) (36c40f5), closes #11
- Update nyc to the latest version 🚀 (#10) (d752611), closes #10
- Update @types/node to the latest version 🚀 (#9) (7f282fc), closes #9
Maintenance
- package: Update typescript to 3.0.0 (076ddf1)
Refactoring
- package: Emit a both a minified and non-minified UMD library (16ff1a5)