Skip to content

tfjs-react-native-v0.6.0

Compare
Choose a tag to compare
@mattsoulanille mattsoulanille released this 23 Jun 21:00
· 1383 commits to master since this release
ee104cf

tfjs-react-native (0.5.0 ==> 0.6.0)

Documentation

  • Update tfjs-react-native README to add steps to fix a build error when using expo for web (#4805).
  • [tfjs-react-native] fix metro link (#4450). Thanks, @AmanRaj1608.

Security

  • fix sec vulnerabilities for all packages (#4869).

Misc

  • Update tfjs-react-native to 0.6.0. (#5247).
  • Update react-native monorepo dependencies to 3.7.0 (#5217).
  • Replace deprecated package '@react-native-community/async-storage' (#5228). Thanks, @gregor-mittag.
  • Build tfjs-core and tfjs-backend-cpu with Bazel (#4856).
  • Bump jpeg-js (#4718).
  • Upgrade react native to 3.1.0 (#4610).
  • Run browserstack tests with an allowance for flakiness (#4691).
  • docs: remove duplicate documentation line (#4599). Thanks, @autimio.