Download Latest Version v3.3.1 source code.tar.gz (17.6 MB)
Email in envelope

Get an email when there's a new version of Remult

Home / v3.3.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-11-09 554 Bytes
v3.3.0 source code.tar.gz 2025-11-09 17.6 MB
v3.3.0 source code.zip 2025-11-09 18.5 MB
Totals: 3 Items   36.1 MB 1

What's Changed

  • #820 - option to eliminate update/insert result to improve performance. ts repo(Task).Insert({ id: 1, name: 'test' }, { select: 'none' })
  • Added option for deleteMany({where:'all'}) and updateMany({where:'all',set:{ status:0 }})
  • Fixed a bunch if issues around ValueConverter.DateOnlyString
  • Query-args-and-to-db-sql by @noam-honig in https://github.com/remult/remult/pull/801

Full Changelog: https://github.com/remult/remult/compare/v3.2.3...v3.3.0

Source: README.md, updated 2025-11-09