Skip to content

Commit

Permalink
1.1.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius456 committed Sep 5, 2024
1 parent f79440c commit 32e3813
Show file tree
Hide file tree
Showing 35 changed files with 486 additions and 251 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flexn/renative-monorepo",
"version": "1.0.0",
"version": "1.1.0-rc.1",
"description": "🚀🚀🚀 Unified Development Platform. Bootstrap, Develop & Deploy `iOS`, `tvOS`, `Android`, `Android TV`, `Fire TV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `Tizen Mobile`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `Linux` and `Chromecast` platforms",
"keywords": [
"android tv",
Expand Down Expand Up @@ -85,8 +85,8 @@
"@flexn/eslint-config": "1.0.0",
"@flexn/prettier-config": "1.0.0",
"@flexn/typescript-config": "1.0.0",
"@rnv/build-hooks-git": "1.0.0",
"@rnv/core": "1.0.0",
"@rnv/build-hooks-git": "1.1.0-rc.1",
"@rnv/core": "1.1.0-rc.1",
"@types/jest": "^29.5.12",
"@types/kill-port": "2.0.0",
"@types/lodash.get": "4.4.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/adapter",
"version": "1.0.0",
"version": "1.1.0-rc.1",
"description": "ReNative Adapters for babel, metro, next and other build configs",
"keywords": [],
"homepage": "https://github.com/flexn-io/renative#readme",
Expand Down
26 changes: 13 additions & 13 deletions packages/app-harness/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/app-harness",
"version": "1.0.0",
"version": "1.1.0-rc.1",
"description": "ReNative Test Harness App",
"keywords": [],
"homepage": "https://github.com/flexn-io/renative#readme",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@lightningjs/sdk": "5.5.1",
"@react-native-community/push-notification-ios": "1.11.0",
"@react-native-firebase/app": "20.0.0",
"@rnv/renative": "1.0.0",
"@rnv/renative": "1.1.0-rc.1",
"dotenv": "16.4.5",
"next": "14.1.4",
"raf": "3.4.1",
Expand All @@ -67,17 +67,17 @@
"devDependencies": {
"@flexn/assets-renative-outline": "0.3.5",
"@flexn/graybox": "1.0.0-feat.12",
"@rnv/cli": "1.0.0",
"@rnv/config-templates": "1.0.0",
"@rnv/core": "1.0.0",
"@rnv/engine-lightning": "1.0.0",
"@rnv/engine-rn": "1.0.0",
"@rnv/engine-rn-electron": "1.0.0",
"@rnv/engine-rn-next": "1.0.0",
"@rnv/engine-rn-tvos": "1.0.0",
"@rnv/engine-rn-web": "1.0.0",
"@rnv/integration-starter": "1.0.0",
"@rnv/template-starter": "1.0.0",
"@rnv/cli": "1.1.0-rc.1",
"@rnv/config-templates": "1.1.0-rc.1",
"@rnv/core": "1.1.0-rc.1",
"@rnv/engine-lightning": "1.1.0-rc.1",
"@rnv/engine-rn": "1.1.0-rc.1",
"@rnv/engine-rn-electron": "1.1.0-rc.1",
"@rnv/engine-rn-next": "1.1.0-rc.1",
"@rnv/engine-rn-tvos": "1.1.0-rc.1",
"@rnv/engine-rn-web": "1.1.0-rc.1",
"@rnv/integration-starter": "1.1.0-rc.1",
"@rnv/template-starter": "1.1.0-rc.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-native": "0.72.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/build-hooks-git/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/build-hooks-git",
"version": "1.0.0",
"version": "1.1.0-rc.1",
"description": "Build Hooks for Git",
"keywords": [],
"homepage": "https://github.com/flexn-io/renative#readme",
Expand Down Expand Up @@ -30,7 +30,7 @@
"simple-git": "3.24.0"
},
"peerDependencies": {
"@rnv/core": "^1.0.0"
"@rnv/core": "^1.1.0-rc.1"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/build-hooks-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"zod-to-json-schema": "3.23.0"
},
"peerDependencies": {
"@rnv/core": "^1.0.0"
"@rnv/core": "^1.1.0-rc.1"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/cli",
"version": "1.0.0",
"version": "1.1.0-rc.1",
"description": "ReNative CLI",
"keywords": [],
"homepage": "https://github.com/flexn-io/renative#readme",
Expand Down Expand Up @@ -32,8 +32,8 @@
"watch": "tsc --watch --preserveWatchOutput"
},
"dependencies": {
"@rnv/engine-core": "1.0.0",
"@rnv/sdk-telemetry": "1.0.0",
"@rnv/engine-core": "1.1.0-rc.1",
"@rnv/sdk-telemetry": "1.1.0-rc.1",
"chalk": "4.1.0",
"commander": "12.1.0",
"inquirer": "8.2.0",
Expand All @@ -43,7 +43,7 @@
"@types/inquirer-autocomplete-prompt": "^3.0.3"
},
"peerDependencies": {
"@rnv/core": "^1.0.0"
"@rnv/core": "^1.1.0-rc.1"
},
"private": false,
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/config-templates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/config-templates",
"version": "1.0.0",
"version": "1.1.0-rc.1",
"description": "ReNative configuration templates for plugins, platforms, engines and project template endpoints",
"keywords": [],
"homepage": "https://github.com/flexn-io/renative#readme",
Expand Down
Loading

0 comments on commit 32e3813

Please sign in to comment.