github mikro-orm/mikro-orm v6.0.3

latest releases: v6.3.12, v6.3.11, v6.3.10...
8 months ago

6.0.3 (2024-01-13)

Bug Fixes

  • core: allow raw fragments as keys with multiple conditions (d0d5de8), closes #5112
  • core: fix leaking raw fragments cache (9638410)
  • core: respect raw fragments in orderBy and populateOrderBy (7bf986c), closes #5110
  • core: support raw fragments in order by with pagination (67ee6f5), closes #5110
  • core: do not map array types as Loaded when partially loaded (75d035d), closes #5123
  • core: provide mapped custom types into constructor with forceEntityConstructor (b293789), closes #5118

Features

  • core: export AutoPath and UnboxArray types (000c50c), closes #5124
  • core: map double and decimal properties to number or string based on the runtime type (312f293), closes #5120

Don't miss a new mikro-orm release

NewReleases is sending notifications on new releases.