Gazebo_simulation-Frontend/node_modules/acorn-dynamic-import/CHANGELOG.md

25 lines
294 B
Markdown
Raw Normal View History

2020-12-21 11:29:31 -04: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.