Skip to content

Latest commit

 

History

History
143 lines (64 loc) · 5.66 KB

CHANGELOG.md

File metadata and controls

143 lines (64 loc) · 5.66 KB

1.2.1 (2024-08-14)

Bug Fixes

1.2.0 (2024-05-31)

Features

  • support additionalModernPolyfills (4e880b3)

Bug Fixes

  • group discovered polyfills by output (98cd27f)
  • improve deterministic polyfills discovery (f28f633)

1.1.0 (2024-03-19)

Features

  • align with @vitejs/plugin-legacy (95579ef)

1.0.0 (2023-12-08)

Features

  • build file name optimization (8e96295)

Bug Fixes

  • perserve async generator function invocation (fb61e33)

0.5.1 (2023-10-18)

Bug Fixes

0.5.0 (2023-10-12)

Features

  • sync implementations from @vitejs/plugin-legacy (879d384)

0.4.2 (2023-10-07)

Bug Fixes

  • broken build when renderModernChunks=false & polyfills=false (f32154f)

0.4.1 (2023-09-20)

Bug Fixes

0.4.0 (2023-09-10)

Features

  • add option to output only legacy builds (1b346d5)

0.3.1 (2023-05-08)

Bug Fixes

0.3.0 (2023-02-17)

Features

0.2.3 (2023-02-15)

Bug Fixes

  • disable minification if minify is false (c7bca76)

0.2.2 (2023-02-09)

Bug Fixes

  • remove terser as peer deps (ca0bd7d)

0.2.1 (2023-02-09)

Bug Fixes

0.2.0 (2023-02-08)

Features

  • minify with swc instead of terser (72c3791)

0.1.2 (2023-02-08)

Bug Fixes

0.1.1 (2023-02-08)

Bug Fixes

0.1.0 (2023-02-08)

Features