Skip to content

@open-pioneer/notifier@2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 15:12
· 5 commits to main since this release
46550b3

Minor Changes

  • e4ba048: Introduce new convenience methods on the NotificationService in addition to the existing notify() method:

    const notifier = ...; // injected
    notifier.success(/* ... */)
    notifier.info(/* ... */)
    notifier.warning(/* ... */)
    notifier.error(/* ... */)

Patch Changes

  • 1b63ebe: Update dependencies
  • Updated dependencies [1b63ebe]
  • Updated dependencies [e3802fb]
  • Updated dependencies [ac39468]
  • Updated dependencies [e3802fb]
    • @open-pioneer/chakra-integration@2.4.0
    • @open-pioneer/react-utils@2.4.0
    • @open-pioneer/core@2.4.0
    • @open-pioneer/runtime@2.4.0