Skip to content

Releases: kentcdodds/kcd-scripts

v16.0.0

11 Jul 18:10
530b9ea
Compare
Choose a tag to compare

16.0.0 (2024-07-11)

Bug Fixes

  • utils: setup extension by format in getRollupOutput (#244) (530b9ea)

BREAKING CHANGES

  • utils: Built files now have .mjs or .cjs for ESM and CJS respectively. You may need to update your exports configuration for your library.

v15.0.1

21 Feb 19:38
e68fecc
Compare
Choose a tag to compare

15.0.1 (2024-02-21)

Bug Fixes

v15.0.0

16 Jan 16:08
74820e3
Compare
Choose a tag to compare

15.0.0 (2024-01-16)

Features

BREAKING CHANGES

  • Drop Node 14 support. You should hopefully not have to do anything to address this change. If you do it'll be very little.

v14.0.1

24 Oct 17:24
f386c5b
Compare
Choose a tag to compare

14.0.1 (2023-10-24)

Bug Fixes

  • packages: pin browserslist and caniuse-lite versions (#238) (f386c5b)

v14.0.0

08 Jul 14:40
9e20489
Compare
Choose a tag to compare

14.0.0 (2023-07-08)

Bug Fixes

  • Preact build doesn't work due to incorrect Preact imports (#235) (aea6b3c)

BREAKING CHANGES

  • Switch preact build to use preact/compat

v13.0.0

28 Jan 15:25
d7d25b0
Compare
Choose a tag to compare

13.0.0 (2023-01-28)

Bug Fixes

  • Bump Jest to 29.x and drop support for Node.js 12.x (#233) (d7d25b0)

BREAKING CHANGES

  • Drops support for Node.js 12x. Updates Jest to 29.x

v12.3.0

30 Aug 22:14
ce96bf4
Compare
Choose a tag to compare

12.3.0 (2022-08-30)

Features

v12.2.1

24 Aug 12:47
57e42d1
Compare
Choose a tag to compare

12.2.1 (2022-08-24)

Bug Fixes

  • prettier: jsxBracketSameLine -> bracketSameLine (#230) (57e42d1)

v12.2.0

05 Apr 19:17
4b01d0f
Compare
Choose a tag to compare

12.2.0 (2022-04-05)

Features

v12.1.0

07 Mar 17:22
c485fc0
Compare
Choose a tag to compare

12.1.0 (2022-03-07)

Features