Skip to content

Commit 10c3b04

Browse files
committed
Prepare v0.8.4
1 parent 5156651 commit 10c3b04

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## v0.8.4
4+
5+
* Fix `defaultValue` assignment for nested resource attributes ([cytomich](https://github.com/cytomich))
6+
* Fix typo in Inputs documentation ([FallDi](https://github.com/FallDi))
7+
* Fix Custom App install instructions
8+
* Add Hebrew translation link ([mstmustisnt](https://github.com/mstmustisnt))
9+
* Add link to Feathers `restClient` ([josx](https://github.com/josx))
10+
11+
312
## v0.8.3
413

514
* Fix Edit view shows stale data

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "admin-on-rest",
3-
"version": "0.8.3",
3+
"version": "0.8.4",
44
"description": "A frontend Framework for building admin applications on top of REST services, using ES6, React and Material UI",
55
"files": [
66
"*.md",

0 commit comments

Comments
 (0)