Skip to content

Releases: codfish/vercel-redirects

v2.0.0

12 Aug 19:23
Compare
Choose a tag to compare

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

17 May 18:41
98240b6
Compare
Choose a tag to compare

1.2.0 (2020-05-17)

Features

  • expose commands from package root (19d6930)
  • return redirect object from add (056bf56)

v1.1.1

16 May 23:04
Compare
Choose a tag to compare

1.1.1 (2020-05-16)

Bug Fixes

  • wrap commit message in quotes (c8d9d3e)

v1.1.0

16 May 19:37
ca12dc6
Compare
Choose a tag to compare

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

26 Apr 15:13
Compare
Choose a tag to compare

1.0.0 (2020-04-26)

Features