v0.15.1 - pattern lab - node
bmuenzenmeyer
released this
25 Nov 07:11
·
3845 commits
to master
since this release
Pattern Lab Node v0.15.1
Version 0.15.1 is here with more robust to styleModifiers. It's a maintenance release and only needed if you heavily utilize styleModifiers + patternParameters within partials.
CHANGELOG
- FIX: Resolve issue with styleModifiers not being replaced when the partial has spaces in it.
- ADD: Support multiple styleModifier classes using the | pipe syntax
- FIX: Resolve issue with styleModifiers not being applied correctly when mixed with pattern parameters
- THX: Thanks @theorise for the issue reports!
UNIT TESTS
7 more unit tests were added with this release.
UPGRADE INSTRUCTIONS
Assuming you are on v0.15.X, one should be able to update package.json for either grunt or gulp configurations and run npm update
.
ROADMAP
Keep an eye on the roadmap for a clearer understanding of where the project is going in the next few releases. Next up is..
❤️ from @bmuenzenmeyer