Releases: flexn-io/renative
Releases · flexn-io/renative
0.37.2-rc.1
0.37.1
What's Changed
- fix: update tsconfig package name by @mihaiblaga89 in #1072
Full Changelog: 0.37.0...0.37.1
0.37.0
What's Changed
- Release 0.36.0 by @mihaiblaga89 in #878
- Release/0.36 by @mihaiblaga89 in #888
- fix: add project dir to webpack external by @mihaiblaga89 in #889
- fix: electron for windows and linux by @mihaiblaga89 in #890
- feat: added json output by @mihaiblaga89 in #891
- Added terraform integration by @mihaiblaga89 in #892
- Fix/accept arch xcode build arg by @CHaNGeTe in #899
- [feat] add support for dynamic plugin fonts by @pavjacko in #914
- chore(e2e automation): Updating e2e tests and e2e automation configuration by @pauliusguzas in #875
- fix: androidtv and firetv app icon sizes by @locksten in #915
- feat(Info.plist): Allow integer values to be inserted into Info.plist file by @RicardasN in #910
- fix: template-starter tv with bundle assets error by @locksten in #916
- chore(deps): bump moment-timezone from 0.5.34 to 0.5.37 by @dependabot in #908
- chore(deps): bump parse-url from 6.0.0 to 6.0.5 by @dependabot in #904
- chore(deps): bump terser from 4.8.0 to 4.8.1 by @dependabot in #895
- chore(deps): bump simple-plist from 1.3.0 to 1.3.1 by @dependabot in #861
- chore(deps): bump simple-git from 3.3.0 to 3.5.0 by @dependabot in #845
- Security upgrades by @pavjacko in #919
- Template answers and copy hooks from template if they exist by @mihaiblaga89 in #887
- Added Support for Post Install in Podfile by @himu243 in #944
- assetsSources (alternative source path for rnv app assets) by @pavjacko in #1005
- updated all plugins by @mihaiblaga89 in #1011
- add metro-cache as dep by @mihaiblaga89 in #1003
- fixed wdio error by @mihaiblaga89 in #1008
- chore: e2e tests update by @pauliusguzas in #979
- regenerate yarn.lock by @mihaiblaga89 in #1028
- rawLog json support by @mihaiblaga89 in #1034
- fix: android gradle upgrades by @pavjacko in #1035
- add electron main.js top injection by @mihaiblaga89 in #1039
- Feat/electron remote support by @mihaiblaga89 in #1040
- Feat/asset management by @pavjacko in #1041
- chore: template cleanup by @pavjacko in #1046
- chore: linting by @pavjacko in #1051
- chore: assets templates cleanup by @pavjacko in #1053
- chore: remove e2e tests by @pauliusguzas in #1054
- Fix/metro cache while global by @mihaiblaga89 in #1065
New Contributors
Full Changelog: 0.36.1...0.37.0
0.37.0-rc.10
What's Changed
- [feat] add support for dynamic plugin fonts by @pavjacko in #914
- chore(e2e automation): Updating e2e tests and e2e automation configuration by @pauliusguzas in #875
- fix: androidtv and firetv app icon sizes by @locksten in #915
- feat(Info.plist): Allow integer values to be inserted into Info.plist file by @RicardasN in #910
- fix: template-starter tv with bundle assets error by @locksten in #916
- chore(deps): bump moment-timezone from 0.5.34 to 0.5.37 by @dependabot in #908
- chore(deps): bump parse-url from 6.0.0 to 6.0.5 by @dependabot in #904
- chore(deps): bump terser from 4.8.0 to 4.8.1 by @dependabot in #895
- chore(deps): bump simple-plist from 1.3.0 to 1.3.1 by @dependabot in #861
- chore(deps): bump simple-git from 3.3.0 to 3.5.0 by @dependabot in #845
- Security upgrades by @pavjacko in #919
- Template answers and copy hooks from template if they exist by @mihaiblaga89 in #887
- Added Support for Post Install in Podfile by @himu243 in #944
- assetsSources (alternative source path for rnv app assets) by @pavjacko in #1005
- updated all plugins by @mihaiblaga89 in #1011
- add metro-cache as dep by @mihaiblaga89 in #1003
- fixed wdio error by @mihaiblaga89 in #1008
- chore: e2e tests update by @pauliusguzas in #979
- regenerate yarn.lock by @mihaiblaga89 in #1028
- rawLog json support by @mihaiblaga89 in #1034
- fix: android gradle upgrades by @pavjacko in #1035
- add electron main.js top injection by @mihaiblaga89 in #1039
- Feat/electron remote support by @mihaiblaga89 in #1040
- Feat/asset management by @pavjacko in #1041
- chore: template cleanup by @pavjacko in #1046
- chore: linting by @pavjacko in #1051
- chore: assets templates cleanup by @pavjacko in #1053
- chore: remove e2e tests by @pauliusguzas in #1054
New Contributors
Full Changelog: 0.36.2-canary.4...0.37.0-rc.10
0.36.0 (Echidna)
What's Changed
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #807
- Feat/integrations by @pavjacko in #822
- [chore] add contribution guide, code of conduct by @pavjacko in #823
- Bump next from 12.0.9 to 12.1.0 by @dependabot in #814
- Feat/rn web by @kasinskas in #819
- React Native Upgrade - 0.67 by @pavjacko in #824
- fix: electron build by @kasinskas in #825
- dependency security updates by @pavjacko in #828
- fix: run checkSdk before launch, closes #827, closes #829 by @mihaiblaga89 in #831
- fix: plugins display properly, closes #826 by @mihaiblaga89 in #832
- fix: use npm if yarn is not installed by @mihaiblaga89 in #833
- fix: update gesture handler by @mihaiblaga89 in #834
- E2E Automation by @pavjacko in #835
- TS Migrations by @pavjacko in #836
- fix: proper exit code when yarn fails by @mihaiblaga89 in #837
- fix: next adapter by @pavjacko in #842
- fix: allow extending sourceExts in metro config by @kasinskas in #844
- fix: RNV_EXTERNAL_PATHS stringification, wildcard by @locksten in #847
- fix: resolve webpack router ts and renative sourcemap warnings by @mihaiblaga89 in #848
- fix: use original config and initialize if empty platform by @mihaiblaga89 in #850
- fix: ensure missing plugin deps are caught and installed by @pavjacko in #849
- fix: ui padding issues on starter by @pavjacko in #851
- fix: don't ask for workspace in ci and add git param by @mihaiblaga89 in #858
- Fix/macos electron by @pavjacko in #865
- Fix/android sdk fixes by @mihaiblaga89 in #859
- [fix] next appConfig assets by @pavjacko in #873
- fix: electron support for new webpack 5 configurations by @pavjacko in #874
New Contributors
Full Changelog: 0.35.3...0.36.0
0.35.3
0.35.2
0.35.0 (Draugr)
What's Changed
- fix(packages): remove non-existing bin paths by @robertivanco in #777
- Template extensions improvements & fixes by @pavjacko in #786
- siwtch to gradlePluginPortal instead of jcenter by @aurimasmi in #787
- [feat] abstract babel & metro configurations by @pavjacko in #789
- Simplify templates and font management by @pavjacko in #791
- template migrations by @pavjacko in #792
- use metro config abstraction by @aurimasmi in #793
- [fix] set immediate is undefined by @aurimasmi in #794
- fix(Android Wear): ExtraTranslation error and incorrect bundle file on release build by @kasinskas in #797
- analytics endpoint by @mihaiblaga89 in #799
Full Changelog: 0.34.0...0.35.0
0.34 (Chimera)
What's Changed
- Feat/linux platform by @kasinskas in #755
- feat: explicit electron export target by @kasinskas in #753
- Feat/next 12 by @pavjacko in #763
- fix(icns): When AppIcon.iconset or icns is specified for linux it should be recognized as valid and copied over or generated accordingly by @RicardasN in #764
- Feat/sdk migrations by @pavjacko in #765
- support electron main.js injection by @mihaiblaga89 in #768
- sdk fixes & feats by @pavjacko in #771
- [feat] custom ip host option (--hostIp ) by @pavjacko in #774
Full Changelog: 0.33.0...0.34.0
0.33.0 (Banshee)
What's Changed
- fix(macOS: Electron): Fixed macOS icons for electron engine by @RicardasN in #733
- Feat/task rnv new args by @kasinskas in #732
- fix: taskRnvHelp task by @mmehtonen-24i in #742
- rnv cli fixes & improvements by @pavjacko in #747
- [feat] support for custom google services version by @pavjacko in #748
- Feat/gradle 6.7 support by @pavjacko in #750
- [feat] support for customise inject order of appDelegateMethods by @pavjacko in #751
- Chore/migrations by @pavjacko in #746
New Contributors
- @mmehtonen-24i made their first contribution in #742
Full Changelog: 0.32.2...0.33.0