Releases: mzalevski/postgrest-js-tools
Releases · mzalevski/postgrest-js-tools
v1.2.0
1.2.0 (2022-08-27)
Features
- support one to many & many to many relations (69ff149)
v1.1.1
1.1.1 (2022-07-11)
Bug Fixes
- the foreign field is overwritten by the relationship (d4214f4)
v1.1.0
1.1.0 (2022-04-16)
Features
- add an option to select all fields with * (00e5ca5)
v1.0.2
1.0.2 (2021-12-18)
Bug Fixes
- make ParseReturnType work in deno (1365606)
v1.0.1
1.0.1 (2021-12-03)
Bug Fixes
- omit false keys in getShape return type (7294f24)
v1.0.0
1.0.0 (2021-12-03)
Features