0.5.0 (2025-01-10)
Upgrades to Svelte 5 & is now required. If you are using Svelte 4 or below you will need to stay on 0.4.1.
Big thanks to @radiium for the work on this release!
- migrate components to svelte 5 (299a915)
- update packages (d7832d7)
- upgrade generated mdsvexample component to svelte 5 (e3d2f85)
0.4.1 (2023-08-05)
0.4.0 (2023-08-04)
0.4.0-beta.1 (2023-08-04)
0.3.4 (2023-08-04)
- 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)
- add deprecation warning about ExampleComponent config (2558f4f)
- meta not being escaped (276bf03)## 0.3.0-beta.0 (2022-04-08)
- support HMR for examples (9d2226b)## 0.1.0-beta.1 (2022-03-30)
- inconsistent hmr updates on example virtual files (60f1129)## 0.1.0-beta.0 (2022-03-29)
- support HMR for examples (d12fe12)