Skip to content

Latest commit

 

History

History
91 lines (48 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

91 lines (48 loc) · 1.46 KB

@guardian/ab-react

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

    • @guardian/ab-core@7.0.0

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

  • Updated dependencies
    • @guardian/ab-core@5.0.0

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

  • Updated dependencies
    • @guardian/ab-core@4.0.0

3.0.0

Major Changes

  • c6366dd: Add tslib@^2.4.1 to peerDependencies

Patch Changes

  • Updated dependencies [c6366dd]
    • @guardian/ab-core@3.0.0

2.0.1

Patch Changes

  • 64883d1: Release from CSNX repo