Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.34 KB

File metadata and controls

47 lines (30 loc) · 1.34 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.4.4 (2025-05-17)

Bug Fixes

  • update release-please to run on tests-build success (#10) (9664724)

0.4.3 (2025-05-17)

Bug Fixes

  • update last-release-sha and try again (#7) (c83bea4)

[0.4.0] - 2024-04-14

Added

  • GitHub Actions workflow for CI/CD
  • Status badges in README
  • Proper npm package configuration
  • Browser build support

Changed

  • Updated Node.js requirement to >=20
  • Improved package.json metadata

[0.3.2] - 2024-04-13

Changed

  • Updated dependencies
  • Improved test coverage

[0.3.1] - 2024-03-29

Added

  • Initial public release
  • Core routing functionality
  • Pattern matching support
  • Handler sorting strategies
  • TypeScript support