Releases: avalanchesass/avalanche
Releases · avalanchesass/avalanche
4.0.0-alpha.1
- Switch to a monorepo project structure (Read more about the advantages of a monorepo approach).
- Integrate former external package repositories into the avalanche main repository.
- Move NPM packages to a separate @Avalanche scope (e.g. @avalanche/object-grid) and change the naming to be consistent with NPM best practices (no more underscores).
- Add BackstopJS regression testing for all packages.
- Use SassDoc for code documentation.
- Build packages in a way that they are usable as standalone packages.
- Build packages in a way that it is possible to use them in combination with the node-sass-magic-importer selector importing feature.
- Removed eyeglass support in favor of node-sass-magic-importer
- Update package README.md files to be self documenting.
- Travis CI integration.
- Linting.
- Yarn.
- Add all the dot files.