Skip to content

Releases: josydeleon/react-native-query-devtool-monorepo

v1.1.0

20 Mar 16:27
8c8a828

Choose a tag to compare

What's Changed

  • Github actions setup by @jossydeleon in #1
  • Feature: Json Tree searcheable by @jossydeleon in #2
  • Release 03-07-24 by @jossydeleon in #3
  • Bug: Fix object/array size in query details by @jossydeleon in #4
  • Feature: Actionsheet Devtool by @jossydeleon in #5
  • Bugfix: Keypath renamed in JSON Tree by @jossydeleon in #6
  • Feature: Devtool search action by @jossydeleon in #7
  • Linters set up for react-native-query-devtool by @jossydeleon in #9
  • v2.0.0 RC by @jossydeleon in #8
  • Bugfix: Remote icons by @jossydeleon in #10
  • Rollup bundler by @jossydeleon in #11
  • Rollup by @jossydeleon in #12
  • Update version by @jossydeleon in #13

Full Changelog: https://github.com/jossydeleon/react-native-query-devtool-monorepo/commits/v1.1.0

v1.0.0

07 Mar 17:11

Choose a tag to compare

[react-native-query-devtool] v1.0.0 Release Notes

Features

  • Provides a component for integrating query data in React Native applications running react-query v3, and @tanstack/react-query v4 and v5.
  • Includes a standalone app to visualize and help debug query data.

Standalone App

The standalone app allows you to visualize and debug query data from your React Native application using the @jdl/react-native-query-devtool package.

Installation

You can download the standalone app from the following link. Currently, it's available only for macOS M1 and Windows x64:

New Contributors

  • @jossydeleon made their first contribution in #1

Full Changelog: https://github.com/jossydeleon/react-native-query-devtool-monorepo/commits/v1.0.0