Merged pull requests:
- feat: neotraverse/legacy; v0.6.14 #756 (fratzinger)
v8.2.1 (2024-07-21)
v8.2.0 (2024-07-17)
Merged pull requests:
- Fix/neotraverse #753 (fratzinger)
- chore: update tests for replaceItems with actOnDispatch #752 (jd1378)
- docs(traverse): replace dead link #741 (JulienZD)
v8.1.3 (2024-06-10)
Closed issues:
- update replaceItems util to support pagination on dispatch #750
Merged pull requests:
v8.1.2 (2024-01-17)
Merged pull requests:
- chore: update dependencies & migrate to vitest from mocha/chai #739 (fratzinger)
v8.1.1 (2023-08-23)
v8.1.0 (2023-08-23)
Merged pull requests:
- feat(debug): improve debug & update dependencies #729 (fratzinger)
v8.0.0 (2023-06-15)
Closed issues:
- [FR] patch2Update hook #530
Merged pull requests:
- chore: update dependencies & @feathersjs/feathers as peerDependency #721 (fratzinger)
- [docs] Fix softDelete arguments array #716 (mdartic)
v7.0.3 (2023-04-06)
Merged pull requests:
v7.0.2 (2023-04-01)
Merged pull requests:
- chore(dependencies): Update all dependencies #711 (daffl)
- chore(dependencies): Update all dependencies #708 (daffl)
v7.0.1 (2023-03-09)
Merged pull requests:
- fix(prevent-changes): return original context object #710 (fratzinger)
v7.0.0 (2023-02-24)
Merged pull requests:
- Dove #707 (fratzinger)
- Broken github link on Homepage #699 (FossPrime)
- docs: add version to navbar #690 (fratzinger)
- docs: add socialLinks #689 (fratzinger)
- docs: move to vitepress #688 (fratzinger)
- chore(dependencies): Update all dependencies #686 (daffl)
- chore(dependencies): Update all dependencies #685 (daffl)
v7.0.0-pre.2 (2023-02-23)
Closed issues:
- [dove] TypeScript issue when using hooks (iff, isProvider, ...) #693
v7.0.0-pre.1 (2022-09-28)
Closed issues:
v7.0.0-pre.0 (2022-09-27)
Closed issues:
- Compatibility with future v5 (aka Dove) #687
v6.1.5 (2022-07-31)
Closed issues:
- Wrong lodash imports #674
Merged pull requests:
- fix: add js extension to lodash imports #684 (fratzinger)
- Update hooks documentation - setField #683 (arnoldtkl)
v6.1.4 (2022-07-24)
Closed issues:
- [Bug] PreventChanges hook prevents only last defined field #679
- isProvider() not working as expected #678
- Export Error "hrtime" in typescript Vite Application #676
- Update in imports errors #673
Merged pull requests:
- Fixing issue #2692 #680 (zaheraldefai)
v6.1.3 (2022-06-10)
Merged pull requests:
- refactor: remove hrtime and do Date.now #677 (fratzinger)
v6.1.2 (2022-06-09)
Closed issues:
- Modules import #672
- import pkg from '@feathersjs/errors'; const { BadRequest } = pkg; #671
- iff() hooks are skipped when there's a .else() #666
Merged pull requests:
- fix(esm): import errors from @feathersjs/errors #675 (fratzinger)
v6.1.1 (2022-05-31)
Closed issues:
- alterItems requires returning item when multi is true #649
- Gets bad request when i pass any value with paramsForServer #590
- Concrete fastJoin example needed - populate id in array #535
Merged pull requests:
- iff.else working #668 (fratzinger)
v6.1.0 (2022-05-22)
Closed issues:
- Link in docs for batch loaders explanation is broken #657
- batch-loader guide link is broken on the website: https://hooks-common.feathersjs.com #648
- feathers js - cannot access correct config file #620
Merged pull requests:
- ts: Add setField hook from feathers-authentication-hooks #664 (fratzinger)
v6.0.0 (2022-05-22)
Closed issues:
- IDE (VSCode) confused? #656
Merged pull requests:
- port to ts #663 (fratzinger)
- chore(dependencies): Update all dependencies #643 (daffl)
- fix(checkContext): type as array #636 (fratzinger)
- Update migrating.md #635 (indatawetrust)
- chore(dependencies): Update all dependencies #633 (daffl)
- [FIX] Missing arrow function syntax #632 (luan0ap)
v6.0.0-2 (2022-05-21)
v6.0.0-1 (2022-05-21)
v6.0.0-0 (2022-05-21)
Closed issues:
- Usage of feathers common hook in custom hook #642
- keep doesn't work as an after hook for get #640
- Feathers js - cannot throw error in map function #637
v5.0.6 (2021-05-14)
Closed issues:
- TypeError: this.hooks is not a function #621
- feathers.js - discard hook not working in authentication.js #619
Merged pull requests:
v5.0.5 (2021-02-09)
Closed issues:
- SoftDelete hook: No record found for id #584
Merged pull requests:
- Update all dependencies #617 (daffl)
- Update guides.md #616 (laurensiusadi)
- Update dependency task and tested Node versions #612 (daffl)
- Fix typo in hooks docs #610 (ericirish)
- Fix type on softDelete docs #609 (asamolion)
- chore(dependencies): Update all dependencies #608 (github-actions[bot])
- fix(docs/cache): replace 'clone' in arguments table by 'makeCacheKey' #607 (H3r3zy)
- Clear cache test #606 (uulwake)
v5.0.4 (2020-09-04)
Closed issues:
- Populate type definition does not represent the docs #594
- Object spread not supported in legacy Edge #587
Merged pull requests:
- Fix multi record remove cache #605 (uulwake)
- chore(dependencies): Update all dependencies #604 (github-actions[bot])
- Fix typo Socket.io #602 (mdartic)
- chore(dependencies): Update all dependencies #601 (github-actions[bot])
- Fix links for fastJoin and populate #599 (mdartic)
- chore(dependencies): Update all dependencies #598 (github-actions[bot])
- Fix error in docs at utilities#callingparams #597 (Barbapapazes)
- Fixes populate type definition does not represent the docs #596 (TheSinding)
- chore(dependencies): Update all dependencies #595 (github-actions[bot])
- chore(dependencies): Update all dependencies #592 (github-actions[bot])
- Move to GitHub actions and update all dependencies #591 (daffl)
v5.0.3 (2020-04-29)
Closed issues:
- An in-range update of @feathersjs/feathers is breaking the build 🚨 #583
- Argument of type xxx is not assignable to parameter of type xxx #579
- Cache hook returns improper values when using $select or query on methods other than find() #575
Merged pull requests:
- Update all dependencies #585 (daffl)
- docs: fix indent #577 (fratzinger)
- Bug/cache select #576 (DaddyWarbucks)
- Fix markdown of fastJoin code example #573 (matiaslopezd)
- Changing Object ID import on mongoKeys hook #571 (luizfer)
v5.0.2 (2020-01-23)
Merged pull requests:
- Greenkeeper/sift 11.0.9 #566 (daffl)
- Change check for external provider as per daffl in disallow.js by 104c1b1 #565 (jalbersdorfer)
- Fix formatting of the Header for the
runHook
documentation #563 (pdfowler) - ✏️ fix minor typos #561 (arfanliaqat)
v5.0.1 (2019-12-31)
Merged pull requests:
v5.0.0 (2019-12-31)
Closed issues:
- An in-range update of @feathersjs/feathers is breaking the build 🚨 #558
- An in-range update of @feathersjs/socketio is breaking the build 🚨 #553
- An in-range update of @feathersjs/authentication-local is breaking the build 🚨 #552
- An in-range update of @feathersjs/authentication is breaking the build 🚨 #551
- An in-range update of @feathersjs/socketio-client is breaking the build 🚨 #550
- An in-range update of @feathersjs/express is breaking the build 🚨 #549
- An in-range update of @feathersjs/feathers is breaking the build 🚨 #548
- An in-range update of @feathersjs/errors is breaking the build 🚨 #547
- feathers 4 with softDelete2 and feathers-mongoose fails with 404 not found #532
- version upgrade for feathers v4 #531
Merged pull requests:
- Update @types/node to the latest version 🚀 #559 (greenkeeper[bot])
- Update dependencies and fix expected TypeScript type #557 (daffl)
- VuePress docs #556 (marshallswain)
- modify stashBefore hook, move $disableStashBefore from query to params #555 (marshallswain)
- Add vscode launch script for debugging Mocha tests #554 (marshallswain)
- Update typings #545 (daffl)
- New softDelete for Feathers 4 #544 (daffl)
- Safely delete properties using lodash/omit #543 (daffl)
- Update sift to the latest version 🚀 #542 (greenkeeper[bot])
- Use Lodash for utility functions #541 (daffl)
- Remove all deprecated hooks #540 (daffl)
- Update dtslint in group default to the latest version 🚀 #539 (greenkeeper[bot])
- Update dependencies for default 🌴 #538 (greenkeeper[bot])
- Update badges #537 (daffl)
- Upgrade to Feathers v4 #536 (daffl)
- Update dependencies to enable Greenkeeper 🌴 #534 (greenkeeper[bot])
v4.20.7 (2019-02-22)
v4.20.6 (2019-02-22)
v4.20.5 (2019-02-22)
v4.20.4 (2019-02-22)
v4.20.2 (2019-01-11)
v4.20.1 (2019-01-11)
v4.20.0 (2019-01-07)
v4.19.8 (2019-01-04)
v4.19.7 (2019-01-04)
v4.19.6 (2018-12-13)
v4.19.5 (2018-12-13)
v4.19.4 (2018-11-29)
v4.19.3 (2018-11-29)
v4.19.2 (2018-11-25)
v4.19.1 (2018-11-25)
v4.19.0 (2018-11-17)
v4.18.0 (2018-11-17)
v4.17.14 (2018-11-01)
v4.17.13 (2018-11-01)
v4.17.12 (2018-10-29)
v4.17.11 (2018-10-26)
v4.17.10 (2018-09-26)
v4.17.9 (2018-09-26)
v4.17.8 (2018-09-24)
v4.17.7 (2018-09-24)
v4.17.6 (2018-09-19)
v4.17.5 (2018-09-19)
v4.17.4 (2018-09-13)
v4.17.3 (2018-09-13)
v4.17.2 (2018-09-10)
v4.17.1 (2018-09-10)
v4.17.0 (2018-09-10)
v4.16.3 (2018-08-25)
v4.16.2 (2018-08-14)
v4.16.1 (2018-08-14)
v4.16.0 (2018-08-04)
v4.15.0 (2018-07-24)
v4.14.3 (2018-07-09)
v4.14.2 (2018-07-09)
v4.14.1 (2018-07-03)
v4.14.0 (2018-06-26)
v4.13.0 (2018-06-26)
v4.12.1 (2018-06-20)
v4.12.0 (2018-06-05)
v4.11.3 (2018-06-05)
v4.11.2 (2018-06-05)
v4.11.1 (2018-04-26)
v4.11.0 (2018-04-12)
v4.10.0 (2018-03-11)
v4.9.0 (2018-03-11)
v4.8.0 (2018-02-19)
v4.7.0 (2018-02-08)
v4.5.6 (2018-02-05)
v4.5.5 (2018-02-05)
v4.5.4 (2018-02-05)
v4.5.3 (2018-02-05)
v4.5.2 (2018-02-05)
v4.5.1 (2018-02-03)
v4.5.0 (2018-02-03)
v4.3.0 (2018-01-29)
v3.10.0 (2017-10-21)
v3.9.0 (2017-10-21)
v3.8.0 (2017-10-21)
v3.7.3 (2017-09-17)
v3.7.2 (2017-08-23)
v3.7.1 (2017-08-07)
v3.7.0 (2017-08-06)
v3.6.1 (2017-07-27)
v3.6.0 (2017-07-27)
v3.5.5 (2017-06-20)
v3.5.3 (2017-06-19)
v3.5.2 (2017-06-19)
v3.5.1 (2017-05-30)
v3.5.0 (2017-05-24)
v3.3.3 (2017-05-24)
v3.4.0 (2017-05-24)
v3.3.2 (2017-05-09)
v3.3.1 (2017-05-09)
v3.3.0 (2017-05-09)
v3.2.0 (2017-05-01)
v3.1.0 (2017-05-01)
v3.0.0 (2017-04-08)
v3.0.0-pre.1 (2017-02-02)
v2.0.3 (2016-11-29)
v2.0.2 (2016-11-28)
v2.0.1 (2016-11-04)
v2.0.0 (2016-10-29)
v1.7.2 (2016-10-07)
v1.7.1 (2016-10-06)
v1.7.0 (2016-10-04)
v1.6.2 (2016-10-03)
v1.6.1 (2016-10-02)
v1.6.0 (2016-10-02)
v1.5.8 (2016-09-14)
v1.5.7 (2016-09-13)
v1.5.6 (2016-09-12)
v1.5.5 (2016-09-12)
v1.5.4 (2016-09-12)
v1.5.3 (2016-09-11)
v1.5.2 (2016-09-08)
v1.5.1 (2016-08-20)
v1.5.0 (2016-08-20)
v1.4.1 (2016-08-19)
v1.4.0 (2016-08-19)
v1.3.1 (2016-08-18)
v1.3.0 (2016-08-18)
* This Changelog was automatically generated by github_changelog_generator