# @ardatan/relay-compiler

## 13.0.1

### Patch Changes

- [#8056](https://github.com/ardatan/graphql-tools/pull/8056)
  [`a91a765`](https://github.com/ardatan/graphql-tools/commit/a91a76503c2a8234999ad4379f31da9324b2cba8)
  Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
  - Updated dependency
    [`@babel/runtime@^7.29.2` ↗︎](https://www.npmjs.com/package/@babel/runtime/v/7.29.2) (from
    `^7.26.10`, in `dependencies`)

## 13.0.0

### Major Changes

- [#8013](https://github.com/ardatan/graphql-tools/pull/8013)
  [`48592e1`](https://github.com/ardatan/graphql-tools/commit/48592e19b262fb7f1a3c82be4eb06ef6c285c931)
  Thanks [@ardatan](https://github.com/ardatan)! - Remove extra dependencies, transforms and
  `relay-compiler` binary

### Patch Changes

- [#8013](https://github.com/ardatan/graphql-tools/pull/8013)
  [`48592e1`](https://github.com/ardatan/graphql-tools/commit/48592e19b262fb7f1a3c82be4eb06ef6c285c931)
  Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
  - Removed dependency
    [`@babel/generator@^7.26.10` ↗︎](https://www.npmjs.com/package/@babel/generator/v/7.26.10) (from
    `dependencies`)
  - Removed dependency
    [`@babel/parser@^7.26.10` ↗︎](https://www.npmjs.com/package/@babel/parser/v/7.26.10) (from
    `dependencies`)
  - Removed dependency [`chalk@^4.0.0` ↗︎](https://www.npmjs.com/package/chalk/v/4.0.0) (from
    `dependencies`)
  - Removed dependency [`fb-watchman@^2.0.0` ↗︎](https://www.npmjs.com/package/fb-watchman/v/2.0.0)
    (from `dependencies`)
  - Removed dependency [`nullthrows@^1.1.1` ↗︎](https://www.npmjs.com/package/nullthrows/v/1.1.1)
    (from `dependencies`)
  - Removed dependency
    [`relay-runtime@12.0.0` ↗︎](https://www.npmjs.com/package/relay-runtime/v/12.0.0) (from
    `dependencies`)
  - Removed dependency [`signedsource@^1.0.0` ↗︎](https://www.npmjs.com/package/signedsource/v/1.0.0)
    (from `dependencies`)

## 12.3.0

### Minor Changes

- [#8010](https://github.com/ardatan/graphql-tools/pull/8010)
  [`5c67f7b`](https://github.com/ardatan/graphql-tools/commit/5c67f7b06d098db115571bab0fb721ff78f702a5)
  Thanks [@ardatan](https://github.com/ardatan)! - Update immutable.js
