|
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.1...HEAD) |
| 5 | +[Full Changelog](https://github.com/josx/ra-data-feathers/compare/v2.9.3...HEAD) |
6 | 6 |
|
7 | 7 | **Merged pull requests:**
|
8 | 8 |
|
9 |
| -- Fix type another props should be not required [\#162](https://github.com/josx/ra-data-feathers/pull/162) ([berviantoleo](https://github.com/berviantoleo)) |
| 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)) |
| 12 | + |
| 13 | +## [v2.9.3](https://github.com/josx/ra-data-feathers/tree/v2.9.3) (2022-01-25) |
| 14 | + |
| 15 | +[Full Changelog](https://github.com/josx/ra-data-feathers/compare/v2.9.2...v2.9.3) |
| 16 | + |
| 17 | +## [v2.9.2](https://github.com/josx/ra-data-feathers/tree/v2.9.2) (2022-01-25) |
| 18 | + |
| 19 | +[Full Changelog](https://github.com/josx/ra-data-feathers/compare/v2.9.1...v2.9.2) |
| 20 | + |
| 21 | +**Closed issues:** |
| 22 | + |
| 23 | +- Example feathers client? [\#169](https://github.com/josx/ra-data-feathers/issues/169) |
| 24 | +- Authorization Error [\#167](https://github.com/josx/ra-data-feathers/issues/167) |
| 25 | +- Encrypting password from authProvider [\#166](https://github.com/josx/ra-data-feathers/issues/166) |
| 26 | +- File upload [\#163](https://github.com/josx/ra-data-feathers/issues/163) |
10 | 27 |
|
11 | 28 | ## [v2.9.1](https://github.com/josx/ra-data-feathers/tree/v2.9.1) (2021-06-04)
|
12 | 29 |
|
|
16 | 33 |
|
17 | 34 | - Typescript error [\#161](https://github.com/josx/ra-data-feathers/issues/161)
|
18 | 35 |
|
| 36 | +**Merged pull requests:** |
| 37 | + |
| 38 | +- Fix type another props should be not required [\#162](https://github.com/josx/ra-data-feathers/pull/162) ([berviantoleo](https://github.com/berviantoleo)) |
| 39 | + |
19 | 40 | ## [v2.9.0](https://github.com/josx/ra-data-feathers/tree/v2.9.0) (2021-06-02)
|
20 | 41 |
|
21 | 42 | [Full Changelog](https://github.com/josx/ra-data-feathers/compare/v2.8.1...v2.9.0)
|
|
0 commit comments