4.0.0 - 2023-09-19
- Remove package bundling code: moved to
@swup/cli
3.0.1 - 2023-08-29
- Handle exit codes on build errors
3.0.0 - 2023-07-26
- Unregister hook handlers on unmount
- Autobind hook handlers to plugin instance
- Update for compatbility with swup 4
2.0.0 - 2023-01
- Allow plugins to specify swup version requirements
- Switch to microbundle for bundling
- Provide a simple CLI for plugins to bundle and lint files
1.0.0 - 2019-05-20
- Initial release