# 5.0.0

## 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.
