Skip to content

Releases: tidev/titanium-editor-commons

v1.2.3

08 Jun 21:43

Choose a tag to compare

1.2.3 (2021-06-08)

Bug Fixes

  • updates: replace pacote with an api call (309906e)

v1.2.2

03 Jun 17:49

Choose a tag to compare

1.2.2 (2021-06-03)

Bug Fixes

  • updates: set NODE_ENV environment variable so that npm does not filter (a507bb9)

v1.2.1

02 Jun 12:09

Choose a tag to compare

1.2.1 (2021-06-02)

Bug Fixes

  • updates/sdk: select SDK after installation (2712086)

v1.2.0

06 Apr 14:47

Choose a tag to compare

1.2.0 (2021-04-06)

Bug Fixes

  • updates: set NODE_ENV environment variable so that npm does not filter (16bdc2b)

Features

  • completions: support loading alloy from global npm modules (5a6faa4)

v1.1.0

26 Feb 17:14

Choose a tag to compare

1.1.0 (2021-02-26)

Features

  • environment: add environment check for Titanium and Alloy npm packages (84a114e)
  • updates: add update logic for Titanium and Alloy npm packages (8135922)

v1.0.4

15 Feb 11:22

Choose a tag to compare

1.0.4 (2021-02-15)

Bug Fixes

  • completions: expose alloy v3 completions (ac2cac7)

v1.0.3

22 Oct 10:06

Choose a tag to compare

1.0.3 (2020-10-22)

Bug Fixes

  • completions: add properties that are read only (#222) (f17899f)

v1.0.2

02 Oct 11:10

Choose a tag to compare

1.0.2 (2020-10-02)

Bug Fixes

  • env/node: remove installed version check and sudo (#215) (6c27bf7)

v1.0.1

22 Sep 09:53

Choose a tag to compare

1.0.1 (2020-09-22)

Bug Fixes

  • update: make nodejs supported versions optional (#208) (a20b335)

v1.0.0

10 Sep 14:48

Choose a tag to compare

1.0.0 (2020-09-10)

  • chore(deps)!: update dependencies (e27d041)

Features

  • updates: support installing and detecting nodejs (#175) (11b9bbf)

BREAKING CHANGES

  • Minimum node version is now 10.0.0