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 `