Skip to content

Commit

Permalink
0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pavjacko committed Jan 7, 2022
1 parent 13dd2fb commit 86f6109
Show file tree
Hide file tree
Showing 25 changed files with 67 additions and 68 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renative-wrapper",
"version": "0.34.0-alpha.8",
"version": "0.34.0",
"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`, `FirefoxOS`, `Firefox TV`, `Linux` and `Chromecast` platforms",
"keywords": [
"android tv",
Expand Down Expand Up @@ -98,7 +98,7 @@
"husky": "4.2.5",
"jsdoc-to-markdown": "6.0.1",
"lerna": "4.0.0",
"rnv": "0.34.0-alpha.8"
"rnv": "0.34.0"
},
"engines": {
"node": ">=6.0.0",
Expand Down
28 changes: 14 additions & 14 deletions packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renative-app",
"version": "0.34.0-alpha.8",
"version": "0.34.0",
"description": "🚀🚀🚀 Unified Development Platform. Bootstrap, Develop & Deploy `iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `Tizen Mobile`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS` and `Firefox TV` platforms",
"homepage": "https://github.com/renative-org/renative#readme",
"bugs": {
Expand Down Expand Up @@ -72,17 +72,17 @@
"react-native-web": "0.17.5",
"react-native-web-image-loader": "0.0.5",
"react-native-windows": "0.63.36",
"renative": "0.34.0-alpha.8"
"renative": "0.34.0"
},
"devDependencies": {
"@rnv/engine-lightning": "0.34.0-alpha.8",
"@rnv/engine-rn": "0.34.0-alpha.8",
"@rnv/engine-rn-electron": "0.34.0-alpha.8",
"@rnv/engine-rn-macos": "0.34.0-alpha.8",
"@rnv/engine-rn-next": "0.34.0-alpha.8",
"@rnv/engine-rn-tvos": "0.34.0-alpha.8",
"@rnv/engine-rn-web": "0.34.0-alpha.8",
"@rnv/engine-rn-windows": "0.34.0-alpha.8",
"@rnv/engine-lightning": "0.34.0",
"@rnv/engine-rn": "0.34.0",
"@rnv/engine-rn-electron": "0.34.0",
"@rnv/engine-rn-macos": "0.34.0",
"@rnv/engine-rn-next": "0.34.0",
"@rnv/engine-rn-tvos": "0.34.0",
"@rnv/engine-rn-web": "0.34.0",
"@rnv/engine-rn-windows": "0.34.0",
"@rnv/integration-docker": "0.1.0-alpha.1",
"@rnv/integration-vercel": "0.2.0-alpha.0",
"babel-jest": "24.9.0",
Expand All @@ -94,10 +94,10 @@
"jest-transform-stub": "2.0.0",
"jetifier": "1.6.5",
"metro": "0.59.0",
"renative-template-blank": "0.34.0-alpha.8",
"renative-template-hello-world": "0.34.0-alpha.8",
"renative-template-kitchen-sink": "0.34.0-alpha.8",
"rnv": "0.34.0-alpha.8",
"renative-template-blank": "0.34.0",
"renative-template-hello-world": "0.34.0",
"renative-template-kitchen-sink": "0.34.0",
"rnv": "0.34.0",
"ttab": "^0.7.2",
"wait-on": "5.0.1",
"xcode": "2.1.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/app/renative.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,19 +85,19 @@
},
"templates": {
"renative-template-hello-world": {
"version": "0.34.0-alpha.8",
"version": "^0.34.0",
"webpack": {
"moduleAliases": true
}
},
"renative-template-blank": {
"version": "0.34.0-alpha.8",
"version": "^0.34.0",
"webpack": {
"moduleAliases": true
}
},
"renative-template-kitchen-sink": {
"version": "0.34.0-alpha.8",
"version": "^0.34.0",
"webpack": {
"moduleAliases": true
}
Expand Down
2 changes: 1 addition & 1 deletion packages/renative-template-blank/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renative-template-blank",
"version": "0.34.0-alpha.8",
"version": "0.34.0",
"description": "🚧 Blank Template for ReNative (https://www.npmjs.com/package/renative). Supports `iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS`, `Firefox TV`",
"keywords": [
"android tv",
Expand Down
2 changes: 1 addition & 1 deletion packages/renative-template-hello-world/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renative-template-hello-world",
"version": "0.34.0-alpha.8",
"version": "0.34.0",
"description": "🚧 Hello World Template for ReNative (https://www.npmjs.com/package/renative). Supports `iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS`, `Firefox TV`, `Linux",
"keywords": [
"android tv",
Expand Down
2 changes: 1 addition & 1 deletion packages/renative-template-kitchen-sink/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renative-template-kitchen-sink",
"version": "0.34.0-alpha.8",
"version": "0.34.0",
"description": "🚀🚀🚀 Unified Development Platform. Bootstrap, Develop & Deploy `iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS` and `Firefox TV` platforms",
"keywords": [
"android tv",
Expand Down
5 changes: 2 additions & 3 deletions packages/renative/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renative",
"version": "0.34.0-alpha.8",
"version": "0.34.0",
"description": "🚀🚀🚀 Unified Development Platform. Bootstrap, Develop & Deploy `iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS`, `Linux` and `Firefox TV` platforms",
"keywords": [
"android tv",
Expand Down Expand Up @@ -96,6 +96,5 @@
"hooks": {
"pre-commit": "pretty-quick --staged"
}
},
"gitHead": "2f915145306f72bba3dd6466d7e878dcbb0dead4"
}
}
4 changes: 2 additions & 2 deletions packages/rnv-engine-lightning/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-lightning",
"version": "0.34.0-alpha.8",
"version": "0.34.0",
"description": "ReNative Engine to build lightning based apps.",
"keywords": [
"lightning"
Expand Down Expand Up @@ -40,7 +40,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.34.0-alpha.8"
"rnv": "^0.34.0"
},
"private": false,
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/rnv-engine-rn-electron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-electron",
"version": "0.34.0-alpha.8",
"version": "0.34.0",
"description": "ReNative Engine to build electron based platforms with react native support.",
"keywords": [
"electron",
Expand All @@ -27,7 +27,7 @@
},
"dependencies": {
"@babel/preset-react": "7.16.0",
"@rnv/sdk-webpack": "0.34.0-alpha.8",
"@rnv/sdk-webpack": "0.34.0",
"babel-loader": "8.0.5",
"better-opn": "1.0.0",
"electron": "11.5.0",
Expand All @@ -51,7 +51,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.34.0-alpha.8"
"rnv": "^0.34.0"
},
"private": false,
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/rnv-engine-rn-macos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-macos",
"version": "0.34.0-alpha.8",
"version": "0.34.0",
"description": "ReNative Engine to build react-native macOS platform.",
"keywords": [
"react-native-macos"
Expand All @@ -25,7 +25,7 @@
"watch": "nodemon --watch src --exec yarn build:dev"
},
"dependencies": {
"@rnv/sdk-apple": "0.34.0-alpha.8"
"@rnv/sdk-apple": "0.34.0"
},
"devDependencies": {
"@babel/cli": "7.8.3",
Expand All @@ -36,7 +36,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.34.0-alpha.8"
"rnv": "^0.34.0"
},
"private": false,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/rnv-engine-rn-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-next",
"version": "0.34.0-alpha.8",
"version": "0.34.0",
"description": "ReNative Engine to build next based platforms with react native support.",
"keywords": [
"nextjs",
Expand Down Expand Up @@ -51,7 +51,7 @@
},
"peerDependencies": {
"next": ">=12.0.7",
"rnv": "^0.34.0-alpha.8"
"rnv": "^0.34.0"
},
"private": false,
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions packages/rnv-engine-rn-tvos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-tvos",
"version": "0.34.0-alpha.8",
"version": "0.34.0",
"description": "ReNative Engine to build react-native tvos platform.",
"keywords": [
"react-native"
Expand All @@ -25,8 +25,8 @@
"watch": "nodemon --watch src --exec yarn build:dev"
},
"dependencies": {
"@rnv/sdk-android": "0.34.0-alpha.8",
"@rnv/sdk-apple": "0.34.0-alpha.8"
"@rnv/sdk-android": "0.34.0",
"@rnv/sdk-apple": "0.34.0"
},
"devDependencies": {
"@babel/cli": "7.8.3",
Expand All @@ -37,7 +37,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.34.0-alpha.8"
"rnv": "^0.34.0"
},
"private": false,
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/rnv-engine-rn-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-web",
"version": "0.34.0-alpha.8",
"version": "0.34.0",
"description": "ReNative Engine to build web based platforms with react native support.",
"keywords": [
"react-native"
Expand All @@ -27,7 +27,7 @@
},
"dependencies": {
"@babel/preset-react": "7.16.0",
"@rnv/sdk-webpack": "0.34.0-alpha.8",
"@rnv/sdk-webpack": "0.34.0",
"babel-loader": "8.0.5",
"better-opn": "1.0.0",
"html-webpack-harddisk-plugin": "1.0.2",
Expand All @@ -49,7 +49,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.34.0-alpha.8"
"rnv": "^0.34.0"
},
"private": false,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/rnv-engine-rn-windows/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-windows",
"version": "0.34.0-alpha.8",
"version": "0.34.0",
"description": "ReNative Engine to build for Windows platform with react native support.",
"keywords": [
"react-native",
Expand Down Expand Up @@ -41,7 +41,7 @@
"peerDependencies": {
"@react-native-community/cli": "5.0.1",
"react-native": "0.63.4",
"rnv": "^0.34.0-alpha.8"
"rnv": "^0.34.0"
},
"private": false,
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions packages/rnv-engine-rn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn",
"version": "0.34.0-alpha.8",
"version": "0.34.0",
"description": "ReNative Engine to build react-native based platforms.",
"keywords": [
"react-native"
Expand All @@ -26,8 +26,8 @@
"watch": "nodemon --watch src --exec yarn build:dev"
},
"dependencies": {
"@rnv/sdk-android": "0.34.0-alpha.8",
"@rnv/sdk-apple": "0.34.0-alpha.8"
"@rnv/sdk-android": "0.34.0",
"@rnv/sdk-apple": "0.34.0"
},
"devDependencies": {
"@babel/cli": "7.8.3",
Expand All @@ -38,7 +38,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.34.0-alpha.8"
"rnv": "^0.34.0"
},
"private": false,
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv-engine-roku/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.34.0-alpha.8"
"rnv": "^0.34.0"
},
"private": false,
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv-integration-docker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.34.0-alpha.8"
"rnv": "^0.34.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv-integration-ftp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/preset-env": "7.6.0"
},
"peerDependencies": {
"rnv": "^0.34.0-alpha.8"
"rnv": "^0.34.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv-integration-vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@babel/preset-env": "7.6.0"
},
"peerDependencies": {
"rnv": "^0.34.0-alpha.8"
"rnv": "^0.34.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/rnv-sdk-android/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/sdk-android",
"version": "0.34.0-alpha.8",
"version": "0.34.0",
"description": "ReNative Android SDK",
"keywords": [],
"homepage": "https://github.com/renative-org/renative#readme",
Expand Down Expand Up @@ -44,7 +44,7 @@
"typescript": "^4.5.2"
},
"peerDependencies": {
"rnv": "^0.34.0-alpha.8"
"rnv": "^0.34.0"
},
"private": false,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/rnv-sdk-apple/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/sdk-apple",
"version": "0.34.0-alpha.8",
"version": "0.34.0",
"description": "ReNative Apple SDK",
"keywords": [],
"homepage": "https://github.com/renative-org/renative#readme",
Expand Down Expand Up @@ -45,7 +45,7 @@
"typescript": "^4.5.2"
},
"peerDependencies": {
"rnv": "^0.34.0-alpha.8"
"rnv": "^0.34.0"
},
"private": false,
"publishConfig": {
Expand Down
Loading

0 comments on commit 86f6109

Please sign in to comment.