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

latest releases: @zag-js/popper@1.32.0, @zag-js/remove-scroll@1.32.0, @zag-js/rect-utils@1.32.0...
4 months ago

Patch Changes

  • #2693
    70143c1 Thanks
    @julienbenac! - Allow creating a toast store without any arguments.

    // before
    const store = toast.createStore({})
    
    // after
    const store = toast.createStore()
  • Updated dependencies [92c0bf5,
    352c638,
    47011ad,
    92c0bf5,
    50391e1]:

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

Don't miss a new zag release

NewReleases is sending notifications on new releases.