Skip to content

Releases: bem-archive/generator-bem-stub

v0.4.0

01 Feb 17:39
Compare
Choose a tag to compare
  • Added option tab-size.

v0.3.0

29 Jan 21:07
Compare
Choose a tag to compare
  • Library bem-components was updated to v2.0.0.
  • Updated other dependencies.

v0.2.2

02 Jan 17:08
Compare
Choose a tag to compare
  • Fixed generation of file .gitignore.

v0.2.1

02 Jan 17:08
Compare
Choose a tag to compare
  • Fixed generation of folders *.bundles.
  • Updated dependencies.

v0.2.0

02 Jan 17:07
Compare
Choose a tag to compare
  • Fixed the work of the generator on Windows OS.
  • Moved to using enb-bem-techs in generation of projects for assembler ENB.
  • Fixed the configuration of template engines for assembler ENB.
  • Fixed the generation of files .gitignore and bower.json.
  • Removed technologies:

v0.1.1

02 Jan 17:07
Compare
Choose a tag to compare
  • Fixed the generation of config for technolgy node.js.

v0.1.0

02 Jan 17:06
Compare
Choose a tag to compare
  • Moved to using CSS preprocessor Stylus as default in library bem-components.
  • Renamed option no-deps to skip-install.
  • Refactored the questions to a user:
    • Created the separate question about template engines for assembler bem-tools.
    • Created the separate question about Autoprefixer.
  • Fixed the generation of file bemjson.js. It will be generated the same no matter what of kind assembler you use.
  • Updated the versions of dependencies and libraries.
  • Fixed bugs.