HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/frenchy/www/french-american.org/current/node_modules/postcss-safe-parser/CHANGELOG.md
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

## 4.0.1
* Remove development file from npm package.

## 4.0
* Remove Node.js 9 and Node.js 4 support.
* Remove IE and “dead” browsers from Babel.
* Use PostCSS 7.0.

## 3.0.1
* Fix parsing IE filter with missed semicolon.

## 3.0
* Use PostCSS 6.0.
* Use `babel-preset-env`.

## 2.0.1
* Do not fall on colon instead of semicolon in the declaration end.

## 2.0
* Use PostCSS 5.2 core tokenizer.

## 1.0.7
* Parse new lines according W3C CSS syntax specification.

## 1.0.6
* Fix package dependencies.

## 1.0.5
* Fix CSS syntax error position on unclosed quotes.

## 1.0.4
* Fix wrong `main` in `package.json`.

## 1.0.3
* Remove Babel from dependencies (by Jonny Buchanan).

## 1.0.2
* Clean code for PostCSS 5.0.13 internal changes.
* Use Babel 6.

## 1.0.1
* Fix `url()` parsing.

## 1.0
* Initial release from PostCSS sources.