github chakra-ui/zag @zag-js/toast@1.43.3

latest release: @zag-js/tour@1.43.3
2 hours ago

Patch Changes

  • 49ef963 Thanks
    @segunadebayo! - Write optional properties as explicit ?: T | undefined instead
    of wrapping them in Partial from @zag-js/types.

    That export shadowed the built-in Partial, which changed what Partial<T> meant in every file importing it and
    broke @vue/compiler-sfc on interface X extends Partial<Y>. Types like IntlTranslations and ElementIds are now
    plain interfaces. Passing a single translation key still works.

  • Updated dependencies [49ef963]:

    • @zag-js/types@1.43.3
    • @zag-js/dom-query@1.43.3
    • @zag-js/core@1.43.3
    • @zag-js/dismissable@1.43.3
    • @zag-js/anatomy@1.43.3
    • @zag-js/utils@1.43.3

Don't miss a new zag release

NewReleases is sending notifications on new releases.