diff --git a/.changeset/oxc-1.63.md b/.changeset/oxc-1.63.md deleted file mode 100644 index 9157ce5..0000000 --- a/.changeset/oxc-1.63.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@k8o/oxc-config': patch ---- - -Bump oxc toolchain: `oxlint`/`@oxlint/plugins` 1.58.0 → 1.63.0, `oxfmt` 0.43.0 → 0.48.0, `oxlint-tailwindcss` 0.6.1 → 0.7.0. Also bump `vite-plus` 0.1.16 → 0.1.21 since `oxfmt` ≥ 0.44.0 restricted its package `exports` and older `vite-plus` could no longer resolve the `oxfmt` binary. diff --git a/.changeset/skip-changeset-for-renovate.md b/.changeset/skip-changeset-for-renovate.md deleted file mode 100644 index 8288a28..0000000 --- a/.changeset/skip-changeset-for-renovate.md +++ /dev/null @@ -1,4 +0,0 @@ ---- ---- - -Internal: skip the Changeset CI check on Renovate PRs. No published behavior change. diff --git a/CHANGELOG.md b/CHANGELOG.md index 88966ae..341c0f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @k8o/oxc-config +## 0.1.3 + +### Patch Changes + +- [#12](https://github.com/k35o/oxc-config/pull/12) [`ad0ec98`](https://github.com/k35o/oxc-config/commit/ad0ec987ee536d7c89f0e89e115882e3f1551ebd) Thanks [@renovate](https://github.com/apps/renovate)! - Bump oxc toolchain: `oxlint`/`@oxlint/plugins` 1.58.0 → 1.63.0, `oxfmt` 0.43.0 → 0.48.0, `oxlint-tailwindcss` 0.6.1 → 0.7.0. Also bump `vite-plus` 0.1.16 → 0.1.21 since `oxfmt` ≥ 0.44.0 restricted its package `exports` and older `vite-plus` could no longer resolve the `oxfmt` binary. + ## 0.1.2 ### Patch Changes diff --git a/package.json b/package.json index 8482106..94a961d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@k8o/oxc-config", - "version": "0.1.2", + "version": "0.1.3", "description": "Shareable oxlint + oxfmt configurations for TypeScript / React / Next.js / Backend / Tailwind / Test projects.", "keywords": [ "config",