tslib 2.5.1
This release of tslib provides fixes for two issues.
First, it reverses the order of init
hooks provided by decorators to correctly reflect proposed behavior.
Second, it corrects the exports
field of tslib's package.json
and provides accurate declaration files so that it may be consumed under the node16
and bundler
settings for moduleResolution.