Releases: thecodingmachine/react-native-boilerplate
Releases · thecodingmachine/react-native-boilerplate
4.5.1
4.5.0
Update with the new version of react-native with the new architecture enabled by default 🚀
4.4.4
feat: add component doc + add eslint flat config (#447) * refactor: Update TypeScript version to 5.6.3 and improve build process * refactor: Rename onErrorReportCrashlytics to onErrorReport in ErrorBoundary component and remove useless component * refactor: Rename navigations to navigation in file paths * refactor: Update imports in Example and Startup screens * feat: use eslint flat config * feat: Add components section * refactor: Remove unused ErrorBoundary component and update imports in Example and Startup screens * refactor: Update eslint command in boilerplate-checks.yml
4.3.3
Fix npm peer dependencies resolution
4.3.2
Merge branch 'main' of github.com:thecodingmachine/react-native-boile…
4.3.1
fix: Remove unnecessary conditional statement in boilerplate-release.yml
4.3.0
Upgrade react native and its dependencies.
Improve architecture to simplify code structure
improve code linting by replacing airbnb config
4.2.0
Update all dependencies:
- react native to 0.74.1
- change from flipper to reactotron
- update deps
- fix on theme generation
4.1.3
Bump react native and template dependencies.
Add default Apple Privacy Manifest file
4.1.2
fix initialization for non-typescript boilerplate because of new tsconfig param allowImportingTsExtensions
requiring noEmit