Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

39 lines (20 loc) · 1.79 KB

1.0.4 (2023-08-26)

Bug Fixes

  • remove semi colon (0af5e51)
  • route matching not working due to returning null and not a rejected promise (2678899)

1.0.3 (2023-08-20)

Bug Fixes

1.0.2 (2023-08-20)

Bug Fixes

  • forgot an import in policy. (a0eca68)
  • get rid of ts paths option and add PathMatcher as an export. (8623815)

1.0.1 (2023-08-08)

Bug Fixes

  • add lint and build step to pipeline (7b8b468)
  • extra semicolon (da66d67)

1.0.0 (2023-08-08)

Features

  • test semantic releasing (246f525)