v52.18.0
Added
- Make PWA support an optional peer dependency
- Expose current slide frontmatter in nav
Fixed
- Exempt public-dir assets from slide import guard
- Await Cypress after-run cleanup
🚀 Features
- Make PWA support an optional peer dependency - by @antfubot in https://github.com/slidevjs/slidev/issues/2671 (06dbc)
- nav: Expose current slide frontmatter - by @NgoQuocViet2001 in https://github.com/slidevjs/slidev/issues/2667 (2c801)
🐞 Bug Fixes
- Exempt public-dir assets from slide import guard - by @antfubot in https://github.com/slidevjs/slidev/issues/2672 (9ce3a)
- Await Cypress after-run cleanup - by @NgoQuocViet2001 in https://github.com/slidevjs/slidev/issues/2669 (79b72)