Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

49 lines (29 loc) · 1.21 KB

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.2.0] - 2020-06-26

Added

  • Added from-build-config command to attempt to automatically load baseUrl and firstDocsPath from a docusaurus.config.js file #16.

Fixed

  • Error when using from-build when passing a baseUrl or firstDocsPath with incorrect slashes #11.

[1.1.2] - 2020-06-16

Fixed

  • Replace dependency on HummusJS with pdf-lib #14

[1.1.1] - 2020-04-25

Added

  • Docker configuration files #7

Fixed

  • Allow starting puppeteer in no-sandbox mode.

[1.1.0] - 2020-04-12

Added

  • Added from-build command to create a PDF from a docusuaurs build directory #4

[1.0.0] - 2020-04-09

Changed

  • Removed baseUrl parameter.

[0.1.2] - 2020-04-03

Added

  • Allow specifying baseUrl