This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/acorn-dynamic-import/CHANGELOG.md

25 lines
294 B
Markdown
Raw Normal View History

2019-08-11 18:48:02 +00:00
# 3.0.0
- Adding acorn walk support.
- Bump acorn version.
# 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.