> This CHANGELOG only lists changes prior to the migration of `react-vega-lite` to this repo. For recent CHANGELOG, please see the main [CHANGELOG](../../CHANGELOG) for this monorepo.

# react-vega-lite

## v2.0.2
- Update `react-vega` version

## v2.0.1
- Lower minimum version

## v2.0.0
- Update `react-vega` to version 4

## v1.1.3
- Update `vega-lite` and `react` versions.

## v1.1.2
- Move `np` to devDependencies

## v1.1.1
- Also add `vega-lite` to devDependencies

## v1.1.0
- Move `vega-lite` to peerDependencies

## v1.0.0-1.0.1
- Update to support Vega-Lite version 2 with breaking changes in the API

## v0.0.1
- First release