diff --git a/.changeset/doctor-oxlintrc-hoisted.md b/.changeset/doctor-oxlintrc-hoisted.md deleted file mode 100644 index 2753d5f..0000000 --- a/.changeset/doctor-oxlintrc-hoisted.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"@ingram-tech/nk-dev": patch ---- - -`nk doctor` no longer flags a hoisted-workspace member whose `.oxlintrc.json` -extends `../node_modules/@ingram-tech/nk-dev/oxlintrc.json`. oxlint resolves -`extends` relative to the config file, so that is the only path that works when -`node_modules` lives at the workspace root; the check matched the literal -`./node_modules/…` string and `--fix` rewrote the config to a path that does -not exist, breaking `nk lint`. Both now accept any prefix that reaches the -file, and `--fix` writes the one that resolves from the site folder. diff --git a/.changeset/nk-base-ui-native-button.md b/.changeset/nk-base-ui-native-button.md deleted file mode 100644 index 9570472..0000000 --- a/.changeset/nk-base-ui-native-button.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"@ingram-tech/nk-dev": minor ---- - -New oxlint rule `nextkit/base-ui-native-button` (error): a Base UI button-like -component rendered as something other than a `