# Changes to PostCSS Unset Value

### 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.1

_January 28, 2023_

- Improve `types` declaration in `package.json`

### 2.0.0

_January 24, 2023_

- Updated: Support for Node v14+ (major).

### 1.0.2

_July 8, 2022_

- Fixed: Case insensitive property and keyword matching.

### 1.0.1

_May 11, 2022_

- No longer converts `all: unset;` to `all: initial;`. `all: unset` is now ignored.

### 1.0.0

_February 21, 2022_

- Initial version
