🚀 Features
- Improve note markers in overview - by @antfu (4b2f4)
- Allow preparsers to access the run mode (dev,export,build) - by @twitwi in #1337 (f5d80)
🐞 Bug Fixes
🏎 Performance
- Use
lz-string
to pass data more efficiently instead ofjs-base64
. Remove unused deps - by @antfu (adf2a)