Skip to content

Releases: Gerlison/rn_boilerplate

v2.0.0

29 Nov 14:34
Compare
Choose a tag to compare

Added

b3d18f7 feat: link fonts to natives
7ce17a1 feat: adds icon sizes on fonts
e2d9d0c feat: change redux to toolkit

BREAKING CHANGES

e2d9d0c feat: change redux to toolkit

  • Removed redux-thunk
  • Changed /ducks to /slices on folder structure, to follow toolkit pattern

v1.1.0

14 Jul 16:36
Compare
Choose a tag to compare

Bump React native and dependencies


@react-native-community/async-storage ^1.10.0 → ^1.11.0
@react-navigation/core ^5.5.2 → ^5.12.0
@react-navigation/native ^5.3.0 → ^5.7.0
@react-navigation/stack ^5.3.3 → ^5.7.0
react-native ^0.62.2 → ^0.63.0
react-native-reanimated ^1.8.0 → ^1.9.0
react-native-safe-area-context ^1.0.0 → ^3.1.1
react-native-screens ^2.7.0 → ^2.9.0
react-native-vector-icons ^6.6.0 → ^7.0.0
styled-components ^5.1.0 → ^5.1.1

@babel/core ^7.9.6 → ^7.10.4
@babel/runtime ^7.9.6 → ^7.10.4
@react-native-community/eslint-config ^1.1.0 → ^2.0.0
babel-jest ^26.0.1 → ^26.1.0
eslint ^7.0.0 → ^7.4.0
eslint-config-airbnb ^18.1.0 → ^18.2.0
eslint-plugin-import ^2.20.2 → ^2.22.0
eslint-plugin-jsx-a11y ^6.2.3 → ^6.3.1
eslint-plugin-prettier ^3.1.3 → ^3.1.4
eslint-plugin-react ^7.19.0 → ^7.20.3
eslint-plugin-react-hooks ^4.0.1 → ^4.0.8
jest ^26.0.1 → ^26.1.0
lint-staged ^10.2.2 → ^10.2.11
metro-react-native-babel-preset ^0.59.0 → ^0.60.0
prettier-eslint ^9.0.1 → ^11.0.0
react-test-renderer 16.11.0 → 16.13.1

v1.0.5

15 May 18:07
23bc5ab
Compare
Choose a tag to compare
  • Built to grow folder structure
  • Development environment configurations all done
  • Automated installation with community CLI