> ## Documentation Index
> Fetch the complete documentation index at: https://developers.squads.so/llms.txt
> Use this file to discover all available pages before exploring further.

# React Native SDK Changelog

> Release history for @sqds/grid-react-native

## 1.0.3

### Patch Changes

* Updated dependencies \[a7bc52d]
  * @sqds/grid\@3.1.0

## 1.0.2

### Patch Changes

* Updated dependencies \[19375ab]
* Updated dependencies \[706a20c]
  * @sqds/grid\@3.0.1

## 1.0.1

### Patch Changes

* Updated dependencies \[adaa877]
* Updated dependencies \[ef7a902]
* Updated dependencies \[adaa877]
* Updated dependencies \[91b52af]
* Updated dependencies \[af4728b]
  * @sqds/grid\@3.0.0

## 1.0.0

### Major Changes

* c8d5fa1: First release of `@sqds/grid-react-native` as a standalone package.

  **Breaking Changes:**

  * Error handling: Methods now throw errors instead of returning `{ success: false }` objects
  * Removed `grid_user_id` parameter from all request methods

### Minor Changes

* c8d5fa1: Initial release with React Native support and AsyncStorage-based session persistence

### Patch Changes

* Updated dependencies \[c8d5fa1]
* Updated dependencies \[c8d5fa1]
* Updated dependencies \[c8d5fa1]
  * @sqds/grid\@2.0.0
