feathers-hooks-common icon indicating copy to clipboard operation
feathers-hooks-common copied to clipboard

Useful hooks for use with FeathersJS services.

Results 47 feathers-hooks-common issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.4.6. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's changelog. 5.4.6 (2024-09-16) fix: avoid DOM Clobbering...

dependencies

Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's Changed Remove link renderization in...

dependencies

Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in...

dependencies

### Steps to reproduce 1. Create a Mongoose service with option `multi: true`. 2. Add before patch hook: stashBefore 3. Run `service.patch(null, { query: { date: "2024-08-14" }, mongoose: {...

# WIP This is a major rewrite. Adding hooks, predicates and utils and doing some BREAKING CHANGES. ## hooks - added alterData, alterResult, deprecated alterItems - added discardData, discardResult, deprecated...

Bumps [cookie](https://github.com/jshttp/cookie), [express](https://github.com/expressjs/express) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed Allow leading dot for...

dependencies

DO NOT MERGE Breaking Changes to be documented