UNPKG

327 BMarkdownView Raw
1# 4.0.0
2
3- Updating to Acorn 6.
4
5# 3.0.0
6
7- Adding acorn walk support.
8- Bump acorn version.
9
10# 2.0.2
11
12- Fixing parsing of `yield import()`.
13
14# 2.0.1
15
16- Removing unnecessary `in-publish` dependency.
17
18# 2.0.0
19
20- Updating acorn version to >= 4.
21
22# 1.0.1
23
24- Fixes for publishing the module.
25
26# 1.0.0
27
28- Initial release of plugin.