Skip to content

Releases: pie-framework/pie-cli

Release 10.2.0

13 Mar 14:18

Choose a tag to compare

Bug Fixes

  • dependencies: add file-loader (was implicit dependency in pie-support-corespring-legacy (03f7d71)
  • docs: update repo path (20d84fe)

Features

  • demo: use session.(js|json) if present (8c78650)

Release 10.1.1

27 Feb 18:11

Choose a tag to compare

Bug Fixes

Release 10.1.0

23 Feb 19:40

Choose a tag to compare

Bug Fixes

  • install: use latest installer (9c6e7c0)
  • watchers: ignore yarn.lock and package-lock.json (a4ca89c)
  • watchers: only watch client and controller if needed (d78c4be)

Features

  • passthrough: use installer 1.1.0 w/ passthrough (af53305)

Release 10.0.0

20 Feb 18:29

Choose a tag to compare

Features

BREAKING CHANGES

  • installer: a pie item definition may now declare one of its dependencies as a part of the pie definition. These are defined in: {pie: {controller?: string, configure?: string, element?: string}}.

Release 9.2.2

31 Jan 02:01

Choose a tag to compare

Bug Fixes

  • docs: add git steps for releasing (ee2e260)
  • release: use local conventional-changelog (b25a0dc)

Release 9.2.1

31 Jan 01:58

Choose a tag to compare

Bug Fixes

Release 9.2.0

31 Jan 01:53

Choose a tag to compare

Release 9.2.0

Release 9.1.0

31 Jan 01:46

Choose a tag to compare

v9.0.1

30 Jan 21:41

Choose a tag to compare

add new install library @pie-cli-libs/installer that uses yarn.

no breaking changes but significant change under the hood.

v8.5.0

25 Jan 03:22

Choose a tag to compare

Features

  • catalog: Update catalog app to build a tar.gz that PieLabs/pie-catalog@^2.0.0 will accept. (da5d7dd)
  • config: config can now be a .js file or a .json file (533b929)