Skip to content

Pattern Lab Node Core 2.4.0

Compare
Choose a tag to compare
@bmuenzenmeyer bmuenzenmeyer released this 15 Aug 16:54
· 3327 commits to master since this release

Pattern Lab Node v2.4.0

This release primarily focused on a rewrite of ui_builder.js complete with unit test coverage and better support for markdown documentation. While I didn't get pattern type documentation in, this lays the groundwork for it.

This release also features a new postinstall hook to load any starterkit after npm install. It should make getting started even easier. I plan to improve this further, but for now it's a good start.

CHANGELOG

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.

UNIT TESTS/ASSERTIONS

8 unit tests/assertions were added this release for a total of 264 which was net with some deletions - plus more for engines that are not included yet.

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

Follow Brian on Twitter | Follow Geoff on Twitter