Pattern Lab Node Core 2.4.4
Pattern Lab Node v2.4.4
This release attempts to stabilize successive builds and better handle builds kicked off one after the other. It appears as if many common editors were wreaking havoc on gulp.watch()
.
It's my hope that this release plus https://github.com/pattern-lab/edition-node-gulp/releases/tag/v1.3.1 will make periodic Styleguide navigation duplication not occur. (please report this issue if you see it in the wild)
Special thanks to @asupsiri for some great initial analysis of this issue. 👍
I've also primed the pump for an upcoming change to Styleguidekit Assets Default once that releases.
CHANGELOG
- FIX: Attempt to single-thread pattern lab builds and clean up between them | @bmuenzenmeyer
- CHG: Support patternengine name rather than file extension in the template tab | @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
3 unit tests/assertions were added this release for a total of 353
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