@usecsv/react
Advanced tools
Comparing version
/*! | ||
* @usecsv/react v0.2.9 | ||
* @usecsv/react v0.2.10 | ||
* (c) layercode | ||
@@ -22,3 +22,3 @@ * Released under the MIT License. | ||
/*! | ||
* @usecsv/js v0.6.1 | ||
* @usecsv/js v0.7.0 | ||
* (c) layercode | ||
@@ -25,0 +25,0 @@ * Released under the MIT License. |
@@ -0,1 +1,8 @@ | ||
## [0.2.10](https://github.com/layercodedev/usecsv-react-plugin/compare/v0.2.9...v0.2.10) (2022-10-06) | ||
### Bug Fixes | ||
* update "@usecsv/js", update validation hooks response types ([e49d629](https://github.com/layercodedev/usecsv-react-plugin/commit/e49d629c741ec4c3503d9ec35348ccc64eb326d7)) | ||
## [0.2.9](https://github.com/layercodedev/usecsv-react-plugin/compare/v0.2.8...v0.2.9) (2022-08-30) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@usecsv/react", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"author": { | ||
@@ -64,3 +64,3 @@ "name": "layercode" | ||
"dependencies": { | ||
"@usecsv/js": "^0.6.1" | ||
"@usecsv/js": "^0.7.0" | ||
}, | ||
@@ -67,0 +67,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1765340
0.02%+ Added
- Removed
Updated