mirror of
https://github.com/primer/css.git
synced 2024-11-10 07:58:36 +03:00
1.0 KiB
1.0 KiB
HEAD
9.1.0
This release updates our stylelint config to v2.0.0, and to stylelint v7.13.0. Each module also now has a lint
npm script, and there are top-level test
and lint
scripts that you can use to lint and test all modules in one go.
This release also includes major improvements to our Travis build scripts to automatically publish PR builds, release candidates, and the "final" versions to npm.
9.0.0
8.0.0
7.0.0
6.0.0
5.0.0
4.4.0
- Adding primer-marketing module to primer
4.3.0
- Using primer-core and primer-product modules
4.1.0
- Added: primer-markdown to the build
- Fixes: Pointing "style" package.json to
build/build.css
file.
4.0.2
- Added npm build scripts to add
build/build.css
to the npm package
4.0.1
- Fixed: missing primer-layout from build
4.0.0
- Whole new npm build system, pulling in the code from separate component repos