@drieam/api
Advanced tools
Comparing version 7.0.1 to 7.1.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [7.1.0](https://github.com/Drieam/drieam-ui/compare/v7.0.2...v7.1.0) (2020-08-26) | ||
### Bug Fixes | ||
* api-table add eduframe pagination defaults ([7faee9b](https://github.com/Drieam/drieam-ui/commit/7faee9bc9ae1a011c71f3a446fa00c164dc83fc1)) | ||
### Features | ||
* [[#834](https://github.com/Drieam/drieam-ui/issues/834)] add hooks to drieam/api ([a6c4970](https://github.com/Drieam/drieam-ui/commit/a6c4970b3749ec5a0ff207182e33cdff9a007429)) | ||
## [7.0.1](https://github.com/Drieam/drieam-ui/compare/v7.0.0...v7.0.1) (2020-08-20) | ||
@@ -8,0 +24,0 @@ |
export * from './baseAction'; | ||
export * from './deleteEntity'; | ||
export * from './getRequest'; | ||
export * from './fetchEntity'; | ||
@@ -4,0 +5,0 @@ export * from './saveEntity'; |
@@ -11,1 +11,2 @@ export * from './core'; | ||
export * from './transform'; | ||
export * from './hooks'; |
{ | ||
"name": "@drieam/api", | ||
"version": "7.0.1", | ||
"version": "7.1.0", | ||
"description": "Default Drieam api wrapper", | ||
@@ -57,3 +57,3 @@ "author": "Stef Schenkelaars <stef@drieam.com>", | ||
}, | ||
"gitHead": "3894ed927d68ba1c5567c5707f22a35109d7ed95" | ||
"gitHead": "ebd7ed1f4c1b3f8e78c8d8195affa6440223a5da" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
206755
66
4943