Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4660460

Browse files
committed
Update CHANGELOG for v2.1.0
1 parent 671a92d commit 4660460

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### v2.1.0 [[code][c2.1.0], [diff][d2.1.0]]
2+
3+
[c2.1.0]: https://github.com/json5/json5/tree/v2.1.0
4+
[d2.1.0]: https://github.com/json5/json5/compare/v2.0.1...v2.1.0
5+
6+
- New: The `index.mjs` and `index.min.mjs` browser builds in the `dist`
7+
directory support ES6 modules. ([#187])
8+
19
### v2.0.1 [[code][c2.0.1], [diff][d2.0.1]]
210

311
[c2.0.1]: https://github.com/json5/json5/tree/v2.0.1
@@ -304,3 +312,4 @@ parser for the regular JSON format.
304312
[#154]: https://github.com/json5/json5/issues/154
305313
[#181]: https://github.com/json5/json5/issues/181
306314
[#182]: https://github.com/json5/json5/issues/182
315+
[#187]: https://github.com/json5/json5/issues/187

0 commit comments

Comments
 (0)