joist-orm

a TypeScript ORM for Postgres

Downloads
28.6K
Stars
252
Committers
29

Bot releases are visible (Hide)

joist-orm - v1.181.2

Published by stephenh 3 months ago

1.181.2 (2024-07-29)

Bug Fixes

  • simple pg connection string ssl handling (#1162) (610ed68)
joist-orm - v1.181.1

Published by stephenh 3 months ago

1.181.1 (2024-07-23)

Bug Fixes

  • Support recursive relations in entityResolver. (#1156) (df6d9ca)
joist-orm - v1.181.0

Published by stephenh 3 months ago

1.181.0 (2024-07-23)

Features

  • Allow ReactiveFields to use recursive parent collections. (#1155) (86c2b59)
joist-orm - v1.180.0

Published by stephenh 3 months ago

1.180.0 (2024-07-22)

Features

joist-orm - v1.179.1

Published by stephenh 3 months ago

1.179.1 (2024-07-19)

Bug Fixes

joist-orm - v1.179.0

Published by stephenh 3 months ago

1.179.0 (2024-07-19)

Features

  • Add loading info to ReactionLogger output. (#1151) (157ad58)
joist-orm - v1.178.1

Published by stephenh 3 months ago

1.178.1 (2024-07-18)

Bug Fixes

  • Prune undefined order bys. (8b3b460)
joist-orm - v1.178.0

Published by stephenh 3 months ago

1.178.0 (2024-07-17)

Features

  • Add recursive o2o support. (9dba18b)
joist-orm - v1.177.0

Published by stephenh 3 months ago

1.177.0 (2024-07-17)

Features

  • Allow skipping recursive relations. (77ead04)
joist-orm - v1.176.1

Published by stephenh 3 months ago

1.176.1 (2024-07-17)

Bug Fixes

  • Test recursive collections loaded on new entities. (0ecf476)
joist-orm - v1.176.0

Published by stephenh 3 months ago

1.176.0 (2024-07-16)

Features

  • Add recursive collection support. (a10ea61)
joist-orm - v1.175.2

Published by stephenh 3 months ago

1.175.2 (2024-07-13)

Bug Fixes

  • Fix getters calling ReactiveField.get crashing. (c956c4d)
joist-orm - v1.175.1

Published by stephenh 3 months ago

1.175.1 (2024-07-13)

Bug Fixes

  • don't include subhints from readonly reactive async props in reverseReactiveHint (11a4d66)
joist-orm - v1.175.0

Published by stephenh 3 months ago

1.175.0 (2024-07-08)

Features

joist-orm - v1.174.5

Published by stephenh 4 months ago

1.174.5 (2024-07-06)

Bug Fixes

  • Avoid calling ReactiveReference.set during em.delete. (ffcd935)
joist-orm - v1.174.4

Published by stephenh 4 months ago

1.174.4 (2024-07-06)

Bug Fixes

  • Allow ReactiveReferences to be accessed when already loaded. (73e9355)
  • Fix RQF/RF dependencies. (465c530)
  • Use 0.0.1 for our internal skip codemod. (2b1dd55)
joist-orm - v1.174.3

Published by stephenh 4 months ago

1.174.3 (2024-06-27)

Bug Fixes

  • Get message only validation errors to have the same behavior as entity specific errors (#1123) (e13d0ba)
joist-orm - v1.174.2

Published by stephenh 4 months ago

1.174.2 (2024-06-27)

Bug Fixes

joist-orm - v1.174.1

Published by stephenh 4 months ago

1.174.1 (2024-06-27)

Bug Fixes

joist-orm - v1.174.0

Published by stephenh 4 months ago

1.174.0 (2024-06-25)

Features