Releases: rbuckton/reflect-metadata
Releases · rbuckton/reflect-metadata
v0.2.1
reflect-metadata 0.2.0
What's Changed
- Add /lite and /no-conflict exports by @rbuckton in #144
- No dynamic evaluation in
/lite
mode by @rbuckton in #149
Full Changelog: v0.1.14...v0.2.0
reflect-metadata 0.2.0-pre.0
What's Changed
Full Changelog: v0.1.14...v0.2.0-pre.0
reflect-metadata 0.1.14
reflect-metadata 0.1.13
Full Changelog: v0.1.12...v0.1.13
reflect-metadata v0.1.12
This release contains some bug fixes and test improvements. It addresses the following issues:
- #80 - metadata seemingly erased when using multiple files with karma,mocha,webpack
- #78 - Error when working with another polyfill, like core-js/reflect
- #45 - When installed redundantly, Metadata could be erased
This release also fixes a critical issue in 0.1.11 that prevents the library from loading.
reflect-metadata v0.1.11 (deprecated)
This release contains some bug fixes and test improvements. It addresses the following issues:
- #80 - metadata seemingly erased when using multiple files with karma,mocha,webpack
- #78 - Error when working with another polyfill, like core-js/reflect
- #45 - When installed redundantly, Metadata could be erased
NOTE: This release has an issue that prevents the library from being used. Please use 0.1.12 or later
reflect-metadata v0.1.10
reflect-metadata v0.1.9
This release contains some minor internal restructuring and updates the project to use TypeScript 2.1.4 internally. In addition, it addresses the following issues:
- #48 - Library changes behaviour of property decorator
reflect-metadata v0.1.8
Updated version to v0.1.8