All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.9.3 (2020-05-01)
- cli: fix test script glob (ff18eb5)
5.9.1 (2020-04-24)
- cli: ensure specified directory exists prior to scaffold (cc3b696)
5.9.0 (2020-04-24)
- cli: set current working directory before scaffolded npm init (6d2186d)
5.7.0 (2020-02-17)
- cli: make options more user friendly (ad845b3)
5.4.0 (2019-11-26)
Note: Version bump only for package @pattern-lab/cli
5.3.0 (2019-11-13)
Note: Version bump only for package @pattern-lab/cli
5.1.0 (2019-10-29)
Note: Version bump only for package @pattern-lab/cli
5.0.0 (2019-10-25)
- updates to fix eslint / prettier issues; update packages/core to reuse root .eslintrc.js file (5b7a057)
- cli: add custom install logic to edition-node (f04fd26)
- cli: allow any package to be installed as a starterkit (d2aa1be), closes #1067
- cli: merge config arrays via overwrite instead of concatenate (42e5f7b)
- cli: proper path resolution to helpers (a18fe5e)
- cli: re-order and clarify engines (e39e301)
- plugin: correct spelling error and function locations (d4abd88)
- starterkits: add starterkit-handlebars-demo (384d2cf)
- cli: previously, we concatenated arrays, which is unlikely to be intended
1.0.3 (2019-10-14)
Note: Version bump only for package @pattern-lab/cli
1.0.0 (2019-08-23)
- cli: merge config arrays via overwrite instead of concatenate (42e5f7b)
- cli: proper path resolution to helpers (a18fe5e)
- cli: previously, we concatenated arrays, which is unlikely to be intended
0.1.0 (2019-08-23)
- updates to fix eslint / prettier issues; update packages/core to reuse root .eslintrc.js file (5b7a057)
- cli: add custom install logic to edition-node (f04fd26)
- cli: re-order and clarify engines (e39e301)
- starterkits: add starterkit-handlebars-demo (384d2cf)
0.0.3 (2019-05-16)
Note: Version bump only for package @pattern-lab/cli
0.0.1-beta.2 (2019-02-09)
- cli: do not call build before serve (663d8e1), closes #917
- cli: pass watch options cleanly to core (8bf186b)
- cli: remove copy-source-files (64311a1), closes #833
- nvmrc: bump Node version (36a917f)
- manually bump package.json versions of packages published in September but with mismatched package.json versions (98dfadf)
- README: simplify README and add CLI configuration instructions (ceec673)
0.0.1-beta.0 (2018-09-07)
- cli: set initialized to false during plugin installation (88cce3f)
- cli: support scoped plugins (4ae13ce)
- package: update tap dependency (2b70ff4)
0.0.1-alpha.23 (2018-07-09)
- install: copy dependencies (1acef87)
0.0.1-alpha.22 (2018-07-06)
Note: Version bump only for package @pattern-lab/cli
0.0.1-alpha.21 (2018-07-06)
- install: add break statements to install edition command (3b1813c)
- install: use process to find package.json (200c7cb)
- package: add npmrc file (55f5bc2)
- package: pin all dependencies (415698e)
- package: remove package-lock.json files (5ab3995)
0.0.1-alpha.20 (2018-07-05)
- cli: change whitespace to spaces per standard (4556fc7)
- tests: change test command name similar to live-server until this passes CI (5c39be1)
0.0.1-alpha.19 (2018-05-19)
- cli: change line-endings of cli entrypoint (3fc86c2)
- wording: reconcile Pattern Lab vs PatternLab (f3d1e0d)
0.0.1-alpha.18 (2018-05-04)
- version: use static core method getVersion (f9dcd4d)
0.0.1-alpha.17 (2018-05-04)
- package: update publish config and installation target (27d2c8f)
0.0.1-alpha.16 (2018-05-04)
- API: standardize v() and version() into a single call (6309e69)
- API: change
version()
to return a string representation of the version, removingv()
0.0.1-alpha.15 (2018-03-21)
- package: standardize and hoist common devDependencies (7f4ce6f)
0.0.1-alpha.14 (2018-03-05)
- config: Add npm registry to lerna config (1473cd5)
- cli: Rename package (9ea40d4)