Skip to content

Latest commit

 

History

History
101 lines (51 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

101 lines (51 loc) · 1.46 KB

@guardian/prettier

8.0.1

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.0

Major Changes

7.0.0

Major Changes

  • Update tslib to 2.6.2

6.0.0

Major Changes

  • 7cdfec3: Updated peer dependency prettier from 3.0.0 to 3.1.1

5.0.0

Major Changes

  • 5798618: Use prettier 3.0.0

4.0.0

Major Changes

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

3.0.0

Major Changes

  • c6366dd: Add tslib@^2.4.1 to peerDependencies

2.1.5

Patch Changes

  • 0f81c66: Fix incorrect output directories

2.1.4

Patch Changes

  • fdbf32e: Update readme

2.1.3

Patch Changes

  • 3d1da9d: Fix types export

2.1.2

Patch Changes

  • f04d503: Update @rollup/plugin-node-resolve to v14

2.1.1

Patch Changes

  • 05ae05c: noop to test release process.

    you can ignore this version.

2.1.0

Minor Changes

  • 0aedc53: Add types to prettier config

2.0.2

Patch Changes

  • 869a565: Update readme

2.0.1

Patch Changes

  • c3cbf05: noop: test new package release

2.0.0

Major Changes

  • ef91b82: Use tabs for everything.