Releases: codfish/vercel-redirects
Releases · codfish/vercel-redirects
v2.0.0
2.0.0 (2022-08-12)
Features
BREAKING CHANGES
- Require node >= 14.16 & ESM support
- Require Node.js 14.16 or greater
- This package is now pure ESM. Please read this.
v1.2.0
1.2.0 (2020-05-17)
Features
- expose commands from package root (19d6930)
- return redirect object from add (056bf56)
v1.1.1
1.1.1 (2020-05-16)
Bug Fixes
- wrap commit message in quotes (c8d9d3e)
v1.1.0
1.1.0 (2020-05-16)
Features
- add configuration, auto git push support (026eab7)
- add items to the beginning of the redirects array (220ed2b)
v1.0.0
1.0.0 (2020-04-26)
Features