Skip to content

Latest commit

 

History

History
108 lines (57 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

108 lines (57 loc) · 1.69 KB

@guardian/ab-react

9.0.1

Patch Changes

  • 064c5fb: Fixes for new eslint config

9.0.0

Major Changes

  • e5b15dc: Update TypeScript support to v5.5.2.

Patch Changes

8.0.2

Patch Changes

  • 0382052: 1. All packages are now ES modules, although they should be compatible with CommonJS environments. 2. Adds entry points for projects that can consume package.json#exports, alongside main.

8.0.1

Patch Changes

  • 5e280ac: Adds compatability with projects that consume package.json#exports

8.0.0

Major Changes

  • Update TS to version 5.3.3 and tslib to 2.6.2

  • Updated dependencies

7.0.0

Major Changes

  • e3c3675: Bumps dependency on @guardian/ab-core to 6.0.0.

6.0.1

Patch Changes

  • Update build output config

6.0.0

Major Changes

  • Update Typescript to v5.1.3 and tslib to v2.5.3

Patch Changes

5.0.0

Major Changes

  • Update React to v18

4.0.2

Patch Changes

  • 15f7024: Use @emotion/react jsx runtime instead of react jsx runtime

4.0.1

Patch Changes

  • d7c0e92: Use react jsx runtime instead of @emotion/react jsx runtime

4.0.0

Major Changes

  • Now requires TypeScript ~4.9.5 (if you use it with TypeScript).

Patch Changes

3.0.0

Major Changes

  • c6366dd: Add tslib@^2.4.1 to peerDependencies

Patch Changes

2.0.1

Patch Changes

  • 64883d1: Release from CSNX repo