Releases: obytes/react-native-template-obytes
Releases · obytes/react-native-template-obytes
v2.1.1
🚀 Features
- Prevent pre-commit hooks from running while generating new release with np
- Fix eslint formatter to show anotation on github
- Clean up validate PR workflows
- Remove debendabot
👀 Commits
- ci:remove husky validation for release commit 93afdcd
- style:revert pre-commit hook logic 579063a
- Merge pull request #135 from obytes/fixes 1be7957
- ci: clean up workflows 79ea64f
- refactor: remove dependabot 🤯 0241e80
- Merge pull request #130 from obytes/fix_127 243f94f
- fix: remove unused ci formatter caea3c9
- fix: fix className warning 90b405f
- fix: fix eslint action d601288
- ci(eslint): fix eslint formatter b33cc45
- fix: fix missed staging profile on eas config b81ca1e
- Update README.md (#129) 2828fcd
v2.1.0
🚀 Features
- New environment variables setup with validations and type checking
📄 Docs
- New Docs for environment variables
👀 Commits
v2.0.2
🚀 Features
- Use default selector for auth module
- Add flipper config
- Add test workflow to PR validation
📄 Docs
- Add internationalization docs
- Fix create new app command
👀 Commits
- ci: update checkout version 58b21c0
- fix: fix ci test command ada8a58
- ci: add running test to pr validation 7fad6e0
- fix: fix localisation config for tests 3a54af8
- Merge pull request #118 from obytes/feat/flipper 5ee1943
- feat: add flipper support to obytes template f29902a
- docs: use latest create-obytes-app cli version on project init 0588ecf
- docs: fix auth example 3756d27
- feat: using selectors with Zustand stores as default 3ea04d7
- Merge pull request #116 from obytes/i18n_refactor 926feb0
- docs: internationalization docs 59acd22
- refactor: i18n refactoring a428829
v2.0.1
v2.0.0
What is new ?
- New CLI to create new project based on the template.
- Expo with custom dev client instead of react native cli based app.
- UI component with nativewind instead of restyle.
- New Demo app.
- New docs website starter.obytes.com
- New snippets to generate components and api hooks
- Unit testing setup
- 🔥🔥
v1.6.1
v1.6.0
- Upgrade to react native 0.68.1 🥳
- UI fixes
- Update project deps to the latest versions 🔥 :
[email protected]
[email protected]
@hookform/[email protected]
@react-navigation/[email protected]
@react-navigation/[email protected]
@react-navigation/[email protected]
@shopify/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
v1.5.1
v1.5.0
- Update template to RN67.1
- Upgrade to react-native-bootsplash v4
- Upgrade to react-native-mmkv v2
- Update Project deps
- Add xcode script
- Update application name to ObytesApp to prevent updating links in the readme file