1.0.0
What's Changed
- chore: rename e2e files by @pauliusguzas in #1031
- fix: handle missing logs for json output by @mihaiblaga89 in #1073
- moved deps to engines by @mihaiblaga89 in #1077
- Bump xml2js from 0.5.0 to 0.6.0 by @dependabot in #1049
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #1082
- RNV TS migration by @pavjacko in #1093
- Fix macos by @mihaiblaga89 in #1106
- fixed androidtv, tvos wip by @mihaiblaga89 in #1112
- fix web path, fix ts error by @mihaiblaga89 in #1105
- ReNative major refactor by @pavjacko in #1113
- fix: change release scheme name by @pauliusguzas in #1091
- Post refactor fixes by @pavjacko in #1117
- Bump postcss from 8.4.30 to 8.4.31 by @dependabot in #1118
- added overrides for rn gesture handler to exclude unsupported features by @mihaiblaga89 in #1119
- updated dependencies to latest by @mihaiblaga89 in #1120
- iOS / tvOS fixes by @pavjacko in #1121
- fix: incorrect logger imports in sdk-webpack by @kasinskas in #1124
- Chore post refactor fixes pt3 by @pavjacko in #1129
- Bump electron from 26.2.1 to 26.2.4 by @dependabot in #1130
- move device logic before bundler, fix sudden bundler exit if failed by @mihaiblaga89 in #1137
- fix: podfile deployment target template by @kasinskas in #1145
- disable bundler on build by @mihaiblaga89 in #1148
- fix electron export, bump electron version by @mihaiblaga89 in #1149
- fixed webos CLI not finding index by @mihaiblaga89 in #1150
- fix sim not recognized by xcode error by @mihaiblaga89 in #1151
- added withRnvRNConfig, added missing files to template by @mihaiblaga89 in #1155
- Support for JSON schema by @pavjacko in #1140
- fix plugins and overrides by @pavjacko in #1157
- core structure update by @pavjacko in #1160
- fix: add back support for main gradle overrides by @kasinskas in #1163
- fix/web_export by @ElenaDiachenko in #1159
- Fix/androidwear by @ElenaDiachenko in #1166
- fix: add back splash activity by @kasinskas in #1167
- fix/macos_build_location_info by @ElenaDiachenko in #1171
- fix missing android template files, added correct licenses by @mihaiblaga89 in #1178
- leftover test by @mihaiblaga89 in #1147
- Dynamic templates & Typed Schema by @pavjacko in #1177
- add injection for gradle settings paths by @mihaiblaga89 in #1181
- Fix/build hooks path by @ElenaDiachenko in #1188
- rnv injections - fully typed file model by @pavjacko in #1180
- fix tizen paths for packaging apps by @mihaiblaga89 in #1184
- switched from rm to rimraf for windows by @mihaiblaga89 in #1187
- [feat] extend platform by @pavjacko in #1191
- fix/androidwear and androidtv gradle settings by @ElenaDiachenko in #1192
- Bump @babel/traverse from 7.22.20 to 7.23.2 by @dependabot in #1179
- Chore/ts coverage by @pavjacko in #1195
- fix/android_build by @ElenaDiachenko in #1198
- fix/ECONNREFUSED_on_NodeJS_18 by @ElenaDiachenko in #1200
- fix/tizenwatch/tizenmobile_build/export by @ElenaDiachenko in #1205
- fix/firetv by @ElenaDiachenko in #1210
- add missing deps by @ElenaDiachenko in #1212
- fix: ios release export and custom fonts by @kasinskas in #1214
- fix targetSchema tvos + xcode group creation by @ElenaDiachenko in #1220
- Fix/web new project by @ElenaDiachenko in #1221
- RNV Improvements and bug fixes by @pavjacko in #1215
- Bump react-devtools-core from 4.28.0 to 4.28.5 by @dependabot in #1222
- Fix/androidwear manifest by @ElenaDiachenko in #1226
- prevent the opening of a new terminal <= ios + tvos export by @ElenaDiachenko in #1228
- fix/kill_child_processes on exit by @ElenaDiachenko in #1224
- Extra fixes for bonanza by @mihaiblaga89 in #1230
- Fix Bonanza by @mihaiblaga89 in #1216
- Bump axios from 0.21.2 to 1.6.0 by @dependabot in #1234
- Various fixes by @GabrieleKaceviciute in #1243
- Metro config fixes by @mihaiblaga89 in #1231
- Web doesn't run on @rnv/template-starter@1.0.0-canary.7 by @mihaiblaga89 in #1232
- tvos export issue by @ElenaDiachenko in #1233
- Renative is missing configuration for hermes by @ElenaDiachenko in #1242
- [android, androidtv, firetv, androidwear] fix signing, added harness crypto by @mihaiblaga89 in #1237
- Renative has no indication when assetSources are specified but not found by @ElenaDiachenko in #1236
- RNV does not create encrypt destination folder by @ElenaDiachenko in #1250
- Fix/crypto by @ElenaDiachenko in #1256
- fixed configureTizenGlobal <= check for tizen certificate in Tizen St… by @ElenaDiachenko in #1258
- Fix app ID and app title when creating a new project by @mihaiblaga89 in #1259
- Update PULL_REQUEST_TEMPLATE.md by @mihaiblaga89 in #1261
- fix_assets for tvos by @ElenaDiachenko in #1266
- Dependency cleanup fixes by @pavjacko in #1263
- fix StatusBar style _ android by @ElenaDiachenko in #1265
- Added apple certs/pp/setup hook, fix tvos export by @mihaiblaga89 in #1264
- add test for sdk-tizen/runner by @ElenaDiachenko in #1267
- Android device management revamp by @mihaiblaga89 in #1262
- iOS Device Management by @mihaiblaga89 in #1269
- Fix/ci mode by @ElenaDiachenko in #1274
- fix eject packaging by @pavjacko in #1280
- added versionCode and versionName to app/build.gradle as injections by @ElenaDiachenko in #1281
- release/1.0 to main update by @pavjacko in #1260
- Fix/hermes for android by @ElenaDiachenko in #1282
- rn sdk improvements by @pavjacko in #1291
- removed the catching of errors_ executeRnv by @ElenaDiachenko in #1290
- fix/creating_project_with_spaces_in_name by @ElenaDiachenko in #1292
- Fix/crypto first run by @ElenaDiachenko in #1288
- Chore: make e2e working on rnv by @pauliusguzas in #1090
- Fix "Cannot find module 'metro-config' on new project" by @pavjacko in #1299
- Add globalThis pollyfill for Tizen devices by @aurimasmi in #1302
- Feat: resolutions overrides by @pavjacko in #1304
- Fix/windows by @ElenaDiachenko in #1301
- More injections are back by @mihaiblaga89 in #1298
- Fix Android eject bundle by @mihaiblaga89 in #1308
- Blocker issues hotfixes by @pavjacko in #1310
- ci-mode => remove question if error by @ElenaDiachenko in #1309
- Fix/add customization by @ElenaDiachenko in #1306
- Take plugin templateAndroid into account for injections by @mihaiblaga89 in #1311
- Fix adb frozen by @pavjacko in #1313
- Fix emulators unwanted exit by @pavjacko in #1315
- Don't skip --yes for nameless prompts by @mihaiblaga89 in #1317
- Remove deprecated hermes config by @mihaiblaga89 in #1319
- add banner fot tv platforms by @ElenaDiachenko in #1323
- Android ndk detection by @Marius456 in #1324
- Update next 14 by @mihaiblaga89 in #1322
- Fix issue with node 18.0.0 and ip package by @mihaiblaga89 in #1332
- Update template @flexn/assets-renative-outline to 0.3.3 by @mihaiblaga89 in #1335
- Fix next success message path by @mihaiblaga89 in #1333
- Fix found sdk message by @mihaiblaga89 in #1334
- Fix hooks don't work if that is the first command by @Marius456 in #1325
- Bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #1336
- disable_autolinking_for_unsupported_library by @ElenaDiachenko in #1338
- Fix iOS version code by @mihaiblaga89 in #1343
- Inject ios permissions on eject by @mihaiblaga89 in #1342
- increase the number of attempts to run the bundler by @ElenaDiachenko in #1346
- Upgrade webos support by @Marius456 in #1340
- install pkg-dir@7.0.0 before first run by @ElenaDiachenko in #1348
- Chore/injections test case by @pauliusguzas in #1345
- Fix logging by @mihaiblaga89 in #1347
- Feat/bring back objc and java injections and add splashScreen example by @ElenaDiachenko in #1331
- Android packageId build cleanup by @mihaiblaga89 in #1330
- Fix/update react native gesture handler and bring back default settings by @ElenaDiachenko in #1360
- Fix/java injections by @ElenaDiachenko in #1358
- Fix/web by @ElenaDiachenko in #1361
- fix. Improve webpack callback chaining in withRNVNext to execute cust… by @magician-margatroid in #1363
- pre-release stabilization by @pavjacko in #1364
- fix/withRNVRNConfig by @ElenaDiachenko in #1362
- Podfile injections by @mihaiblaga89 in #1351
- fix/add_upper_limit_for_cocoapods by @ElenaDiachenko in #1373
- Chore/e2e finalisation by @pauliusguzas in #1350
- add kotlin injections for android by @ElenaDiachenko in #1369
- Fix missing injections by @mihaiblaga89 in #1377
- Upgrade to RN 73 by @Marius456 in #1349
- rnv target fixes by @pavjacko in #1383
- Fix target list webos by @Marius456 in #1384
- Change target selector text by @Marius456 in #1386
- remove_question_when_run_decrypt_for_the_first_time by @ElenaDiachenko in #1390
- android -> -t do not ask to select device/simulator when needed by @ElenaDiachenko in #1385
- rnv standalone command fixes by @pavjacko in #1392
- Remove pod check by @mihaiblaga89 in #1400
- Fix/add extensions to android run by @mihaiblaga89 in #1401
- Properly wrap command snippet by @mihaiblaga89 in #1404
- Don't ask to update project if version is unknown by @mihaiblaga89 in #1405
- Add disclaimer message for webos simulator by @mihaiblaga89 in #1403
- Default run android behaviour by @Marius456 in #1406
- Docs generation fixes by @mihaiblaga89 in #1412
- fix/webpack_merge by @ElenaDiachenko in #1395
- Linux: can't run template starter for first time by @Marius456 in #1413
- Dynamic json schemas by @pavjacko in #1407
- Fix webos release run by @mihaiblaga89 in #1402
- fix/podfile_injections_permissions by @ElenaDiachenko in #1417
- [chore] dep cleanup by @pavjacko in #1421
- Fix/obj c injections by @ElenaDiachenko in #1416
- Include webpack.config.js in includedFiles by @mihaiblaga89 in #1424
- 1.0 release prep by @pavjacko in #1433
- fixed styles => made app container scrollable by @ElenaDiachenko in #1427
- fix/add_warning_for_special_characters_crypto by @ElenaDiachenko in #1428
- Fix/firetv manifest allowbackup by @ElenaDiachenko in #1429
- Fix/issues with supported plugins by @ElenaDiachenko in #1430
- Fix display issue for harness androidtv by @mihaiblaga89 in #1431
- Support for doc generator by @pavjacko in #1432
- Fix: Add missing RN_HOST_METHODS injection to android templates by @aurimasmi in #1441
- fix generateBuildConfig by @ElenaDiachenko in #1443
- Fix webos launch target choice by @Marius456 in #1436
- CLI improvements by @locksten in #1437
- Fix webos white screen by @mihaiblaga89 in #1444
- Add back INJECT_PLUGIN_PATHS, INJECT_POST_INSTALL by @mihaiblaga89 in #1442
- [webos] simulator fails to be launched on linux system by @Marius456 in #1446
- CLI fixes by @pavjacko in #1452
- Fix kaios simulator on linux by @Marius456 in #1450
- Chore/e2e enable on android by @pauliusguzas in #1449
- Release PRs Sync by @pavjacko in #1454
- added UT for getAllSuitableTasks by @mihaiblaga89 in #1438
- Fix/app harness by @ElenaDiachenko in #1447
- add correct xmlbuilder before running ios for the first time by @ElenaDiachenko in #1451
- Fix Tizen by @mihaiblaga89 in #1453
- Rename MainActivity files, add test cases to set plugins, and fix to copy build folders by @ElenaDiachenko in #1439
- add RNV_SKIP_LINKING env to androidRunner by @ElenaDiachenko in #1469
- add tests for getAndroidDeviceToRunOn by @ElenaDiachenko in #1455
- fix schemeTarget for ios by @ElenaDiachenko in #1470
- upgrate to RN 0.73.4 by @ElenaDiachenko in #1477
- RNV bootstrapping by @pavjacko in #1471
- fix/flipper_xcode_15.3 by @ElenaDiachenko in #1474
- Task & schema migrations by @pavjacko in #1488
- add @lightningjs overrides to config-templates by @ElenaDiachenko in #1494
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #1480
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #1472
- Context generics, types name refactor by @pavjacko in #1496
- Add UT webos devicemanager by @Marius456 in #1460
- Fix/android resources by @ElenaDiachenko in #1476
- Fix/lightningjs + unlock engine change using command options by @ElenaDiachenko in #1495
- Fix Kaios template starter by @Marius456 in #1491
- added check for available port - lightningjs by @ElenaDiachenko in #1498
- add autocomplete to interactive wizard prompt by @locksten in #1500
- fix skip linking for native plugins by @ElenaDiachenko in #1502
- Bootstrap fixes by @pavjacko in #1505
- feat: infer payload type from extendModules by @locksten in #1517
- [Kaios] can't open the app in kaios 3.0 by @Marius456 in #1510
- enable e2e ios and tvos tasks by @pauliusguzas in #1475
- hide splash screen on some android platforms by @ElenaDiachenko in #1512
- fix: enable e2e ios and tvos on push trigger by @pauliusguzas in #1522
- Fix: web font naming by @aurimasmi in #1520
- Fix chromecast by @Marius456 in #1459
- Feat/rnv modules infer 2 by @locksten in #1524
- Chore: @flexn/create upgrade by @aurimasmi in #1523
- First try at making UTs by @justinasRm in #1521
- RNV modules by @pavjacko in #1514
- Add info to pair device by @Marius456 in #1525
- add packageReactNativeAndroid tests by @ElenaDiachenko in #1528
- fix/macos_export by @ElenaDiachenko in #1534
- Fix(TemplateStarter): Fix renative icons not appearing for macOS and Web by @RicardasN in #1530
- change the engine root path definition by @ElenaDiachenko in #1532
- Add support for using rnv crypto in integrations by @locksten in #1531
- Fix: RCTScrollViewTV doesn't exists by @aurimasmi in #1539
- Fix windows platform support by @Marius456 in #1547
- Fix/rnv run new project by @ElenaDiachenko in #1541
- Fix(Windows:Runner): Fix web and android path to respective node modules not found by @RicardasN in #1549
- bootstrap local repo additional check by @justinasRm in #1546
- Add UT for sdk-android by @Marius456 in #1529
- Fix create android simulator error by @Marius456 in #1548
- Fix(iOS:Splash): Harness app splash screen by @RicardasN in #1543
- Fix missing dependency by @Marius456 in #1555
- Fix/exclude dirs for webpack by @ElenaDiachenko in #1551
- Spelling by @justinasRm in #1577
- fix(iOS:DefaultSim): Fix simulator prompt not shown when none defined by @RicardasN in #1572
- feat(Android:Settings.gradle): Add ability to inject code on plugin level by @RicardasN in #1563
- chore(iOS:Splash): Removing old assets for splash image by @RicardasN in #1570
- fix(AndroidTV:TemplateStarter): Fix intial focus and prevent focus loss by @RicardasN in #1571
- Fix/MainActivity_kt.onCreate via plugin configuration by @ElenaDiachenko in #1578
- fix/populateExtraParameters by @ElenaDiachenko in #1582
- Round devices not fully visible logs by @justinasRm in #1588
- Fix/kaios logSuccess by @ElenaDiachenko in #1590
- Remove windows duplicate by @Marius456 in #1589
- fix/focus_web by @ElenaDiachenko in #1593
- Fix run one platform projects by @Marius456 in #1575
- fix/kaios_defaultTarget by @ElenaDiachenko in #1602
- Fix kaios target list by @Marius456 in #1598
- npx build for webos/tizen shouldn't build without an emulator downloaded by @justinasRm in #1592
- added installEngines step when creating a new project by @ElenaDiachenko in #1608
- Add error msg in webos by @Marius456 in #1612
- chore: update plugins by @kasinskas in #1594
- chore: remove ip package by @kasinskas in #1615
- Extend injection options by @aurimasmi in #1605
- fix(Windows:Link): Initial fix that passes the link phase by @RicardasN in #1613
- Fix/cli by @ElenaDiachenko in #1614
- Chore/new config harness by @pauliusguzas in #1609
- fixed duplication of the 'app configure' task when using -c option by @ElenaDiachenko in #1617
- Webos cli installation check by @justinasRm in #1606
- Fix/resolve peer deps npm by @ElenaDiachenko in #1558
- Refactor webpack excluded dirs by @pavjacko in #1619
- fix(tvOS:Harness): Fix focus not being visible when navigating the app on tvOS or webOS by @RicardasN in #1626
- Fix blank screen in kaios by @Marius456 in #1618
- Fix/path space by @ElenaDiachenko in #1624
- [tizen] Fix target list/launch by @Marius456 in #1621
New Contributors
- @GabrieleKaceviciute made their first contribution in #1243
- @Marius456 made their first contribution in #1324
- @magician-margatroid made their first contribution in #1363
- @justinasRm made their first contribution in #1521
Full Changelog: 0.37.3...1.0.0