| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-18 | 684 Bytes | |
| v3.3.1 source code.tar.gz | 2025-11-18 | 17.6 MB | |
| v3.3.1 source code.zip | 2025-11-18 | 18.5 MB | |
| Totals: 3 Items | 36.1 MB | 1 | |
What's Changed
- Doc update by @jycouet in https://github.com/remult/remult/pull/831
- Light check if admin is here (demo app) by @jycouet in https://github.com/remult/remult/pull/834
- fix: updateMany & deleteMany 'all' for JSON & InMemory by @jycouet in https://github.com/remult/remult/pull/833
-
- #830 - changed update many to always use select none
- #829 - fixed issue with insert & knex & autoIncrement columns
- Added support for select:'none' also to
save - Fixed issue with where:'all'
Full Changelog: https://github.com/remult/remult/compare/v3.3.0...v3.3.1