Releases: JPeer264/node-rcs-core
Releases · JPeer264/node-rcs-core
v0.8.3
Fix
- remove
console.log()
in replace.js
v0.8.2
Fix
attributeContent
regex does not stop at first ;
or }
(#8)
v0.8.1
Fix
- do not remove multiple whitespaces (#6)
v0.8.0
Feature
Fix
- anchor links for synchronous methods in readme
v0.7.0
Feature
replace.fileSync
replace.fileCssSync
v0.6.0
Feature
rcs.selectorLibrary.setAttributeSelector
rcs.selectorLibrary.isInAttributeSelector
Fix
rcs.selectorLibrary.set
- If option preventRandomName
isset to true generateName
will not be triggered anymore
rcs.selectorLibrary.set
- If option preventRandomName
isset to true compressedSelectorPlain
is correct
v0.5.1
Fix:
- match string which are actually no strings (#5)
v0.5.0
Feature
- new option in
selectorLibrary.getAll
: plainCompressed
- new value in
selectorLibrary.selectors
: compressedSelectorPlain
v0.4.3
Fix
- selectorLibrary.getAll options isSelectors without regex
v0.4.2
Fix
- prevent multiple renamed selectors