tag:github.com,2008:https://github.com/navanshu/postcss-variable-compress/releases Release notes from postcss-variable-compress 2023-07-10T03:35:56Z tag:github.com,2008:Repository/377026063/V4.0.0.0_Beta 2023-07-10T03:41:55Z Keep Variables same Across Builds <h2>Happy to have a pull request</h2> <ul> <li>Add more functionality</li> <li>Improve readability</li> <li>Kinder testing if a variable exists in a rule, great for people who don't use a css formatter</li> <li>Fix the current algorithm to use the old variables, its almost there</li> </ul> <h2>What's Changed</h2> <ul> <li>[Snyk] Upgrade postcss from 8.4.21 to 8.4.24 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/navanshu/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/navanshu">@navanshu</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1777141811" data-permission-text="Title is private" data-url="https://github.com/navanshu/postcss-variable-compress/issues/40" data-hovercard-type="pull_request" data-hovercard-url="/navanshu/postcss-variable-compress/pull/40/hovercard" href="https://github.com/navanshu/postcss-variable-compress/pull/40">#40</a></li> <li>As always zero dependencies</li> <li>Keeping track of variables accross build by storing them in a file 💀</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/navanshu/postcss-variable-compress/compare/v3.0.0...V4.0.0.0_Beta"><tt>v3.0.0...V4.0.0.0_Beta</tt></a></p> <p>Not available on NPM as it is actually broken, I don't want to break peoples working system only to get blamed for this</p> navanshu tag:github.com,2008:Repository/377026063/v3.0.0 2023-04-21T09:28:56Z Updating test files with typescript No content. navanshu tag:github.com,2008:Repository/377026063/V2.0.0 2022-11-09T13:02:10Z v2.0.0 <p>Fixed the exports for typescript users... thanks to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Kaciras/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Kaciras">@Kaciras</a></p> navanshu tag:github.com,2008:Repository/377026063/V1.0.0 2022-02-03T16:23:41Z V1.0.0 <ul> <li>There is really no breaking change</li> <li>No need to pass an empty array that's it</li> </ul> navanshu tag:github.com,2008:Repository/377026063/v0.2.5 2021-11-27T04:52:29Z v0.2.5 <p>Updated the test, now meets 100% coverage.<br> Updated Dependecies.</p> navanshu tag:github.com,2008:Repository/377026063/v0.2.1 2021-08-20T15:35:08Z v0.2.1 <p>Update to api to allow passing in custom function to check if a variable should be renamed or not</p> navanshu tag:github.com,2008:Repository/377026063/v0.1.3 2021-06-16T10:53:04Z v0.1.3 <ul> <li>Fixed the scoping issue in the variable</li> <li>Trying to circumvent the Regex. Can't remove it yet but have some checks before regex in place.</li> <li>Plugin notifies postcss about if a Declaration has been processed.</li> </ul> navanshu tag:github.com,2008:Repository/377026063/v0.1.2 2021-06-15T04:21:43Z v0.1.2 <p>Fixing readme</p> navanshu tag:github.com,2008:Repository/377026063/v0.1.1 2021-06-15T04:17:33Z v0.1.1 <p>Updated readme with proper way to pass the configuration</p> navanshu tag:github.com,2008:Repository/377026063/v0.1.0 2021-06-15T03:55:15Z v0.1.0 No content. navanshu