Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 893 Bytes

CHANGELOG.md

File metadata and controls

37 lines (24 loc) · 893 Bytes

Changelog

2.0.4 - 2023-09-28

  • Hopefully now really fix gia imports

2.0.3 - 2023-09-26

  • Fix gia imports
  • Use @swup/cli for bundling

2.0.2 - 2023-09-16

  • Use fully-qualified import paths

2.0.1 - 2023-07-29

  • Fix error when accessing containers

2.0.0 - 2023-07-26

  • Switch to microbundle
  • Export native ESM module
  • Update for swup 4 compatibility
  • Require Gia as peer dependency
  • Use swup's container option to find components

1.0.0 - 2019-05-21

  • Initial release