Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

59 lines (36 loc) · 1.46 KB

Changelog

2.2.1 - 2024-09-09

  • Ignore empty string passed into persistTags option (@NukeJS)

2.2.0 - 2024-02-15

  • Improve performance by reusing parsed document throughout visit

2.1.2 - 2023-07-30

  • Use @swup/cli for bundling

2.1.1 - 2023-07-30

  • Fix missing dist/ folder in npm package

2.1.0 - 2023-07-30

  • Port to TypeScript

2.0.0 - 2023-07-26

  • Switch to microbundle
  • Export native ESM module
  • Update for swup 4 compatibility

1.3.0 - 2023-01-19

  • Allow delaying transition until new assets have loaded

1.2.1 - 2022-08-07

  • Append each tag after previous version of itself

1.2.0 - 2021-03-13

  • Update html language attribute

1.1.0 - 2020-11-30

  • Allow persisting assets

1.0.0 - 2019-05-25

  • Initial release