Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@russellsteadman russellsteadman released this 05 Feb 02:11

Breaking Changes

  • Switch to @swc/core for compilation.
  • Changed compilation target for browsers to ES2016.
  • Changed compilation target for web packagers (e.g. webpack, rollup) to ES2018 (14).

New Features

  • Added url information to the url modification function.
  • Added manual url modification function.