This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.0
->7.0.0
Release Notes
hail2u/node-csswring
v7.0.0
Compare Source
This release supports PostCSS v7.
v6.0.3
Compare Source
This release fixes a IE10/11 bug on
min-width: 0
underpreserveHacks
option istrue
(#89).v6.0.2
Compare Source
This release fixes a bug of in-casesensitivity flag in attribute selector (#87).
v6.0.1
Compare Source
This release fixes a bug in a custom property (#85).
v6.0.0
Compare Source
This release supports PostCSS v6.
v5.1.1
Compare Source
This release fixes a bug on a selector that has escaped combinator strings (
\>
,\+
, and\~
) (#83).v5.1.0
Compare Source
This release adds small new features:
v5.0.0
Compare Source
fs.readFileSync(process.stdin.fd, 'utf8')
rocks.If you hate npm warning, you can use v4.x for Node.js v4. I will maintain v4.x until active version of Node.js LTS updated.
v4.2.3
Compare Source
This release update dependencies, so you can install this package without warning.
v4.2.2
Compare Source
This release fixes a bug when
var()
function used infont-family
properties (#70).v4.2.1
Compare Source
This release fixes unquoting identifiers.
v4.1.1
Compare Source
This release removes declarations with CSS hacks correctly same as general browser by default.
v4.0.0
Compare Source
This version supports PostCSS v5 and deprecates some old interfaces:
csswring.postcss
csswring().postcss
csswring().wring()
You can still use
csswring.wring()
alone orpostcss([csswring()])
with other PostCSS plugins.v3.0.7
Compare Source
This version fixes a unitless
0
value problem in some flexbox properties on IE10/11.v3.0.5
Compare Source
This release fixes a bug in comment removal (#53), in un-quoting
url()
(#54), and updates the CLI program to output CSS parsing errors in GNU error format.Sorry for wrong release note in v3.0.4!
v3.0.4
Compare Source
This release fixes a bug in removing duplicate declarations (#52).
v3.0.3
Compare Source
This release includes upstream bug fix which fixes issue #50.
v3.0.2
Compare Source
This release fixes a removing invalid
@charset
rules bug on top of a CSS file.v3.0.1
Compare Source
This release fixes a regular expression bug on an attribute selector.
v3.0.0
Compare Source
This version does not compatible with PostCSS <4.0.0.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.