Releases: thecodingmachine/react-native-boilerplate
Releases · thecodingmachine/react-native-boilerplate
4.6.2
4.6.1
Add more efficient eslint rules using flat config
Bump all dependencies to major versions
react native 0.78.2
- Fix some npm conflict and use all eslint dev deps
4.6.0
Add more efficient eslint rules using flat config
Bump all dependencies to major versions
react native 0.78.2
4.5.1
fix js setup with peer deps conflicts
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