github aidenybai/react-scan v0.3.6

latest releases: v0.4.3, v0.4.2, v0.4.1...
2 months ago

Summary

  • adds an import subpath to use react-scan through the npm package in development and production
    import {scan} from 'react-scan/all-environments'
    scan() // <- works in production and dev
  • fixes a bug that caused an error to be logged when calling scan() in production
  • sync browser extension to latest react scan

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.3.6

Don't miss a new react-scan release

NewReleases is sending notifications on new releases.