aboutsummaryrefslogtreecommitdiff
path: root/node_modules/acorn-dynamic-import/CHANGELOG.md
blob: 52a4e263036af32cbb50a3cd854856e39f51a7d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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.