David Luecke
David Luecke
This pull request adds the ability to the built in database adapters to perform fast bulk operations for `create`, `patch` and `remove` by passing `params.bulk = true`. Bulk operations will...
This pull request adds ES module builds for all packages. - Closes https://github.com/feathersjs/feathers/pull/2665 - Closes https://github.com/feathersjs/feathers/issues/2748 - Closes https://github.com/feathersjs/feathers/issues/2001 - Closes https://github.com/feathersjs/feathers/issues/3343
The query syntax helper creates two different types between TypeBox 0.25: And 0.26: While the local package tests are passing, in a generated app this means that any operator like...
There are a few framework benchmark repositories, the one I currently know about is https://github.com/the-benchmarker/web-frameworks that should be updated to v5