Skip to content

Releases: JPeer264/node-rcs-core

v0.8.3

24 May 08:04
Compare
Choose a tag to compare

Fix

  • remove console.log() in replace.js

v0.8.2

18 May 21:36
Compare
Choose a tag to compare

Fix

  • attributeContent regex does not stop at first ; or } (#8)

v0.8.1

10 Apr 16:48
Compare
Choose a tag to compare

Fix

  • do not remove multiple whitespaces (#6)

v0.8.0

13 Feb 11:59
Compare
Choose a tag to compare

Feature

  • helper.saveSync

Fix

  • anchor links for synchronous methods in readme

v0.7.0

13 Feb 10:59
Compare
Choose a tag to compare

Feature

  • replace.fileSync
  • replace.fileCssSync

v0.6.0

12 Feb 22:27
Compare
Choose a tag to compare

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

08 Feb 15:21
Compare
Choose a tag to compare

Fix:

  • match string which are actually no strings (#5)

v0.5.0

07 Feb 14:07
Compare
Choose a tag to compare

Feature

  • new option in selectorLibrary.getAll: plainCompressed
  • new value in selectorLibrary.selectors: compressedSelectorPlain

v0.4.3

07 Feb 09:38
Compare
Choose a tag to compare

Fix

  • selectorLibrary.getAll options isSelectors without regex

v0.4.2

07 Feb 09:03
Compare
Choose a tag to compare

Fix

  • prevent multiple renamed selectors