Skip to content

Latest commit

 

History

History
65 lines (23 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

65 lines (23 loc) · 2.22 KB

1.2.1 (2021-01-14)

Bug Fixes

1.2.0 (2021-01-11)

Bug Fixes

  • plugin-html: typo in the Safari 10 nomodule snippet (#1483) (e5576c3)

Features

  • plugin-legacy: support additionalLegacyPolyfills (ca25896), closes #1475

1.1.1 (2021-01-09)

Bug Fixes

  • plugin-legacy: add index.d.ts at publish (#1457) (dce2456)

1.1.0 (2021-01-07)

Features

  • use constant inline script + provide CSP hashes (72107cd)

1.0.1 (2021-01-07)

Bug Fixes

  • plugin-legacy: avoid esbuild transform on legacy chunks (7734105)
  • add promise polyfill if not used in bundle (b72db4e)

Performance Improvements

  • use @babel/standalone + lazy load (b2f98fb)

1.0.0 (2021-01-07)

Features

  • plugin-legacy: @vitejs/plugin-legacy (8c34870)