Skip to content

Releases: runner/generator-static

v2.0.0

07 Jun 09:47
c5755f8

Choose a tag to compare

  • remove config and options from public generator properties
  • add node v12 to Travis CI
  • switch from var to const/let
  • update dependencies
  • correct generator.config sanitation
  • fix options extension

v1.1.0

16 Nov 10:57
96c288e

Choose a tag to compare

  • export config object from generator
  • add user callback on static server start
  • fix sanitize

v1.0.2

07 Aug 09:19
3ce89bf

Choose a tag to compare

  • rename and remove scoped packages
  • use cjs-eslint instead of @cjssdk/eslint-config
  • correct repository url
  • correct runner package name in the example
  • improve comments

v1.0.1

12 Jun 11:41
83c3fc3

Choose a tag to compare

  • correct generator name

v1.0.0

12 Jun 10:42
fc64033

Choose a tag to compare

move code from node-runner repo, split and rework