Releases: unplugin/unplugin-preprocessor-directives
Releases · unplugin/unplugin-preprocessor-directives
v1.1.0
🚀 Features
- Improve line handling in lexer and update snapshots - by @KeJunMao (c56b2)
- Add Astro and Farm plugins for unplugin integration - by @KeJunMao (020cd)
🐞 Bug Fixes
- Use builtin utils - by @KeJunMao (c348a)
- Update expected output for Program node test to match generated code format - by @KeJunMao (4380a)
- Refine newline handling in lexer and update test snapshots - by @KeJunMao (40799)
View changes on GitHub
v1.0.4
🐞 Bug Fixes
- Update
@ampproject/remappingto@jridgewell/remapping- by @MichaelDeBoey in #19 (fe4d2) - Avoid unnecessary source map rewriting for files without directives - by @godgivemegift in #20 (8abfb)