|
2 | 2 |
|
3 | 3 | ## [Unreleased](https://github.com/josx/ra-data-feathers/tree/HEAD)
|
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/josx/ra-data-feathers/compare/v2.9.3...HEAD) |
| 5 | +[Full Changelog](https://github.com/josx/ra-data-feathers/compare/v2.9.4...HEAD) |
6 | 6 |
|
7 | 7 | **Merged pull requests:**
|
8 | 8 |
|
9 |
| -- Bump shelljs from 0.8.4 to 0.8.5 [\#170](https://github.com/josx/ra-data-feathers/pull/170) ([dependabot[bot]](https://github.com/apps/dependabot)) |
10 |
| -- Fixes default storageKey value. [\#165](https://github.com/josx/ra-data-feathers/pull/165) ([olosegres](https://github.com/olosegres)) |
11 |
| -- Bump path-parse from 1.0.6 to 1.0.7 [\#164](https://github.com/josx/ra-data-feathers/pull/164) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 9 | +- Support legacy reac admin [\#196](https://github.com/josx/ra-data-feathers/pull/196) ([josx](https://github.com/josx)) |
| 10 | +- Bump node-fetch and react-admin [\#191](https://github.com/josx/ra-data-feathers/pull/191) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 11 | +- Bump minimist and mkdirp [\#190](https://github.com/josx/ra-data-feathers/pull/190) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 12 | +- Bump ua-parser-js from 0.7.28 to 0.7.33 [\#187](https://github.com/josx/ra-data-feathers/pull/187) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 13 | +- Bump qs from 6.5.2 to 6.5.3 [\#186](https://github.com/josx/ra-data-feathers/pull/186) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 14 | +- Bump decode-uri-component from 0.2.0 to 0.2.2 [\#185](https://github.com/josx/ra-data-feathers/pull/185) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 15 | +- Bump async from 3.2.0 to 3.2.3 [\#183](https://github.com/josx/ra-data-feathers/pull/183) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 16 | +- Bump lodash-es from 4.17.14 to 4.17.21 [\#178](https://github.com/josx/ra-data-feathers/pull/178) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 17 | +- Bump ajv from 6.10.0 to 6.12.6 [\#172](https://github.com/josx/ra-data-feathers/pull/172) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 18 | +- fix: permissionsKey and permissionsField in authClient options types [\#171](https://github.com/josx/ra-data-feathers/pull/171) ([ucokfm](https://github.com/ucokfm)) |
| 19 | + |
| 20 | +## [v2.9.4](https://github.com/josx/ra-data-feathers/tree/v2.9.4) (2023-05-15) |
| 21 | + |
| 22 | +[Full Changelog](https://github.com/josx/ra-data-feathers/compare/v2.9.3...v2.9.4) |
| 23 | + |
| 24 | +**Closed issues:** |
| 25 | + |
| 26 | +- Broken `peerDependencies` \(`react-admin` `v2.x`\) [\#184](https://github.com/josx/ra-data-feathers/issues/184) |
| 27 | +- `react-admin` `v4` support [\#182](https://github.com/josx/ra-data-feathers/issues/182) |
| 28 | +- How to add custom headers? [\#181](https://github.com/josx/ra-data-feathers/issues/181) |
| 29 | +- total count / `X-Total-Count` / partial pagination missing [\#180](https://github.com/josx/ra-data-feathers/issues/180) |
| 30 | +- Production build: `Uncaught (in promise) Error: Failed to execute 'fetch' on 'Window': Illegal invocation` [\#177](https://github.com/josx/ra-data-feathers/issues/177) |
| 31 | +- `createMany` unsupported [\#174](https://github.com/josx/ra-data-feathers/issues/174) |
12 | 32 |
|
13 | 33 | ## [v2.9.3](https://github.com/josx/ra-data-feathers/tree/v2.9.3) (2022-01-25)
|
14 | 34 |
|
|
25 | 45 | - Encrypting password from authProvider [\#166](https://github.com/josx/ra-data-feathers/issues/166)
|
26 | 46 | - File upload [\#163](https://github.com/josx/ra-data-feathers/issues/163)
|
27 | 47 |
|
| 48 | +**Merged pull requests:** |
| 49 | + |
| 50 | +- Bump shelljs from 0.8.4 to 0.8.5 [\#170](https://github.com/josx/ra-data-feathers/pull/170) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 51 | +- Fixes default storageKey value. [\#165](https://github.com/josx/ra-data-feathers/pull/165) ([olosegres](https://github.com/olosegres)) |
| 52 | +- Bump path-parse from 1.0.6 to 1.0.7 [\#164](https://github.com/josx/ra-data-feathers/pull/164) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 53 | + |
28 | 54 | ## [v2.9.1](https://github.com/josx/ra-data-feathers/tree/v2.9.1) (2021-06-04)
|
29 | 55 |
|
30 | 56 | [Full Changelog](https://github.com/josx/ra-data-feathers/compare/v2.9.0...v2.9.1)
|
|
0 commit comments