Skip to content

Releases: CyanSalt/vite-plugin-legacy-swc

v2.0.1

04 Nov 08:10

Choose a tag to compare

2.0.1 (2025-11-04)

Bug Fixes

  • modernTargets should set build.target (c0dd049)

v2.0.0

23 Jul 04:48

Choose a tag to compare

2.0.0 (2025-07-23)

⚠ BREAKING CHANGES

  • esm only
  • remove location.protocol!="file:" condition for modern android webview, vitejs/vite#20179

Features

Bug Fixes

v1.2.3

20 Dec 05:51

Choose a tag to compare

1.2.3 (2024-12-20)

Bug Fixes

  • tranpile when modern polyfills is auto detected (15c330a)

v1.2.2

v1.2.1

14 Aug 08:19

Choose a tag to compare

1.2.1 (2024-08-14)

Bug Fixes

v1.2.0

31 May 06:59

Choose a tag to compare

1.2.0 (2024-05-31)

Features

  • support additionalModernPolyfills (4e880b3)

Bug Fixes

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

v1.1.0

19 Mar 01:54

Choose a tag to compare

1.1.0 (2024-03-19)

Features

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

v1.0.0

08 Dec 06:46

Choose a tag to compare

1.0.0 (2023-12-08)

Features

  • build file name optimization (8e96295)

Bug Fixes

  • perserve async generator function invocation (fb61e33)

v0.5.1

18 Oct 03:23

Choose a tag to compare

0.5.1 (2023-10-18)

Bug Fixes

v0.5.0

12 Oct 08:05

Choose a tag to compare

0.5.0 (2023-10-12)

Features

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