Skip to content

Releases: swup/debug-plugin

4.1.0

02 Aug 08:56
b760e1d

Choose a tag to compare

  • Check proper container and selector use

4.0.4

28 Sep 18:22
229145c

Choose a tag to compare

  • Fix package exports

4.0.3

28 Sep 12:16
8529da6

Choose a tag to compare

  • Port to TypeScript

4.0.2

26 Sep 11:57
0e012b4

Choose a tag to compare

  • Use @swup/cli for bundling

4.0.0

26 Jul 09:01
e890a14

Choose a tag to compare

  • Update for swup 4 compatibility

3.0.0

10 Mar 13:43
b3cb90b

Choose a tag to compare

  • Switch from WebPack to microbundle
  • Export native ESM module

2.0.0

20 Aug 23:01
5423917

Choose a tag to compare

  • Breaking change 🚨
  • The debug plugin will no longer assign a global swup instance to window.swup by default
  • If you need a global instance, pass { globalInstance: true } into the plugin on setup