Skip to content

Releases: emulsify-ds/emulsify-cli

v1.1.0

25 Sep 17:42
993e9c9
Compare
Choose a tag to compare

1.1.0 (2021-09-25)

Features

  • add --force behavior to component installation, force cp general assets (bf77f56)
  • add usage docs for force behavior (c94d6d2)
  • improve init success message (9c047ff)
  • pull updates from checkout after finding item in cache (315b4a1)

v1.0.7

31 Jul 01:32
Compare
Choose a tag to compare

1.0.7 (2021-07-31)

Bug Fixes

  • re-add postbuild script (bde8a49)

v1.0.6

31 Jul 01:30
Compare
Choose a tag to compare

1.0.6 (2021-07-31)

Bug Fixes

  • oops, add ramda to prod deps (f6e3ffd)

v1.0.5

31 Jul 01:27
Compare
Choose a tag to compare

1.0.5 (2021-07-31)

Bug Fixes

  • add prod deps to dist (1a83aa3)
  • ignore scripts on dist npm install (ede7dd0)

v1.0.4

30 Jul 21:35
Compare
Choose a tag to compare

1.0.4 (2021-07-30)

Bug Fixes

  • install husky on prepare (6ffd5f7)

v1.0.3

30 Jul 21:27
Compare
Choose a tag to compare

1.0.3 (2021-07-30)

Bug Fixes

v1.0.2

30 Jul 21:25
b4ec481
Compare
Choose a tag to compare

1.0.2 (2021-07-30)

Bug Fixes

v1.0.1

16 Jul 22:41
aec37c1
Compare
Choose a tag to compare

1.0.1 (2021-07-16)

Bug Fixes

  • update publishConfig in package.json (6345e75)

v1.0.0

16 Jul 22:35
d2194fb
Compare
Choose a tag to compare

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)