Skip to content

v3.0.0

Choose a tag to compare

@markdalgleish markdalgleish released this 08 Aug 22:56

<a name"3.0.0">

3.0.0 (2017-08-08)

Bug Fixes

  • args: require buildname to be in commandLineArgs format (#43) (b6dcb29f)

Breaking Changes

  • build name must now be passed explicitly with --build argument eg npm start -- --build exampleBuild
    (b6dcb29f)