joist-orm

a TypeScript ORM for Postgres

Downloads
28.6K
Stars
252
Committers
29

Bot releases are visible (Hide)

joist-orm - v1.164.5

Published by stephenh 5 months ago

1.164.5 (2024-05-09)

Bug Fixes

joist-orm - v1.164.4

Published by stephenh 6 months ago

1.164.4 (2024-05-09)

Bug Fixes

  • Fix failing on hints that use ReactiveReferences. (#1081) (3e1dfc9)
joist-orm - v1.164.3

Published by stephenh 6 months ago

1.164.3 (2024-05-09)

Bug Fixes

  • Add tests for previous reactive hint fix, with more fixes. (#1080) (3185237)
joist-orm - v1.164.2

Published by stephenh 6 months ago

1.164.2 (2024-05-08)

Bug Fixes

joist-orm - v1.164.1

Published by stephenh 6 months ago

1.164.1 (2024-05-07)

Bug Fixes

joist-orm - v1.164.0

Published by stephenh 6 months ago

1.164.0 (2024-05-07)

Features

joist-orm - v1.163.8

Published by stephenh 6 months ago

1.163.8 (2024-05-07)

Bug Fixes

joist-orm - v1.163.7

Published by stephenh 6 months ago

1.163.7 (2024-05-04)

Bug Fixes

joist-orm - v1.163.6

Published by stephenh 6 months ago

1.163.6 (2024-05-03)

Bug Fixes

joist-orm - v1.163.5

Published by stephenh 6 months ago

1.163.5 (2024-05-03)

Bug Fixes

joist-orm - v1.163.4

Published by stephenh 6 months ago

1.163.4 (2024-05-03)

Bug Fixes

  • Fix factories defaulting tests when sinon is used. (#1068) (4651d07)
joist-orm - v1.163.3

Published by stephenh 6 months ago

1.163.3 (2024-05-02)

Bug Fixes

joist-orm - v1.163.2

Published by stephenh 6 months ago

1.163.2 (2024-05-02)

Bug Fixes

  • Fix toMatchEntity against readonly arrays. (#1065) (6c3571a)
joist-orm - v1.163.1

Published by stephenh 6 months ago

1.163.1 (2024-05-02)

Bug Fixes

  • Fix transformed properties assigned to incorrect entities. (#1064) (15126e9)
joist-orm - v1.163.0

Published by stephenh 6 months ago

1.163.0 (2024-04-30)

Features

  • Integrated temporal-polyfill as optional replacement for legacy Date (#1053) (5bc812d)
joist-orm - v1.162.2

Published by stephenh 6 months ago

1.162.2 (2024-04-28)

Bug Fixes

joist-orm - v1.162.1

Published by stephenh 6 months ago

1.162.1 (2024-04-27)

Bug Fixes

joist-orm - v1.162.0

Published by stephenh 6 months ago

1.162.0 (2024-04-27)

Features

  • Add joist-transform-properties to make custom properties lazy (#1061) (3b57406)
joist-orm - v1.161.2

Published by stephenh 6 months ago

1.161.2 (2024-04-26)

Bug Fixes

  • Optimize loadLens to not rely on exceptions. (#1060) (1b01fe7)
joist-orm - v1.161.1

Published by stephenh 6 months ago

1.161.1 (2024-04-26)

Bug Fixes

  • Fix using the wrong meta to inject CTE tables. (#1059) (d195654)