Pattern Lab Node Core 2.5.1
Pattern Lab Node v2.5.1
This release addresses stability in 2.5.0
, covered with another unit test and more thorough whole-pattern-tree testing.
CHANGELOG
- REFIX: StyleModifier included patterns pollute other pattern inclusions
- FIX: blank page display with deep included patterns
UPGRADE INSTRUCTIONS
Follow the standard upgrade instructions to migrate from 1.X to 2.X, which now requires an edition.
EDITIONS
It's now suggested to use an edition with Pattern Lab Node. Editions package up core, shared frontend assets, and a means to communicate with the API.
- Edition Node Gulp
- Edition Node Grunt - less tested
UNIT TESTS/ASSERTIONS
7 unit tests/assertions were added this release for a total of 364
ROADMAP
Keep an eye on the milestones for a clearer understanding of where the project is going in the next few releases.
Of note are two large features:
- Plugin Support
- CLI - in progress thanks to @raphaelokon
Brian and Geoff