Skip to content

Releases: merkle-open/generator-nitro

Webpack Release

10 Aug 13:06
Compare
Choose a tag to compare

BREAKING

  • #94 - use webpack as asset bundler
  • #132 use husky for githooks
  • #133 allow all filenames to be used as blueprints
  • remove support for less
  • remove support for node 6

General

  • #116 Split Generator into smaller parts
  • #126 Enable Nitro to run in monorepo environment

... and some other fixes and improvements: milestone, 3.7.0...4.0.0

4.0.0-rc.3

03 Aug 10:32
Compare
Choose a tag to compare
4.0.0-rc.3 Pre-release
Pre-release
fix(generator): working generator

3.7.0

21 May 12:58
Compare
Choose a tag to compare
  • [config] moved some configuration from app and gulp taks to config
    keep care of nitro.viewFileExtension, nitro.templateEngine and the new gulp node in config
  • [maintenance] update deps & default node version
  • [doc] update documentation

3.6.1...3.7.0

3.6.1

14 May 13:36
Compare
Choose a tag to compare
  • [maintanance] update deps
  • [documentation] fix
  • [config] add tmpDirectory to config

3.6.0...3.6.1

3.6.0

03 May 15:03
Compare
Choose a tag to compare
  • [feature] add templating engine option to choose between hbs and twig
  • [maintenance] update deps
  • [doc] update documentation

generator:

  • [yeoman] removed question to configure view extension, get's derived from the chosen template engine, backwards compatibility for updating old projects is given

3.5.5...3.6.0

3.5.5

27 Apr 17:34
Compare
Choose a tag to compare
  • [maintanance] update deps
  • [nitro] fix precommit hook regex

3.5.4...3.5.5

Update notice:
This is the first npm release published by travis. Thats why you may reconize many linefeed changes by updating a nitro project.

3.5.4

25 Apr 07:51
Compare
Choose a tag to compare
  • [maintanance] update deps
  • [nitro] workaround for githooks line feeeds issue in npm package (on updating a project with a mac)

3.5.3...3.5.4

3.5.3

23 Apr 21:43
Compare
Choose a tag to compare
  • [maintanance] update deps
  • [doc] update

nitro:

  • [exporter] fix example config

3.5.1...3.5.3

3.5.2

23 Apr 21:32
Compare
Choose a tag to compare
release 3.5.2

3.5.1

20 Apr 05:17
Compare
Choose a tag to compare
  • [maintanance] update deps
  • [doc] update usage documentation & add update script

nitro:

  • [test] fix karma test example

3.5.0...3.5.1