Skip to content

Releases: lightingbeetle/generator-lb

4.0.1

10 Nov 18:37
Compare
Choose a tag to compare
  • fix watch task not listening *.pug files

4.0.0

04 Oct 10:14
Compare
Choose a tag to compare

Changelog:

  • remove wiredep
  • remove useref
  • remove jQuery 1 as option
  • remove ruby-sass as option
  • update moved from bower to npm to manage front-end dependencies
  • update JS bundling with Rollup.js
  • update ESlint config
  • update cachebusting using rev
  • update Jade => Pug
  • update babel to support es2016, transform-object-rest-spread, transform-class-properties
  • update minimal Node version is 4.x.x
  • update generator dependencies
  • update template dependencies

🚀 💯 🎉

3.2.0

17 Apr 18:45
Compare
Choose a tag to compare

Tests for generator

3.1.3

13 Apr 20:35
Compare
Choose a tag to compare
  • fixed problem with babel in devDependencies
  • updated generator dependencies

3.1.2

10 Apr 14:29
Compare
Choose a tag to compare

fixed exclusion node-notifier in package.json

3.1.1

26 Mar 13:00
Compare
Choose a tag to compare

Fix missing yaml file watcher

3.1.0

26 Mar 12:43
Compare
Choose a tag to compare
  • Generator rewrite to es2015
  • Added option to choose data source format (YAML/JSON)
  • Dependecies updated

3.0.2

20 Jan 08:46
Compare
Choose a tag to compare

Fix issues with npm3

3.0.0

13 Sep 11:35
Compare
Choose a tag to compare

Changelog:

  • Improved multi-language support
  • New introduction after project scaffold
  • Switch form JSHint to ESLint following Airbnb javascript style guide rules
  • Removed generator-mocha support
  • Bumped dependecies
  • Various other fixes

2.3.2

17 Jul 14:15
Compare
Choose a tag to compare
  • New copy icons task
  • Updated readme