Skip to content

v3.0.0

Compare
Choose a tag to compare
@mysticatea mysticatea released this 30 Aug 02:52
· 16 commits to master since this release
v3.0.0
b4d683d

💥 Breaking Changes

  • 34290e6 dropped Node.js 6.x support.
  • 1ea8075 updated Unicode to 12.1.0.
  • df4a300 changed the default ECMAScript version to 2020.

🐛 Bug Fixes

  • 2bd358f fixed the bugs that it throws syntax errors on Unicode Property Escape Sequences if the escape uses new values which have been added in ES2019.