Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1008 Bytes

CHANGELOG.md

File metadata and controls

41 lines (26 loc) · 1008 Bytes

Changelog

4.1.0 - 2023-08-09

  • Port to TypeScript

4.0.0 - 2023-07-26

  • Update for swup 4 compatibility

3.0.2 - 2023-01-29

  • Use shared browserslist config

3.0.1 - 2023-01-25

  • Unpin required swup version
  • Disable babel class compilation

3.0.0 - 2023-01-18

  • Switch to microbundle
  • Export native ESM module

2.0.0 - 2023-01-02

  • Add option for adding path-based classnames
  • Rename matchOptions param
  • Rename unknownRoute param

1.0.0 - 2022-06-30

  • Initial release