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