All notable changes to this project will be documented in this file.
React Native 0.61 with Fast Reload
- devDependencies now have caret versioning
- Replace bundle root from
index.jstosrc/index.ts. - macOS checks in postinstall scripts
- Hermes support (disabled for now because of mobx 5 Proxy requirement)
- styled-components
- removed css files support
- VSCode autosave config
- Auto linking for iOS (Podfile) and Android (gradle)
- Gradle 5.xx
- RNN 3 (react-native-navigation)
styled-componentspolished
@react-native-community/async-storageto1.6.1jsc-androidto241213.1.0lodashto4.17.15mobxto5.13.0mobx-devtools-mstto0.9.21mobx-reactto6.1.3mobx-state-treeto3.14.1reactto16.9.0react-nativeto0.61.0-rc.0react-native-code-pushto5.6.1react-native-configto0.11.7react-native-firebaseto5.5.6react-native-navigationto3.0.0react-native-sentryto0.43.2
react-native-ueno-css-modulesnode-sass
React Native 0.59 with Hooks
- Removed root resolver to embrace TypeScript
- Build env on Android
- Prettier for the community
- No require()'s
- @react-native-community/async-storage
- prettier
- Bump
jsc-androidto241213.0.0 - Bump
mobxto5.9.0 - Bump
mobx-state-treeto3.10.2 - Bump
reactto16.8.3 - Bump
react-nativeto0.59.0-rc.3 - Bump
react-native-code-pushto5.5.2 - Bump
react-native-firebaseto5.2.3 - Bump
react-native-navigationto2.13.1 - Bump
react-native-sentryto0.42.0 - Bump
react-native-ueno-modulesto1.1.0 - Bumped all
@typesto latest - Bump
detoxto10.0.12 - Bump
jestandbabel-jestto24.3.1
- date-fns
- core-decorators
- tslib
- schedule
- babel-plugin-module-resolver
- @firebase/app-types
- Add default support for
SCSS - Add stylelint for
SCSS - Script to create podspec file for library without it
yarn podspec - Add
@ueno/tslint-configto the repository
Android sepcific
- Add
google()as default provider
- Bump
react-nativeto0.57.8 - Bump
reactto16.7.0 - Bump
react-native-firebaseto5.2.0 - Bump
react-native-navigationto2.5.2 - More documented documentation
- Fix
appcenter-pre-buildscript - No more default export
Android specific
- Bump
android-jsctor236355 - Bump to
com.google.android.gms:play-services-base:16.0.1 - Bump to
com.google.gms:google-services:4.0.1
- Some unused packages
WIP - New api
Big release.
- TypeScript Support
- Fix travis builds for pull requests
- Fix symroot bug in build-env
- Refactored fastlane functions
- Ignore set of default YellowBox warnings
- Better TestFlight detection
- iOS Simulator detection
- Fix Code Push key in Info.plist
- react-native: 0.53.0 → 0.53.3
- react-native-firebase: 3.2.4 → 3.2.6
- react-native-navigation: 1.1.374 → 1.1.386
- react-native-sentry: 0.33.0 → 0.34.0
- react-native-ui-lib: 3.2.14 → 3.2.21
- mobx-react: 4.4.1 → 4.4.2
- babel-eslint: 8.2.1 → 8.2.2
- babel-jest: 22.2.0 → 22.4.1
- babel-plugin-module-resolver: 3.0.0 → 3.1.0
- detox: 7.0.1 → 7.1.0
- eslint: 4.17.0 → 4.18.1
- eslint-plugin-import: 2.8.0 → 2.9.0
- eslint-plugin-jest: 21.7.0 → 21.12.2
- eslint-plugin-react: 7.6.1 → 7.7.0
- jest: 22.2.1 → 22.4.2
- lint-staged: 6.1.0 → 7.0.0
- mocha: 5.0.0 → 5.0.1
- patch-package: 5.0.0 → 5.1.1
- Now using patch-package to modify npm packages automatically.
- Docsify for automatic gh-pages generation
- react-native-ui-lib
- react-native-blur
- react-native-interactable
- react-native: 0.52.2 → 0.53.0
- react-native-navigation: 1.1.361 → 1.1.374
- react-native-firebase: 3.2.2 → 3.2.4
- lodash: 4.17.4 → 4.17.5
- mobx: 3.4.1 → 3.5.1
- detox: 6.0.4 → 7.0.1
- Upgraded gradle to 4.4 and gradle build-tools to 3.1.0
- Patching npm packages build.gradle to buildToolsVersion 27.0.1
Initial release.