Skip to content

Latest commit

 

History

History
547 lines (199 loc) · 19.6 KB

CHANGELOG.md

File metadata and controls

547 lines (199 loc) · 19.6 KB

3.0.1 (2024-05-25)

Bug Fixes

2.4.2 (2024-05-07)

Bug Fixes

  • revert to support vite ssr (f8e967a)

2.4.1 (2024-05-07)

Bug Fixes

  • repeated watcher initialization (482a0fe)

2.4.0 (2024-04-26)

Bug Fixes

  • skip ssr build, fix babel target bug (fdbf5f4)

Performance Improvements

2.3.0 (2024-02-07)

Performance Improvements

2.2.5 (2024-01-09)

Bug Fixes

  • define json transform error (3b23dd2)

2.2.4 (2023-12-15)

Bug Fixes

Features

  • define support process env (ea2889d)

Performance Improvements

2.2.3 (2023-11-16)

Bug Fixes

2.2.2 (2023-11-16)

Bug Fixes

2.2.1 (2023-11-14)

Features

  • smartly install missing babel plugins (e75e1cc)

2.2.0 (2023-11-03)

Bug Fixes

  • remove old js file on vite start when manifest is not match js files (58f5f23)
  • typo (b7ad89c)

2.1.1 (2023-11-02)

Bug Fixes

  • no transformer for typescript, causing compile with an error if there is a type declaration in it (17e2001)

2.1.0 (2023-11-02)

Features

  • introduce babel option for better browser compatibility (30b9ccd)

2.0.2 (2023-10-30)

Bug Fixes

  • injected scripts maybe undefined (062325a)

Features

  • export ScriptDescriptor type (ef1dd60)

2.0.1 (2023-10-30)

Bug Fixes

  • fixed manifest being undefined under ssr or standalone env (743e58f)

2.0.0 (2023-10-30)

Bug Fixes

Features

Performance Improvements

1.5.5 (2023-09-25)

1.5.4 (2023-09-20)

Bug Fixes

  • script attributes maybe falsy (d9db386)

1.5.3 (2023-09-20)

Bug Fixes

1.5.2 (2023-09-15)

Bug Fixes

  • hmr error when server restart (187f0d4)

1.5.1 (2023-09-15)

Bug Fixes

  • auto remove outuputDir error (f42879e)

1.5.0 (2023-09-14)

Features

  • export inject-script plugin (e6f96ac)

1.4.1 (2023-09-13)

Bug Fixes

1.4.0 (2023-09-13)

Features

  • support memory destination (b5c2c23)

1.3.3 (2023-04-04)

Bug Fixes

  • build only-esm lib to cjs (ffd6020)

1.3.2 (2023-03-31)

Features

1.3.1 (2023-03-31)

Bug Fixes

  • ensure output dir (dc63f66)
  • get hash length from user options first (fb32e48)

Performance Improvements

1.3.0 (2023-03-22)

Features

1.2.4 (2023-03-01)

Bug Fixes

  • write empty manifestjson on init (18fd608)

1.2.3 (2023-02-21)

Bug Fixes

1.2.2 (2023-02-16)

Bug Fixes

1.2.1 (2023-02-09)

Bug Fixes

1.2.0 (2023-02-08)

Bug Fixes

1.1.3 (2023-02-06)

1.1.2 (2023-02-06)

Bug Fixes

1.1.1 (2023-02-04)

Bug Fixes

1.1.0 (2023-02-04)

1.0.10 (2023-02-01)

Bug Fixes

  • sync removing ts file with js (d59abad)

1.0.9 (2023-01-31)

Bug Fixes

1.0.8 (2023-01-30)

1.0.7 (2023-01-19)

1.0.6 (2023-01-05)

Bug Fixes

  • dev restart error while build (617fcb1)

1.0.5 (2023-01-04)

Bug Fixes

1.0.4 (2022-12-06)

Bug Fixes

  • sideEffects not working (87d567e)

1.0.3 (2022-12-04)

Features

  • ✨ support sideEffects option for strict tree shaking (1348438)

1.0.2 (2022-11-26)

Bug Fixes

1.0.1 (2022-11-25)

Bug Fixes

  • 🐛 esbuild error The service is no longer running (76a3d20)

Performance Improvements

  • fix CRLF warning on windows (cab1e1f)

0.0.11 (2022-11-13)

Bug Fixes

0.0.10 (2022-11-10)

0.0.9 (2022-11-09)

Features

  • ✨ use esbuild build replace vite builtin transformWithEsbuild (a40515f)

0.0.8 (2022-11-08)

Bug Fixes

  • hmr: wait build then reload (5e4d834)

0.0.7 (2022-11-08)

Bug Fixes

0.0.6 (2022-11-08)

Features

  • ✨ sync add/delete ts file (eaa8688)

0.0.5 (2022-11-08)

Bug Fixes

  • hmr reload if public typescript changed (2074bdc)

0.0.4 (2022-11-08)

0.0.3 (2022-11-08)

0.0.2 (2022-11-08)

Features

0.0.1 (2022-11-07)

Features