Skip to content

Releases: tidev/alloy

2.1.0

09 Jan 20:30
Compare
Choose a tag to compare

2.1.0 (2024-01-09)

Bug Fixes

  • all: remove getter in PickerColumn parser (f916130)
  • missing includes (819d114)

Features

v2.0.2

27 Oct 17:44
391d407
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

23 May 14:40
e4283b6
Compare
Choose a tag to compare

Full Changelog: 2.0.0...2.0.1

2.0.0

23 May 14:26
226242e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.17.3...2.0.0

1.17.3

10 Jan 10:19
Compare
Choose a tag to compare

1.17.3 (2022-01-10)

Bug Fixes

  • pin colors version to avoid dos issue (5f10891)

1.17.2

04 Jan 11:49
Compare
Choose a tag to compare

1.17.2 (2022-01-04)

Bug Fixes

1.17.1

17 Nov 16:55
Compare
Choose a tag to compare

1.17.1 (2021-11-17)

Bug Fixes

  • compile/hook: error if unable to find the alloy cli (166dc3b)

1.17.0

02 Nov 19:55
Compare
Choose a tag to compare

1.17.0 (2021-11-02)

Bug Fixes

  • compile/sourcemap: use path.join rather than manually constructing a path (537107d)

Features

  • all: set default backbone version (fb845f7)

1.16.4

17 Sep 15:15
Compare
Choose a tag to compare

1.16.4 (2021-09-17)

Bug Fixes

  • compile: provide filename to babel transform to allow using config files (#1218) (ba0068e)

1.16.3

29 Jun 15:10
Compare
Choose a tag to compare

1.16.3 (2021-06-29)

Bug Fixes

  • generate: mark name as optional as it is not required for jmk (bc0e06f)
  • new: mark dir as optional as it is not required (d151848)