# Changelog

## 3.0.0 (2023-01-06)

- Gatsby 5 support

## 2.2.4 (2022-06-25)

- Fix typo

## 2.2.3 (2022-06-25)

- Build src files to pull in changes from 2.2.2

## 2.2.2 (2022-06-15)

- Add optional plugin options to schema.

## 2.2.1 (2022-06-15)

- Get `CHANGELOG.md` to latest version.

## 2.2.0 (2022-06-15)

- No changes (redundant package push).

## 2.1.0 (2022-06-15)

- Make `environmentScript` optional and update documentation.

## 2.0.1 (2022-06-15)

- Regenerate yarn.lock to update bad packages.

## 2.0.0 (2022-06-15)

- Support next major versions of Gatsby and React.

## 1.7.1 (2021-04-30)

- Support next major versions of Gatsby and React.

## 1.7.0 (2021-04-25)

- Script updated to include `jsReady` per Affirm documentation.

## 1.6.0 (2020-04-23)

### Removed

- Script snippet updated to remove `jsReady`.

## 1.5.2 (2020-04-17)

### Added

- Add `experimental_shouldDeferAffirmScript` to docs.

## 1.5.1 (2020-04-17)

### Fixed

- Build changes from `1.5.0`.

## 1.5.0 (2020-04-17)

### Added

- Add `defer` option to Affirm script using `experimental_shouldDeferAffirmScript` config option.
- Add de-minified code snippet for reference.
- Add `CHANGELOG.md` with changes from this version.
