32 lines
471 B
Markdown
32 lines
471 B
Markdown
|
# Changes to PostCSS Nested Calc
|
||
|
|
||
|
### 3.0.0
|
||
|
|
||
|
_July 3, 2023_
|
||
|
|
||
|
- Change license to `MIT-0` ([read more about this change in the blog post](https://preset-env.cssdb.org/blog/license-change/))
|
||
|
|
||
|
### 2.0.2
|
||
|
|
||
|
_February 9, 2023_
|
||
|
|
||
|
- Reduce the amount of duplicate fallback CSS.
|
||
|
|
||
|
### 2.0.1
|
||
|
|
||
|
_January 28, 2023_
|
||
|
|
||
|
- Improve `types` declaration in `package.json`
|
||
|
|
||
|
### 2.0.0
|
||
|
|
||
|
_January 24, 2023_
|
||
|
|
||
|
- Updated: Support for Node v14+ (major).
|
||
|
|
||
|
### 1.0.0
|
||
|
|
||
|
_August 15, 2022_
|
||
|
|
||
|
- Initial version
|