-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [8.0.9](v8.0.8...v8.0.9) (2021-08-09) ### Bug Fixes * **queries:** query generation for camelCased fields on related data ([#792](#792)) ([a6fa9d5](a6fa9d5))
- Loading branch information
1 parent
a6fa9d5
commit 110d6f8
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "forest-express-sequelize", | ||
"description": "Official Express/Sequelize Liana for Forest", | ||
"version": "8.0.8", | ||
"version": "8.0.9", | ||
"author": "Sandro Munda <[email protected]>", | ||
"contributors": [ | ||
"Arnaud Besnier <[email protected]>", | ||
|