Releases: kentcdodds/kcd-scripts
Releases · kentcdodds/kcd-scripts
v17.0.0
Compare
Sorry, something went wrong.
No results found
17.0.0 (2026-02-06)
Bug Fixes
adapt preact files to the new extensions (#247 ) (8dfab4c )
BREAKING CHANGES
Change the generated file extensions for preact builds
v16.0.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
15.0.1 (2024-02-21)
Bug Fixes
v15.0.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
14.0.1 (2023-10-24)
Bug Fixes
packages: pin browserslist and caniuse-lite versions (#238 ) (f386c5b )
v14.0.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
12.3.0 (2022-08-30)
Features
v12.2.1
Compare
Sorry, something went wrong.
No results found
12.2.1 (2022-08-24)
Bug Fixes
prettier: jsxBracketSameLine -> bracketSameLine (#230 ) (57e42d1 )
v12.2.0
Compare
Sorry, something went wrong.
No results found
12.2.0 (2022-04-05)
Features