Skip to content

Latest commit

History

History
59 lines (36 loc) 路 1.36 KB

CHANGELOG.md

File metadata and controls

59 lines (36 loc) 路 1.36 KB

Changelog

3.1.1 - 2023-07-30

  • Fix missing dist/ folder

3.1.0 - 2023-07-30

  • Port to TypeScript

3.0.0 - 2023-07-26

  • Allow returning Promises and async/await animation functions
  • Breaking: the first matching rule is used
  • Update for swup 4 compatibility

2.0.0 - 2023-03-13

  • Switch to microbundle
  • Export native ESM module

1.0.5 - 2022-08-21

  • Bail early if no animation found

1.0.4 - 2022-08-15

  • Remove reference to global swup instance

1.0.3 - 2019-05-23

  • Improve how animations are ranked

1.0.2 - 2019-05-13

  • Fix plugin name

1.0.1 - 2019-05-02

  • Update readme

1.0.0 - 2019-05-02

  • Initial release