Skip to content

Releases: mzalevski/postgrest-js-tools

v1.2.0

27 Aug 12:17
f94a4c1
Compare
Choose a tag to compare

1.2.0 (2022-08-27)

Features

  • support one to many & many to many relations (69ff149)

v1.1.1

11 Jul 18:59
0d9f554
Compare
Choose a tag to compare

1.1.1 (2022-07-11)

Bug Fixes

  • the foreign field is overwritten by the relationship (d4214f4)

v1.1.0

16 Apr 10:43
Compare
Choose a tag to compare

1.1.0 (2022-04-16)

Features

  • add an option to select all fields with * (00e5ca5)

v1.0.2

18 Dec 15:49
Compare
Choose a tag to compare

1.0.2 (2021-12-18)

Bug Fixes

  • make ParseReturnType work in deno (1365606)

v1.0.1

03 Dec 23:57
Compare
Choose a tag to compare

1.0.1 (2021-12-03)

Bug Fixes

  • omit false keys in getShape return type (7294f24)

v1.0.0

03 Dec 21:47
Compare
Choose a tag to compare

1.0.0 (2021-12-03)

Features