Releases: swup/js-plugin
Releases · swup/js-plugin
3.2.0
- Implement tests
- Refactor for testability
3.1.1
- Fixes missing
dist/
folder in NPM release
3.0.0
- Breaking: the first matching rule is used
- Allow returning Promises and async/await animation functions
- Update for swup 4 compatibility
2.0.0
- Switch from WebPack to microbundle
- Export native ESM module
1.0.5
- Fix error when missing animation
- Fix error on unmount
- Update dependencies