From df1999b5281f21af912b9316458b70383009bcb5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 14:09:09 +0000 Subject: [PATCH] Version Packages --- .../base-ui-native-button-native-render.md | 17 ----------------- packages/nk-dev/CHANGELOG.md | 18 ++++++++++++++++++ packages/nk-dev/package.json | 2 +- 3 files changed, 19 insertions(+), 18 deletions(-) delete mode 100644 .changeset/base-ui-native-button-native-render.md diff --git a/.changeset/base-ui-native-button-native-render.md b/.changeset/base-ui-native-button-native-render.md deleted file mode 100644 index f28f7d6..0000000 --- a/.changeset/base-ui-native-button-native-render.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -"@ingram-tech/nk-dev": patch ---- - -`nextkit/base-ui-native-button` now only inspects components that actually -accept `nativeButton`: Button, PopoverTrigger, Switch and the menu items. - -Keying on the `Button` / `Trigger` name suffixes was wrong twice. A -`*Trigger` builds on `useButton` internally but does not expose the prop, so -the rule demanded code that does not type-check; and a render target named -`*Button` is Base UI's own primitive or a wrapper on it, which renders a -native `