@meteorjs/reify
Version:
Enable ECMAScript 2015 modules in Node today. No caveats. Full stop.
22 lines (10 loc) • 278 B
Markdown
## v0.24.0
### Breaking changes
- N/A
### Changes
- Fix/setting es module export. [PR](https://github.com/meteor/reify/pull/2)
## v0.23.0
### Breaking changes
- N/A
### Changes
- Checking scope before wrapping assignment. [PR](https://github.com/meteor/reify/pull/1)