File tree 3 files changed +8
-5
lines changed
3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 7
7
- Technical - Upgrade ESLint rules.
8
8
- Technical - Ensure that all files follow the ESLint rules.
9
9
10
+ ### Fixed
11
+ - Export - Fix export on related data.
12
+
10
13
## RELEASE 5.4.0 - 2019-11-29
11
14
### Added
12
15
- Smart Relationship/Collection - Expose a serializer to simplify the serialization.
Original file line number Diff line number Diff line change 26
26
"dependencies" : {
27
27
"babel-runtime" : " 7.0.0-beta.3" ,
28
28
"bluebird" : " 2.9.25" ,
29
- "forest-express" : " 5.4.0 " ,
29
+ "forest-express" : " 5.4.1 " ,
30
30
"http-errors" : " 1.7.2" ,
31
31
"lodash" : " 4.17.13" ,
32
32
"moment" : " 2.24.0" ,
Original file line number Diff line number Diff line change @@ -2567,10 +2567,10 @@ for-own@^0.1.4:
2567
2567
dependencies :
2568
2568
for-in "^1.0.1"
2569
2569
2570
-
2571
- version "5.4.0 "
2572
- resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-5.4.0 .tgz#9ef8f17140078aecc6a5055525e463255965feb7 "
2573
- integrity sha512-obcFSKhFkg0WNpgv/4P7R0kYXhK2wM8piD5ug9/qPNw6iFjBUjrUrfikOVW+60Q/dSkW5VnLWzQrn3lsXE2bhA ==
2570
+
2571
+ version "5.4.1 "
2572
+ resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-5.4.1 .tgz#2f41e2be2b21516e19afd7bfa6063d08f641aa68 "
2573
+ integrity sha512-x4WbPTTmofQSxfog+/SMTs/nh+q+HVQHnyQjpZvJjniOiGja/Ff9boj/ohhyQoK3GMlhkE3SMr7nj3l/l8yLwQ ==
2574
2574
dependencies :
2575
2575
" @babel/runtime" " 7.7.2"
2576
2576
base32-encode "1.1.1"
You can’t perform that action at this time.
0 commit comments