Skip to content

Latest commit

 

History

History
124 lines (64 loc) · 2.36 KB

CHANGELOG.md

File metadata and controls

124 lines (64 loc) · 2.36 KB

Changelog

v1.2.2

compare changes

v1.2.1

compare changes

🩹 Fixes

  • Regex redirects corrected (d11df2e)

❤️ Contributors

v1.2.0

compare changes

🚀 Enhancements

  • Bring query alongside redirection (91f2b65)

❤️ Contributors

v1.1.3

compare changes

🩹 Fixes

  • redirection: Fixed excluding query from url (36e12bf)

❤️ Contributors

v1.1.2

compare changes

🩹 Fixes

  • Do not include redirects in client bundle if its server only redirection (fe18f60)

❤️ Contributors

v1.1.1

compare changes

🏡 Chore

  • Added license (8c25042)
  • Updated readme (6ecd4af)
  • Update README.md (cedabcd)
  • Fix typo in README.md (462f7e6)

❤️ Contributors

v1.1.0

compare changes

🚀 Enhancements

  • test: Added basic testing with a punctual and a regex redirection (e9f6a95)

❤️ Contributors

v1.0.3

compare changes

🩹 Fixes

  • example: Fixed example regex, it should have a forward slash at the beginning (f77fe3c)
  • Redirect mixin (0cb8a2f)

❤️ Contributors

v1.0.2

compare changes

🩹 Fixes

  • build: Build fix and release (903c777)
  • redirection: Accounted for trailing slash while matching regex (b1cda4a)

❤️ Contributors

v1.0.1

🩹 Fixes

  • package.json: Added correct name (b01a479)

🏡 Chore

  • First commit (aec09d3)

❤️ Contributors