diff --git a/.changeset/angry-pears-return.md b/.changeset/angry-pears-return.md new file mode 100644 index 000000000..350f4a7d1 --- /dev/null +++ b/.changeset/angry-pears-return.md @@ -0,0 +1,11 @@ +--- +"@launchpad-ui/icons": minor +"@launchpad-ui/chip": patch +"@launchpad-ui/core": patch +--- + +Align API with RAC components: + - Remove `IconContext` + - Remove outer `span` + - Prop `subtle` -> `variant` + - Prop `children` for custom icons