Skip to content

Releases: merkle-open/generator-nitro

1.0.1

04 Feb 15:33
Compare
Choose a tag to compare
  • fix npm package
  • dependency updates

1.0.0...1.0.1

First ES2015 release

26 Jan 12:24
Compare
Choose a tag to compare

BREAKING: Removed support for Node v0.12. The Node foundation stopped officially supporting it on Jan 1st, 2017. Added support for Node v6.x

The generator and Nitro are now written in ES2015

Generator:

  • [default] components are now called patterns, but you could still use the previous name and folder structure (this is configurable)

Nitro:

  • [client] removed bower - use npm packages for client deps
  • [client] write JavaScript in ES2015 (currently without ES2015 module-loading like import, require, ...)
  • [default] instant linting for css, ES2015 & html, accessibility linting
  • [test] npm test now lints everything and runs the jasmine tests (using Karma and PhantomJS)
  • [npm scripts] use npm scripts instead of gulp tasks directly

... and some other fixes and improvements: milestone, 0.4.14...1.0.0

0.4.14

19 Jan 14:09
Compare
Choose a tag to compare
  • nitro: change default of cssnano to safe mode #93
  • dependency updates

0.4.13...0.4.14

0.4.13

12 Jan 22:59
Compare
Choose a tag to compare
  • add bem stylelinter
  • dependency updates

0.4.12...0.4.13

0.4.12

23 Nov 11:12
Compare
Choose a tag to compare
  • dependency updates

0.4.11...0.4.12

0.4.11

12 Nov 13:59
Compare
Choose a tag to compare
  • dependency updates

0.4.10...0.4.11

0.4.10

02 Nov 11:01
Compare
Choose a tag to compare
  • #89 again
  • dependency updates

0.4.9...0.4.10

0.4.9

07 Oct 11:45
Compare
Choose a tag to compare
  • use older es6-promise ( should fix #89 )

0.4.8...0.4.9

0.4.8

07 Oct 09:32
Compare
Choose a tag to compare
  • maintenance
  • only use fixed dependencies for nitro

0.4.6...0.4.8

0.4.6

01 Oct 20:31
Compare
Choose a tag to compare
  • maintenance
  • fix browserSync reload on view file change

0.4.5...0.4.6