Releases: TrySound/postcss-value-parser
Releases · TrySound/postcss-value-parser
v4.2.0
29 Nov 11:32
Compare
Sorry, something went wrong.
No results found
4.2.0 (2021-11-29)
Features
report end indices for nodes
v4.1.0
28 Apr 14:11
Compare
Sorry, something went wrong.
No results found
4.1.0 (2020-04-28)
Features
apply custom stringification to values within functions
Fixes
v4.0.3
18 Feb 14:59
Compare
Sorry, something went wrong.
No results found
4.0.3 (2020-02-18)
Fixes
(types) stringify accepts a single Node as well
v4.0.2
07 Aug 18:39
Compare
Sorry, something went wrong.
No results found
4.0.2 (2019-08-07)
Fixes
unit helper doesn't return invalid number
v4.0.1
05 Aug 17:29
Compare
Sorry, something went wrong.
No results found
4.0.1 (2019-08-05)
Fixes
scientific notation with + and - (i.e. 10.1e-1px)
doesn't lose spaces when division used in calc function
v4.0.0
04 Jun 10:04
Compare
Sorry, something went wrong.
No results found
4.0.0 (2019-06-04)
Fixes
Respect whitespace in empty url function
Invalidate values starting with 'e' + digit
Features
Allow certain calc() operations to be parsed according to the spec
New unicode range node
BREAKING CHANGE
minimum supported node version is 8
Little Monster
18 Feb 17:42
Compare
Sorry, something went wrong.
No results found
Add custom stringify feature
Grand Minion
14 Dec 01:31
Compare
Sorry, something went wrong.
No results found
Add comment node support (/* ... */).
Comment is not parsed in url functions.
Fix unclosed property processing in stringify function
Thanks to @MohammadYounes for this.
Brave new world
01 Dec 14:04
Compare
Sorry, something went wrong.
No results found
Stark
19 Oct 14:04
Compare
Sorry, something went wrong.
No results found
Added sourceIndex prop for every node