Skip to content

v13.0.0

Compare
Choose a tag to compare
@metonym metonym released this 26 Jan 22:58
· 2 commits to master since this release

Breaking Changes

For TypeScript users, this library requires Svelte 4 or Svelte 5.

For Svelte 3 compatibility, use [email protected].

  • replace deprecated SvelteComponentTyped with Component in TypeScript definitions (0c82406, #97)
  • exported CarbonPictogramProps type is changed from an interface to a type alias (0c82406, #97)