affiliate
Version:
A platform agnostic tool to quickly add affiliate links onto your website
13 lines (8 loc) • 332 B
Markdown
# 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.