Releases: unplugin/unplugin-macros
Releases · unplugin/unplugin-macros
v0.16.0
🚨 Breaking Changes
--- import { getRandom } from './rand' assert { type: 'macro' }
+++ import { getRandom } from './rand' with { type: 'macro' }
v0.15.0
🚨 Breaking Changes
🐞 Bug Fixes
v0.14.1
🐞 Bug Fixes
- Close built-in server - by @sxzz (c2a9d)
- deps:
- Update all non-major dependencies - in #53 (2d1a6)
- Update all non-major dependencies - in #54 (3df62)
- Update dependency vite to v6.0.9 [security] - in #56 (bf9b4)
- Update all non-major dependencies - in #57 (023b9)
v0.14.0
🐞 Bug Fixes
- deps:
- Update dependency unplugin to v2 - in #52 (9d025)
- Update all non-major dependencies - in #51 (70793)