v2.1.0 - pattern lab - node
Pattern Lab Node v2.1.0
Pattern Lab Node v2.1.0 sees movement toward some spec improvements and better organization.
- ADD: More shields for the README | @bmuenzenmeyer
- CHG: Refactored frontmatter / markdown parser into a shared library | @bmuenzenmeyer
- ADD: Parse patternState out of pattern.md frontmatter | @bmuenzenmeyer
- WARN: Added deprecation warning of old patternStates configuration | @bmuenzenmeyer
- ADD: Broke out patternengine-node-mustache tests into own file in attempt to fix better cover a fix for #377 | @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
12 unit tests/assertions was removed this release - plus more for engines that are not included yet
ROADMAP
Keep an eye on the roadmap for a clearer understanding of where the project is going in the next few releases.
Brian and Geoff