HEX
Server: nginx/1.18.0
System: Linux test-ipsremont 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
User: ips (1000)
PHP: 8.0.30
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/quadcode/frontend/node_modules/postcss-js/CHANGELOG.md
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

## 2.0.3
* Fix `from` option warning.

## 2.0.2
* Fix `!important` support (by Adam Wathan).

## 2.0.1
* Improve objectifier performance.
* Do not change source `Root` in objectifier.

## 2.0.0
* Remove Node.js 9 and Node.js 4 support.
* Use PostCSS 7.0.

## 1.0.1
* Ignore nodes with `undefined` value.

## 1.0
* Use PostCSS 6.0.

## 0.3
* Add support for at-rules with same name (like `@font-face`).

## 0.2
* Add `!important` support (by Dan Lynch).

## 0.1.3
* Fix rules merge with at-rules.

## 0.1.2
* Add `cssFloat` alias support.

## 0.1.1
* Fix losing rules in parser on same selector (by Bogdan Chadkin).

## 0.1
* Initial release.