New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@vivliostyle/cli

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vivliostyle/cli - npm Package Versions

spring-raining
published 8.5.0 •

Changelog

Source

8.5.0 (2023-11-03)

Bug Fixes

  • Allow copying assets which is included in gitignore or in symlinks (f5fd963)
  • Allow xhtml/xht files to be used as input of Webbook/EPUB (9a0590a)
  • Copy .htm files for webbook (7127c42)
  • Include node_module files for copy targets of webpub (1a24f89)

Features

  • Add the copyAsset option to allow for more fine-tuning of the asset copying process (62b41f3)
    • The includeAssets option is now deprecated.
mshinyu
published 8.4.1 •

Changelog

Source

8.4.1 (2023-10-24)

Bug Fixes

  • Update Vivliostyle.js to 2.25.7: Bug Fix (a2fac64)
mshinyu
published 8.4.0 •

Changelog

Source

8.4.0 (2023-10-16)

Features

  • disable chromium sandbox by default (bb82165), closes #446
  • Update Playwright to 1.39.0 (Chromium 119.0.6045.9) (fa1d764)
  • Update VFM to 2.2.0: New features to control sectionization (da0ec85)
mshinyu
published 8.3.1 •

Changelog

Source

8.3.1 (2023-10-03)

Bug Fixes

  • Update Vivliostyle.js to 2.25.6: Viewer UI Bug Fixes (5cbb756)
spring-raining
published 8.3.0 •

Changelog

Source

8.3.0 (2023-09-21)

Bug Fixes

  • Fix logging message when the file is updated during preview (bb5a44e)

Features

  • Preview should be terminated when the previewing page is closed (89f8bb4)
  • Update Playwright to 1.38.0 (Chromium 117.0.5938.62) (cf1b671)
spring-raining
published 8.2.0 •

Changelog

Source

8.2.0 (2023-08-10)

Bug Fixes

  • Set lang attributes for generated toc documents (4c71411), closes #170
  • Update Vivliostyle.js to 2.25.5: Bug Fixes (20449f3)

Features

  • Add a feature generating cover HTMLs (6ff97b5)
  • Add pageBreakBefore and pageCounterReset options (f3d0fbb)
  • Support multiple cover pages (9f761f5)
mshinyu
published 8.1.2 •

Changelog

Source

8.1.2 (2023-07-28)

Bug Fixes

  • Update Vivliostyle.js to 2.25.4: Viewer bugfix (518b401)
spring-raining
published 8.1.1 •

Changelog

Source

8.1.1 (2023-07-25)

Bug Fixes

spring-raining
published 8.1.0 •

Changelog

Source

8.1.0 (2023-07-25)

Bug Fixes

  • Migrate Jest to Vitest (e20d817)
  • Remove obsoleted cli flags checker (30ed466)
  • Set resources property for web publication manifest (3d6fa6a)
  • Update Vivliostyle.js to 2.25.3: Bug Fixes (e283af3)

Features

  • Add --reading-progression CLI option (8c4353c)
  • Add a log level option for CLI and JavaScript API (f3b9b6a)
  • Add EPUB for output option (19b1dab)
  • Make --verbose option deprecated (dab272d)
  • Support single HTML → webpub convertion (8b2a87c)
mshinyu
published 8.0.1 •

Changelog

Source

8.0.1 (2023-06-22)

Bug Fixes

  • config.workspaceDir should be honored when cliFlags.input is given (1c67007), closes #402 #402
  • Preserve output directory structure when single imput is set (b5bc015)
  • preview minimum font-size problem depending on locale on macOS (c15e9e0), closes #399
  • Update Vivliostyle.js to 2.25.2: Bugfix on variable fonts (f3e81ca)