v10.4.0
Minor Changes
Patch Changes
-
Allow to set config JSON file in templates (#749)
-
Add
@vivliostyle/cli/constantssubpath to package exports (#749) -
Handle custom
--style/--user-stylefor external viewers (#773) -
Improve logic for OS locale detection to prevent errors on Windows 11 (#771)
-
Fix behavior in non-interactive stdin environments on Windows (#752)
-
Update default browser versions (#741)
- Chrome: 146.0.7680.153
- Chromium: 1603217
- Firefox: stable_148.0.2
What's Changed
- Version Packages by @github-actions[bot] in #691
- fix: Fix type error in asciidoc-processor example by @u1f992 in #693
- fix: don't create .vite directory for preview with URL input or no input by @MurakamiShinyu in #698
- fix(docker): add xz-utils for Firefox browser installation by @MurakamiShinyu in #701
- feat: Update Vivliostyle.js to 2.39.0: Extend CSS nth-* selectors support by @MurakamiShinyu in #702
- Version Packages by @github-actions[bot] in #700
- Add workflow to update browser versions daily by @spring-raining in #703
- fix: Update Vivliostyle.js to 2.39.1: Bug Fix by @MurakamiShinyu in #706
- Version Packages by @github-actions[bot] in #707
- feat: Support TypeScript configuration file by @u1f992 in #695
- fix: Add missing VFM v2.5.0 options to VfmConfig schema by @u1f992 in #696
- feat: Add CMYK color output support for PDF by @u1f992 in #708
- chore: Deprecate legacy PDF options and update documentation to use pdfPostprocess by @spring-raining in #720
- fix: Do not call process.exit() inside 'exit' event handler by @u1f992 in #713
- chore: Re-export VFM and readMetadata to prevent version mismatch by @u1f992 in #715
- fix: Set protocolTimeout by @u1f992 in #717
- chore(deps-dev): bump pnpm from 10.25.0 to 10.27.0 by @dependabot[bot] in #716
- fix: Replace local theme directories with symlinks for hot reload support by @u1f992 in #712
- fix: Use chmod 777 for the cache directory by @u1f992 in #718
- feat: Update Vivliostyle.js to 2.40.0: device-cmyk support and bug fixes by @MurakamiShinyu in #721
- fix: do not log ERROR for HTTP 3xx status codes by @MurakamiShinyu in #722
- Version Packages by @github-actions[bot] in #719
- ci: Fix release task by @spring-raining in #723
- fix: Fix taskkill error on Windows when exiting with Ctrl+C by @MurakamiShinyu in #726
- fix: Serve assets dir in preview server by @spring-raining in #728
- fix: Use original indirect reference for stream operations in CMYK conversion by @u1f992 in #736
- feat: Add
--no-theme/--(no-)install-dependenciesoption to skip the prompts by @spring-raining in #740 - chore(deps-dev): bump pnpm from 10.27.0 to 10.28.2 by @dependabot[bot] in #737
- chore(deps): bump fast-xml-parser from 5.2.1 to 5.3.4 by @dependabot[bot] in #739
- Update browser versions by @github-actions[bot] in #705
- Version Packages by @github-actions[bot] in #729
- feat: add Japanese translation of basic template (templates/basic-ja/draft) by @ogwata in #747
- feat: Add reserveMap for pre-registering RGB to CMYK mappings by @u1f992 in #742
- feat: Updates for vivliostyle-pub by @spring-raining in #749
- Fix behavior in non-interactive stdin environments on Windows by @yminod in #752
- Replace mupdf with @u1f992/mupdf to fix PDF name truncation (temporary until upstream 1.28.0) by @u1f992 in #754
- chore(deps): bump fast-xml-parser from 5.3.4 to 5.3.8 by @dependabot[bot] in #748
- Update browser versions by @github-actions[bot] in #741
- feat: Add basic-ja template to vivliostyle create command (#762) by @ogwata in #763
- fix: Replace wmic with os-locale v8 for locale detection by @u1f992 in #771
- fix: Handle custom style URLs for external viewers by @yminod in #773
- deps: Update VFM version to v2.6.0 by @spring-raining in #775
- chore(deps): bump dompurify from 3.2.5 to 3.3.2 by @dependabot[bot] in #756
- chore(deps): bump ajv from 8.17.1 to 8.18.0 by @dependabot[bot] in #745
- chore(deps): bump fast-xml-parser from 5.3.8 to 5.5.7 by @dependabot[bot] in #761
- chore(deps): bump picomatch from 4.0.2 to 4.0.4 by @dependabot[bot] in #767
- chore(deps-dev): bump file-type from 20.5.0 to 21.3.1 by @dependabot[bot] in #757
- chore(deps): bump handlebars from 4.7.8 to 4.7.9 by @dependabot[bot] in #770
- chore(deps): bump astro from 5.16.3 to 5.18.1 by @dependabot[bot] in #769
- Version Packages by @github-actions[bot] in #753
New Contributors
Full Changelog: v10.1.0...v10.4.0