Pattern Lab Node v3.0.0-alpha.5
Pre-releaseCHANGELOG 🎯
Pattern Lab Node Core Alpha 4 and...
- ADD: Add getDefaultConfig function to core | @raphaelokon
- CHG Add jsdoc comments to annotation_exporter | @nielsonm
- CHG Add jsdoc comments to pattern_engines | @nielsonm
- CHG: Alphabetize and set defaults for
patternlab-config.json
| @bmuenzenmeyer - CHG: Update link to configuration documentation in README | @raphaelokon
- CHG: Refactor the root Pattern Lab build into a proper class | @geoffp
- CHG: Improve Logging | @bmuenzenmeyer
- FIX: Prevent pseudopatterns polluting their base patterns | @bmuenzenmeyer
- DEL: Remove the callback from
build
andpatternsonly
in favor of the promise | @bmuenzenmeyer
UPGRADE INSTRUCTIONS ⌨️
Follow the standard upgrade instructions.
INSTALLATION 📦
DIRECT CONSUMPTION
As of Pattern Lab Node 3.X, patternlab-node
can run standalone, without the need for task runners like gulp or grunt.
npm install @pattern-lab/patternlab-node
See Usage for more information.
See a complete standalone example of working directly with patternlab-node
.
Editions
For users wanting a more pre-packaged experience several editions are available.
- Pattern Lab/Node: Gulp Edition contains info how to get started within a Gulp task running environment.
- Pattern Lab/Node: Grunt Edition contains info how to get started within a Grunt task running environment.
- Pattern Lab/Node: Vanilla Edition contains info how to get started within a pure node environment.
- Pattern Lab/Node: Webpack Edition contains info how to get started within a webpack environment.
Thanks to the team at Comcast for open-sourcing this stellar work!
UNIT TESTS / ASSERTIONS / CODE COVERAGE 🏗
3
unit tests / assertions were added, for a total of486
| travis ciIncreased (+2.04%) to 72.583%
| coveralls
ROADMAP 🗺
Keep an eye on the milestones for a clearer understanding of where the project is going in the next few releases.
SUPPORT PATTERN LAB NODE ❤️
I've set up a Patreon account to directly support continued work on the Pattern Lab Node project.
I need help and support to make Pattern Lab Node a sustained success. I devote a lot of free time and would-be sleep to make the project what it is, but nothing compares to hearing back from users. It means the world to me when people find value in Pattern Lab Node. I am ridiculously humbled to hear and see what you all build with it.
If you find yourself here and balk and the idea of supporting open source software monetarily - I understand. Carry on, but please do share what you build - we all learn more together.
The Pattern Lab Node Team 🚀
- @bmuenzenmeyer Brian Muenzenmeyer, Lead Maintainer | Follow Brian on Twitter
- @geoffp Geoff Pursell, Core Contributor | Follow Geoff on Twitter
- @raphaelokon Raphael Okon, CLI Contributor | Follow Raphael on Twitter
- @tburny, Core Contributor