@gradient-js/css
Version:
Gradient-js css generation module
89 lines (29 loc) • 2.52 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.2.3](https://github.com/afternoon2/gradient-js/compare/@gradient-js/css@1.2.2...@gradient-js/css@1.2.3) (2020-08-01)
**Note:** Version bump only for package @gradient-js/css
## [1.2.2](https://github.com/afternoon2/gradient-js/compare/@gradient-js/css@1.2.1...@gradient-js/css@1.2.2) (2020-08-01)
**Note:** Version bump only for package @gradient-js/css
## [1.2.1](https://github.com/afternoon2/gradient-js/compare/@gradient-js/css@1.2.0...@gradient-js/css@1.2.1) (2020-07-31)
### Bug Fixes
* fix vulnerability issues ([7de3665](https://github.com/afternoon2/gradient-js/commit/7de36656f235bd2ec4aba563f01581c69a454430))
# [1.2.0](https://github.com/afternoon2/gradient-js/compare/@gradient-js/css@1.1.2...@gradient-js/css@1.2.0) (2020-07-31)
### Features
* **css:** add CSS conic gradients support ([50c667b](https://github.com/afternoon2/gradient-js/commit/50c667b5ebb6d836a9f0dbc0f6b86f1d7fdb34d8))
## [1.1.2](https://github.com/afternoon2/gradient-js/compare/@gradient-js/css@1.1.1...@gradient-js/css@1.1.2) (2020-06-06)
**Note:** Version bump only for package @gradient-js/css
## [1.1.1](https://github.com/afternoon2/gradient-js/compare/@gradient-js/css@1.1.0...@gradient-js/css@1.1.1) (2020-06-06)
**Note:** Version bump only for package @gradient-js/css
# 1.1.0 (2019-12-14)
### Features
* **css:** add css module functionality ([ec44846](https://github.com/afternoon2/gradient-js/commit/ec44846d967299120ad36a05dfeb3378db44fc6f))
* **svg:** add svg module functionality ([4fecb12](https://github.com/afternoon2/gradient-js/commit/4fecb12f2ad95b59c67aa5290840237397fcfff1))
### Performance Improvements
* **webpack:** use terser plugin to minify production bundles ([ae67477](https://github.com/afternoon2/gradient-js/commit/ae6747754bfda9ab4c4e0a5f8e6c991de672a5ec))
# 1.0.0 (2019-10-16)
### Features
* **css:** add css module functionality ([ec44846](https://github.com/afternoon2/gradient-js/commit/ec44846d967299120ad36a05dfeb3378db44fc6f))
* **svg:** add svg module functionality ([4fecb12](https://github.com/afternoon2/gradient-js/commit/4fecb12f2ad95b59c67aa5290840237397fcfff1))
### Performance Improvements
* **webpack:** use terser plugin to minify production bundles ([ae67477](https://github.com/afternoon2/gradient-js/commit/ae6747754bfda9ab4c4e0a5f8e6c991de672a5ec))