Skip to content

Releases: obytes/react-native-template-obytes

v4.0.1

27 Jul 13:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.0.1

v4.0.0

24 Jul 19:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.2...v4.0.0

v3.4.2

20 Jul 16:47
Compare
Choose a tag to compare

What's Changed

  • feat(ci): update test reporting action by @yjose in #179
  • fix: add react native restart and delete expo-updates by @hamzamekk in #175
  • fix: minor fixes by @yjose in #180
  • fix: peers dependencies installation error by @0x10Ayoub in #181

Full Changelog: v3.4.1...v3.4.2

v3.4.1

19 Jul 13:58
Compare
Choose a tag to compare

What's Changed

  • Add test reporting for PRs with annotation and coverage report. by @yjose in #171
  • fix: Update app-icon-badge by @Pkcarreno in #177
  • fix(docs): use pnpm on docs website to fix netlify deployment by @yjose in #178

Full Changelog: v3.4.0...v3.4.1

v3.4.0

26 Jun 11:35
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @github-actions made their first contribution in #165

Full Changelog: v3.3.1...v3.4.0

v3.3.0

15 May 13:35
Compare
Choose a tag to compare

What's Changed

  • use reusable workflows to clean up github actions by @yjose in #160
  • fix missed ref on controlled input by @yjose in #161
  • Feat/dark mode by @0x10Ayoub in #158
demo-dark-mode.mp4

Full Changelog: v3.2.0...v3

v3.2.0

04 May 15:26
Compare
Choose a tag to compare

What's Changed

  • Using pnpm instead of yarn as package manager by @yjose in #156

Befor(yarn)
image

After(pnpm)

image

Full Changelog: v3.1.1...v3.2.0

v3.1.1

20 Apr 16:11
Compare
Choose a tag to compare

What's Changed

  • fix: login form failed test by @0x10Ayoub in #153
  • More docs by @yjose

Full Changelog: v3.1.0...v3.1.1

v3.1.0

13 Apr 22:38
Compare
Choose a tag to compare

What's Changed

  • fix: conflict with node_modules np by @0x10Ayoub in #148
  • docs: fix typos by @shaquibimdad in #149
  • refactor: update env vars setup for security and web support by @yjose in #150

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

16 Mar 12:31
Compare
Choose a tag to compare

What's Changed 🚀

  • Upgrade to Expo SDK 48 && update deps to last version by @yjose in #140
  • Migrate from react-native-fast-image to expo-image by @yjose in #142
  • Use react-query-kit to create queries and mutations by @yjose in #145
  • Update starter cli to handle new environment variables setup by @yjose in #138
  • Fix linting staged files on windows machine by @Pkcarreno in #136
  • Fix production app crash while switching language by @yjose
  • More docs

New Contributors

Full Changelog: v2.1.1...v3.0.0