v52.17.1
Fixed
- Implement recommended-first-wave improvement plans
- Use import.meta.env.DEV instead of __DEV__ for mode detection
- Apply addon preparsers on initial load
🐞 Bug Fixes
- Implement recommended-first-wave improvement plans - by @antfubot in https://github.com/slidevjs/slidev/issues/2663 (905b4)
- Use import.meta.env.DEV instead of DEV for mode detection - by @ocean-sudo in https://github.com/slidevjs/slidev/issues/2666 (93db9)
- Apply addon preparsers on initial load - by @NgoQuocViet2001 in https://github.com/slidevjs/slidev/issues/2664 (b9fcd)