Releases: react-native-community/react-native-template-typescript
Releases · react-native-community/react-native-template-typescript
6.8.0
- Upgrade to RN 0.66 (#226)
6.7.0
- Update to React Native 0.65.1 (#217)
6.6.5
- Removed 1 space indent to resolve ESLint errors (#211)
- Enabled
resolveJsonModule
(#209)
- Updated
README.md
to make the requirement for the new CLI more clear (#199)
6.6.4
- RN 0.64.1 and updated type defs (#206)
6.6.3
- bump @types/react-native to 0.64.0 (#197)
6.6.2
- improve types and indentation (#196)
6.6.1
- update for React Native 0.64.0 (#193)
6.5.13
- Prevent installing multiple versions of
@types/react
(#182)