Added
- Assign the slide title from first heading in Markdown automatically (#131, #655 by @Alberthor47)
- Test against Node.js v24 (#658)
Changed
- Upgrade Marpit to v3.1.3 (#654, #657)
- Upgrade Marp Core to v4.1.0 (#657)
- Transform Unicode 16 emojis into Twemoji images by default
- Upgrade dependent packages to the latest version (#657, #663)
- Upgrade development Node.js LTS (#658)
Fixed
- The default duration setting for custom defined transitions
--marp-transition-duration
was not working in Safari and Firefox (#665)