Skip to content

Releases: phBalance/prerender-ssr

v0.2.0

14 Mar 22:10

Choose a tag to compare

v0.1.0...v0.2.0

Update dependencies

21 Apr 15:17

Choose a tag to compare

Now requires node 10

Changes:

  • Update libraries

Improve documentation

16 Oct 18:47

Choose a tag to compare

  • Remove errant code block ea9e770
  • Add a more reasonable README. 410edbc
  • Improve comments and default for mode. 2c57343
  • Make it easier to add new options. 59b6b49
  • Add a few missing options into the command line opts structure. 28c5f79

Diff between releases: v0.0.4...v0.0.5

create directories as appropriate

08 Oct 22:54

Choose a tag to compare

v0.0.3...v0.0.4

npm package changes

08 Oct 20:42

Choose a tag to compare

Update accept -> @hapi/accept.
Add executable to package.

minor improvements

07 Oct 23:59

Choose a tag to compare

  • Add index.js so that package can be run with npx. dc3d299
  • Add new options - mode to set the file mode for files that are written (444 is default). - fileExt to set the file extension for written files ("" is default). 68f35a9