Skip to content

Releases: aws-amplify/amplify-codegen-ui

Release v2.20.1

28 Mar 19:05
c044fb9
Compare
Choose a tag to compare

Bug Fixes

Release v2.20.0

08 Dec 21:56
e855cc8
Compare
Choose a tag to compare

Bug Fixes

Features

Release v2.19.4

02 Nov 19:58
a7c9f73
Compare
Choose a tag to compare

Bug Fixes

Release v2.19.3

27 Oct 02:43
80194ff
Compare
Choose a tag to compare

Bug Fixes

Release v2.19.2

26 Oct 19:30
2bfbf2a
Compare
Choose a tag to compare

Bug Fixes

Release v2.19.1

23 Oct 23:26
fdeeb89
Compare
Choose a tag to compare

Bug Fixes

  • join table related model name using incorrect casing in reduce callback (#1124) (b047400)
  • remove aws-amplify dependency (#1123) (dd7a773)

Release v2.19.0

19 Oct 23:35
b9a333f
Compare
Choose a tag to compare

Bug Fixes

Features

  • add navigation and state mutation actions (#1105) (4fb3cb7)
  • add override and variant exports from ui-react to utils (#1104) (85ecd5e)
  • export get declaration filename helper (#1109) (de1039c)
  • migrate auth and datastore hooks (#1107) (f731222)
  • refactor override and utils to strings (#1106) (1e2b41a)

Release v2.18.0

18 Oct 20:54
02488e0
Compare
Choose a tag to compare

Features

  • add navigation and state mutation actions (#1105) (4fb3cb7)
  • add override and variant exports from ui-react to utils (#1104) (85ecd5e)
  • export get declaration filename helper (#1109) (de1039c)
  • migrate auth and datastore hooks (#1107) (f731222)
  • refactor override and utils to strings (#1106) (1e2b41a)

Release v2.17.0

03 Oct 18:30
7c00e4c
Compare
Choose a tag to compare

Bug Fixes

  • added more amplify js v6 unit tests fixed a bug (#1102) (6cce085)

Features

Release v2.16.0

28 Sep 21:16
9c8c0ac
Compare
Choose a tag to compare

Bug Fixes

  • exclude __typename metadata property when querying for form data (1062bf8)

Features