Skip to content

Latest commit

 

History

History
79 lines (41 loc) · 4.45 KB

CHANGELOG.md

File metadata and controls

79 lines (41 loc) · 4.45 KB

0.4.1 (2023-08-05)

Bug Fixes

  • hmr css updates in example blocks (e199e3b), closes #13

0.4.0 (2023-08-04)

Features

  • add filename to meta (b613c75)
  • support named exports for wrapper components (5605e93)

0.4.0-beta.1 (2023-08-04)

0.3.4 (2023-08-04)

Bug Fixes

  • return empty string instead of null for transform mappings (a3a04ff)

0.3.3 (2022-12-10)

0.3.2 (2022-09-14)

  • fix: meta parsing with quotation marks (4b4bb88)
  • chore: update README (1444fcb)
  • chore: run CI on pull requests (ad66cc0)
  • chore: fix playwright test port (9cc53e3)
  • chore: upgrade to Vite 3 (5ec866c)

0.3.0 (2022-04-10)## 0.3.0-beta.1 (2022-04-08)

Bug Fixes

Features

  • allow custom components per example (3d9fac6)### 0.2.3 (2022-03-31)

Bug Fixes

  • resolved module ids on windows (af347ed)### 0.2.2 (2022-03-31)

Bug Fixes

  • relative imports in examples (f69d424)### 0.2.1 (2022-03-31)

Bug Fixes

  • production builds failing to resolve example modules (80217b1)## 0.2.0 (2022-03-31)

Features

  • hide scripts and style tags from example (dc90750)## 0.1.0 (2022-03-30)

Features

Bug Fixes

Features

  • support HMR for examples (d12fe12)

0.0.9 (2022-03-29)

0.0.8 (2022-03-27)

0.0.7 (2022-03-25)