Skip to content

Releases: swup/plugin

4.0.0

19 Sep 18:47
fa8ad90
Compare
Choose a tag to compare
  • Remove package bundling code: moved to @swup/cli

3.0.1

29 Aug 21:33
31743e2
Compare
Choose a tag to compare
  • Handle exit codes on build errors

3.0.0

26 Jul 08:43
1a70a88
Compare
Choose a tag to compare
  • Unregister hook handlers on unmount
  • Autobind hook handlers to plugin instance
  • Update for compatbility with swup 4

2.0.3

03 Jun 21:09
d17eed3
Compare
Choose a tag to compare
  • Fixes types and exports fields in the package.json

2.0.2

27 Jan 11:29
d8f3614
Compare
Choose a tag to compare
  • Use shared browserslist config

2.0.1

24 Jan 10:28
601214d
Compare
Choose a tag to compare
  • Unpin required swup version
  • Improve compatibility of CLI with node 14+

2.0.0

18 Jan 18:15
d9086cc
Compare
Choose a tag to compare
  • Allow plugins to specify required swup version
  • Rewritten in TypeScript
  • Switch to microbundle for bundling
  • Add CLI for linting and bundling