ng-packaged
ng-packaged copied to clipboard
build: update tslib to version ^2.0.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| tslib (source) | devDependencies | major | ^1.7.1 -> ^2.0.0 |
Release Notes
Microsoft/tslib
v2.0.3
Full discussion in the webpack issue
v2.0.2
This release adds support for using tslib in Node using esmodule imports, further context in #126 and the related issues.
v2.0.1
- Use Object.prototype.hasOwnProperty.call.
- Skip default when iterating exports in __importStar.
- Shorter parameter name in __exportStar.
v2.0.0
This release changes __exportStar and __importStar to use __createBinding which is incompatible with versions of TypeScript older than 3.9 (i.e. 3.8 and below).
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.