Skip to content

Latest commit

 

History

History
63 lines (32 loc) · 3.57 KB

CHANGELOG.md

File metadata and controls

63 lines (32 loc) · 3.57 KB

Changelog

1.2.5

Patch Changes

1.2.4

Patch Changes

1.2.3

Patch Changes

  • #13 c82db74 Thanks @DylanPiercey! - Reverts virtual adaptive module support for now since it was not properly working and dramatically increased the complexity of this module and caused a few regressions that were difficult to resolve.

1.2.2

Patch Changes

1.2.1

Patch Changes

  • #9 74a55b6 Thanks @DylanPiercey! - Use inline script to load adaptive assets in correct order instead of appending to chunk file.

1.2.0

Minor Changes

Patch Changes

  • #7 161b0c1 Thanks @DylanPiercey! - Avoid using this.load unless the ast has not already been parsed for a module.

  • #7 798c045 Thanks @DylanPiercey! - Avoid checking for virtual adaptive modules when processing files known to be handled by Vite.

1.1.0

Minor Changes

  • #5 2625f47 Thanks @DylanPiercey! - Add support for other Vite plugins registering additional files to check when determining if a module is adaptive.

1.0.2

Patch Changes

1.0.1

Patch Changes

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.