Skip to content

Releases: matt-oakes/redux-devtools-expo-dev-plugin

v1.0.0

22 Nov 13:43
Compare
Choose a tag to compare

Breaking change

  • The plugin now only works with expo>=52. Please continue to use 0.2.1 if you have not upgraded Expo to this version yet.

What's Changed

Full Changelog: v0.2.1...v1.0.0

v0.2.1

07 Jul 10:54
Compare
Choose a tag to compare

What's Changed

  • fix: Ensure that the devtools work correctly in production builds and without casting

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 Jun 10:39
Compare
Choose a tag to compare

What's Changed

  • fix: don't expose global process.env type to consumers by @zakwalters in #7
  • docs: fix README command from 'yarn install' to 'yarn add' by @martinejaw in #5
  • chore: Switch to using the official @redux-devtools/app-core package

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Apr 15:58
Compare
Choose a tag to compare

First release 🎉