Unstable: Pattern Lab Node Core 2.5.0
Pattern Lab Node v2.5.0 (Unstable)
Major Bug Reported: Suggest you do not install this version, and wait for 2.5.1 >>read more
This release brings back support for pattern inclusion and mustache data parsing of the _meta/
head and foot patterns. Useful!
CHANGELOG
- FIX: Allow pattern includes and data within pattern meta/head and meta/foot | @bmuenzenmeyer
- FIX: Pattern Type View All not working | @bmuenzenmeyer
- FIX: Typo in README | @jeremykenedy
- ADD: Add warning about too-deep-nested patterns | @bmuenzenmeyer
- FIX: StyleModifier included patterns pollute other pattern inclusions | @bmuenzenmeyer
- FIX: Pseudo-Pattern links 404 on the styleguide | @bmuenzenmeyer
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
4 unit tests/assertions were added this release for a total of 357
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:
Brian and Geoff