v11.0.0
Major Changes
- Upgrade Vite to v8 and bump related dev dependencies (
vitest,@vitest/coverage-v8to v4). The required Vite peer dependency is now>=8, and the minimum Node.js version is^20.19.0 || >=22.12.0to match Vite v7+ requirements. (#799)
Minor Changes
- Update Vivliostyle.js to 2.43.0: typed attr() support and bug fixes (#809)
Patch Changes
-
Reuse the Valibot schemas exported from
@vivliostyle/vfmforvfm:config validation, surfacing newly added options (editPlugins,captionlessImagePolicy, expandedfootnotevariants) in the documented config schema. (#800) -
Update default browser versions (#808)
- Chrome: 149.0.7827.22
- Chromium: 1634600
- Firefox: stable_151.0.1
What's Changed
- feat: Update Vivliostyle.js to 2.41.0: Footnotes improvements, etc. by @MurakamiShinyu in #779
- Version Packages by @github-actions[bot] in #780
- docs: Add templates guide for
createcommand by @spring-raining in #783 - docs: fix typo (frotnend → frontend) and grammar nit by @ogwata in #788
- docs: fix broken docs.vivliostyle.org URLs by @ogwata in #789
- feat: Update Vivliostyle.js to 2.42.0: CSS Nesting Support and Footnote Enhancements by @MurakamiShinyu in #787
- fix: Update Vivliostyle.js to 2.42.1: Bug Fixes by @MurakamiShinyu in #794
- Update browser versions by @github-actions[bot] in #764
- feat: Update VFM version to 2.7.0 by @spring-raining in #795
- chore(deps): Update by @spring-raining in #796
- chore(deps): bump fast-xml-parser from 5.5.10 to 5.7.0 by @dependabot[bot] in #786
- chore(deps): bump fast-xml-builder from 1.1.4 to 1.1.7 by @dependabot[bot] in #791
- Version Packages by @github-actions[bot] in #790
- docs: Update create-book command examples to use @latest by @spring-raining in #798
- refactor: Use VFM-exported Valibot schemas for VfmConfig by @u1f992 in #800
- chore(deps): bump form-data from 3.0.1 to 4.0.5 by @dependabot[bot] in #803
- update(deps): Upgrade Vite to v8 & bump related dev dependencies by @spring-raining in #799
- feat: Update Vivliostyle.js to 2.43.0: typed attr() support and bug fixes by @MurakamiShinyu in #809
- Update browser versions by @github-actions[bot] in #808
- chore(deps): bump basic-ftp from 5.0.5 to 5.3.1 by @dependabot[bot] in #805
- Version Packages by @github-actions[bot] in #801
Full Changelog: v10.4.0...v11.0.0