Skip to content

Latest commit

History

History
95 lines (53 loc) 路 1.6 KB

CHANGELOG.md

File metadata and controls

95 lines (53 loc) 路 1.6 KB

Changelog

1.4.1

  • Update swup and plugins
  • Reduce bundle size

1.4.0

  • Add support for native View Transitions
  • Handle rapid link clicks for smoother transitions
  • Update swup and plugins

1.3.3

  • Update swup and plugins

1.3.2

  • Fix plugin initilisation for a11y-plugin

1.3.1

  • Refactor dynamic imports

1.3.0

  • Add support for morphing container elements in place
  • Add fallback if requestIdleCallback is unavailable
  • Restore history index on reload

1.2.1

  • Update swup and plugins

1.2.0

  • Allow customizing theme options

1.1.1

  • Update swup and plugins

1.1.0

1.0.2

  • Update plugins for improved TypeScript support

1.0.1

  • Update plugins for improved TypeScript support

1.0.0

0.2.0

  • Reload scripts by default
  • Enable scroll plugin by default

0.1.6

  • Initialize swup on idle after load

0.1.5

  • Update readme

0.1.4

  • Update readme

0.1.3

  • Provide global swup instance on window

0.1.2

  • Fully qualify imports, this time for real

0.1.1

  • Fully qualify imports

0.1.0

  • Initial release