@kikko-land/react
Advanced tools
| $ yarn vite build | ||
| $ /home/runner/work/kikko/kikko/node_modules/.bin/vite build | ||
| [36mvite v3.1.8 [32mbuilding for production...[36m[39m | ||
| [36mvite v3.2.5 [32mbuilding for production...[36m[39m | ||
| transforming... | ||
@@ -18,3 +18,3 @@ [32m✓[39m 1 modules transformed. | ||
| [36m[vite:dts][32m Start generate declaration files...[39m | ||
| [32m[36m[vite:dts][32m Declaration files built in 7913ms. | ||
| [32m[36m[vite:dts][32m Declaration files built in 7317ms. | ||
| [39m |
+11
-0
| # @kikko-land/react | ||
| ## 0.8.1 | ||
| ### Patch Changes | ||
| - Updated dependencies [15a9a4d] | ||
| - Updated dependencies [a44c084] | ||
| - @kikko-land/kikko@0.17.0 | ||
| - @kikko-land/migrations-plugin@0.10.1 | ||
| - @kikko-land/react-queries-hooks@0.11.1 | ||
| - @kikko-land/reactive-queries-plugin@0.10.1 | ||
| ## 0.8.0 | ||
@@ -4,0 +15,0 @@ |
+5
-5
| { | ||
| "name": "@kikko-land/react", | ||
| "version": "0.8.0", | ||
| "version": "0.8.1", | ||
| "author": "Sergey Popov", | ||
@@ -38,6 +38,6 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@kikko-land/kikko": "^0.16.0", | ||
| "@kikko-land/migrations-plugin": "^0.10.0", | ||
| "@kikko-land/react-queries-hooks": "^0.11.0", | ||
| "@kikko-land/reactive-queries-plugin": "^0.10.0", | ||
| "@kikko-land/kikko": "^0.17.0", | ||
| "@kikko-land/migrations-plugin": "^0.10.1", | ||
| "@kikko-land/react-queries-hooks": "^0.11.1", | ||
| "@kikko-land/reactive-queries-plugin": "^0.10.1", | ||
| "@kikko-land/boono-sql": "^0.3.0" | ||
@@ -44,0 +44,0 @@ }, |
Sorry, the diff of this file is not supported yet
11605
2.26%- Removed
Updated