Skip to content

Tags: kentcdodds/kcd-scripts

Tags

v16.0.0

Toggle v16.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(utils): setup extension by format in getRollupOutput (#244)

BREAKING CHANGE: 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

Toggle v15.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update rollup to exclude es5-ext (#243)

v15.0.0

Toggle v15.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: update dependencies (#239)

BREAKING CHANGE: 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

Toggle v14.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(packages): pin browserslist and caniuse-lite versions (#238)

v14.0.0

Toggle v14.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add SaiMaheshwarReddy as a contributor for code (#236)

* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

v13.0.0

Toggle v13.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Bump Jest to 29.x and drop support for Node.js 12.x (#233)

* Bump Jest to 29.x

* Don't test with Node.js 12.x

BREAKING CHANGE: Drops support for Node.js 12x. Updates Jest to 29.x

v12.3.0

Toggle v12.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: update dependencies (#228)

Co-authored-by: Michaël De Boey <[email protected]>
Co-authored-by: Nick McCurdy <[email protected]>

v12.2.1

Toggle v12.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(prettier): jsxBracketSameLine -> bracketSameLine (#230)

v12.2.0

Toggle v12.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: update dependencies (#227)

* feat: update dependencies

* chore: fix ESLint errors

v12.1.0

Toggle v12.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: update dependencies (#226)