Skip to content

Releases: swup/plugin

4.0.0

Choose a tag to compare

@daun daun released this 19 Sep 18:47
fa8ad90
  • Remove package bundling code: moved to @swup/cli

3.0.1

Choose a tag to compare

@daun daun released this 29 Aug 21:33
31743e2
  • Handle exit codes on build errors

3.0.0

Choose a tag to compare

@daun daun released this 26 Jul 08:43
1a70a88
  • Unregister hook handlers on unmount
  • Autobind hook handlers to plugin instance
  • Update for compatbility with swup 4

2.0.3

Choose a tag to compare

@hirasso hirasso released this 03 Jun 21:09
d17eed3
  • Fixes types and exports fields in the package.json

2.0.2

Choose a tag to compare

@daun daun released this 27 Jan 11:29
d8f3614
  • Use shared browserslist config

2.0.1

Choose a tag to compare

@daun daun released this 24 Jan 10:28
601214d
  • Unpin required swup version
  • Improve compatibility of CLI with node 14+

2.0.0

Choose a tag to compare

@daun daun released this 18 Jan 18:15
d9086cc
  • Allow plugins to specify required swup version
  • Rewritten in TypeScript
  • Switch to microbundle for bundling
  • Add CLI for linting and bundling