Skip to content

Releases: redgeoff/mson

v2.12.1

31 Jan 19:10
2a8d8f2
Compare
Choose a tag to compare

2.12.1 (2022-01-31)

Bug Fixes

  • utils: each must handle falsy object (#605) (2a8d8f2)

v2.12.0

30 Jan 23:46
715bca8
Compare
Choose a tag to compare

2.12.0 (2022-01-30)

Bug Fixes

  • prepublishonly: use cross-env instead (66110c0)

Features

Reverts

v2.11.3

16 Jan 00:28
d1dcf1c
Compare
Choose a tag to compare

2.11.3 (2022-01-16)

Bug Fixes

v2.11.0

10 Oct 04:24
3a0305b
Compare
Choose a tag to compare

2.11.0 (2021-10-10)

Bug Fixes

  • collection-field: always use new determine if creating (#483) (5fa352c)
  • collection-field: archivedAt may be null or undefined (#494) (3a0305b)
  • form-editor: disable sort (#481) (8658867)

Features

v2.10.0

22 Sep 04:08
409a400
Compare
Choose a tag to compare

2.10.0 (2021-09-22)

Bug Fixes

  • compiler: register components with index name (#465) (79da78d)

Features

v2.9.0

03 Sep 15:36
31b3529
Compare
Choose a tag to compare

2.9.0 (2021-09-03)

Features

v2.8.0

28 Aug 19:06
8072962
Compare
Choose a tag to compare

2.8.0 (2021-08-28)

Features

v2.7.0

08 Aug 22:33
5a5803a
Compare
Choose a tag to compare

2.7.0 (2021-08-08)

Bug Fixes

  • compiler: cannot always default to prop name (#440) (2f88fad)
  • component: can only support className (#441) (a1b497f)
  • component: only support create() (#443) (5a5803a)

Features

v2.6.0

07 Aug 23:38
f3eabc2
Compare
Choose a tag to compare

2.6.0 (2021-08-07)

Features

v2.5.0

04 Jun 06:34
65c09c9
Compare
Choose a tag to compare

2.5.0 (2021-06-04)

Bug Fixes

  • git-hooks: use prepare so not run by consumers (#396) (631d978)
  • prop-filler: obj may have null prototype (#399) (65c09c9)

Features