framework7-react
Advanced tools
Comparing version 8.0.0-beta.2 to 8.0.0-beta.3
/** | ||
* Framework7 React 8.0.0-beta.2 | ||
* Framework7 React 8.0.0-beta.3 | ||
* Build full featured iOS & Android apps using Framework7 & React | ||
@@ -10,3 +10,3 @@ * https://framework7.io/react/ | ||
* | ||
* Released on: February 7, 2023 | ||
* Released on: March 9, 2023 | ||
*/ | ||
@@ -13,0 +13,0 @@ import Framework7React from './shared/plugin.js'; |
{ | ||
"name": "framework7-react", | ||
"version": "8.0.0-beta.2", | ||
"version": "8.0.0-beta.3", | ||
"description": "Build full featured iOS & Android apps using Framework7 & React", | ||
@@ -49,3 +49,4 @@ "type": "module", | ||
"url": "https://www.patreon.com/framework7" | ||
} | ||
}, | ||
"releaseDate": "March 9, 2023" | ||
} |
401068