Releases: swup/head-plugin
Releases · swup/head-plugin
2.3.0
- Update html element's
dir
attribute
- Allow updating additional html element attributes
2.2.1
- Ignore empty string passed into
persistTags
option (@NukeJS)
2.2.0
- Improve performance by reusing parsed document throughout visit
2.1.2
- Use
@swup/cli
for bundling
2.1.1
- Fix missing
dist/
folder in latest release
2.0.0
- Switch to microbundle
- Export native ESM module
- Update for swup 4 compatibility
1.3.0
- Block transition until all new stylesheets are loaded
- Enabled via new
awaitAssets
option
- Only supported on swup 3
1.2.1
- Append persisted assets after previous instance of themselves