Releases: emulsify-ds/emulsify-cli
Releases · emulsify-ds/emulsify-cli
v1.1.0
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2021-07-16)
Bug Fixes
- add project-specific cache folders (d9e4833)
- allow jsonSchemaToTs to format d.ts files correctly (e54458b)
- more robust way of determining drupal projects and root dirs (51632d8)
- move workflow config into workflow folder (f5dc68f)
- update scripts (1b4d9e4)
Features
- add ability to accept proper project names, and exec init scripts (a659828)
- add basic cli with an empty init, plus json-schemas, type compilation, etc (5e5d905)
- add lint, release, and test jobs (#6) (fb2148b)
- add log util (8de996c)
- add npm semantic release pkg and config (26f16ed)
- add platformIsDrupal conditional, along with supporting utils (2bafbc4)
- add typescript and tooling such as jest, eslint, semantic-release, etc (ee0e1a8)
- add variant structureImplementations to emulsify project config (bfbb32e)
- execute scripts from the .cli folder in projects (bfca121)
- install Emulsify project dependencies (2c77736)
- make sure system is cloned and checked out before attempting to install components (7441d00)
- make sure system is cloned and checked out before component list (923d07c)
- npm first, update deps (65fb75d)
- store default checkout value if it is not already provided (a9b64d3)
- stub out init handler (8ed87cb)
- systems and variants (#3) (a11bdae)