Releases: bem-archive/generator-bem-stub
Releases · bem-archive/generator-bem-stub
v0.4.0
v0.3.0
- Library bem-components was updated to
v2.0.0
. - Updated other dependencies.
v0.2.2
v0.2.1
- Fixed generation of folders
*.bundles
. - Updated dependencies.
v0.2.0
- 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
andbower.json
. - Removed technologies:
- ie6.css
- ie7.css
- Roole
v0.1.1
v0.1.0
- Moved to using CSS preprocessor Stylus as default in library bem-components.
- Renamed option
no-deps
toskip-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.