wallet-core/node_modules/acorn-dynamic-import/CHANGELOG.md

25 lines
294 B
Markdown
Raw Normal View History

2018-09-20 02:56:13 +02:00
# 3.0.0
- Adding acorn walk support.
- Bump acorn version.
2017-05-03 15:35:00 +02:00
# 2.0.2
- Fixing parsing of `yield import()`.
# 2.0.1
- Removing unnecessary `in-publish` dependency.
# 2.0.0
- Updating acorn version to >= 4.
# 1.0.1
- Fixes for publishing the module.
# 1.0.0
- Initial release of plugin.