Pattern Lab Node Core 2.3.0
Pattern Lab Node v2.3.0
Pattern Lab Node v2.3.0 rounds out support for foo.data, this time .json
files inside _data
, thanks to @stevemartin. We also finally remove the need to prefix pattern group folders with an integer. Please try that out and report any issues.
Note this release is necessary to work with Styleguidekit Assets Default 3.3.0 which was released 3 days ago.
CHANGELOG
- FIX: Allow Pattern Groups (atoms, molecules, etc...) to not be Prefixed with Two Integers and a Hyphen | @bmuenzenmeyer
- ADD: Parse _data/*.json files into a single data object, excluding listitems.json | @stevemartin
- ADD: Configurable output file suffixes | @bmuenzenmeyer
- FIX: Remove a typo | @e2tha-e
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
11 unit tests/assertions were added this release for a total of 256 - 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