Pattern Lab Node Core 2.4.3
Pattern Lab Node v2.4.3
This release further closes gaps introdocued in the 2.4
release and should come close to providing a stable experience again.
CHANGELOG
- FIX: Fix regression with styleguideExcludes not rendering on the menu | @bmuenzenmeyer
- FIX: Fix unstable file watches by making file writes synchronous | @bmuenzenmeyer
- FIX: Tests for Underscore, Handlebars, and Twig fail | @bmuenzenmeyer
- ADD: Added all patternengines as part of travis pre-install | @bmuenzenmeyer
- FIX: Pattern Links in "view all" ignore configured outputFilePaths | @geoffp
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
86 unit tests/assertions were added this release for a total of 350 - which now includes all engine tests too!
ROADMAP
Keep an eye on the milestones for a clearer understanding of where the project is going in the next few releases.
Brian and Geoff