Skip to content

Latest commit

 

History

History
285 lines (210 loc) · 12.1 KB

File metadata and controls

285 lines (210 loc) · 12.1 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.4.0-rc.0 (2023-07-18)

Note: Version bump only for package @umbraco-ui/uui-toast-notification

1.3.0 (2023-05-31)

Note: Version bump only for package @umbraco-ui/uui-toast-notification

1.3.0-rc.1 (2023-05-25)

Note: Version bump only for package @umbraco-ui/uui-toast-notification

1.3.0-rc.0 (2023-05-15)

Note: Version bump only for package @umbraco-ui/uui-toast-notification

1.2.1 (2023-04-20)

Note: Version bump only for package @umbraco-ui/uui-toast-notification

1.2.0 (2023-04-20)

Note: Version bump only for package @umbraco-ui/uui-toast-notification

1.2.0-rc.3 (2023-04-14)

Note: Version bump only for package @umbraco-ui/uui-toast-notification

1.2.0-rc.2 (2023-03-27)

Note: Version bump only for package @umbraco-ui/uui-toast-notification

1.2.0-rc.1 (2023-03-22)

Note: Version bump only for package @umbraco-ui/uui-toast-notification

1.2.0-rc.0 (2023-02-07)

Bug Fixes

Features

  • add demandCustomElement for all elements that require other uui-elements to render correctly (#172) (adb4f3b)
  • build: update packages to esmodules and fix rollup import (0980022)

Reverts

  • Revert "Update sleep duration for tests in order not to exceed test limit and to better test autoclose functionality" (6294014)
  • Revert "Publish" (3d183a4)

BREAKING CHANGES

  • This should now be configured globally

  • internal: add more files to lerna ignore

  • Publish

  • update references

  • internal: use npm ci to counter Github Actions oddness

  • internal: try with unsafe-perm to counter differentiating OS'es

  • internal: downgrade Turbo to 1.1.5 to supposedly work with Github Actions

Co-authored-by: Niels Lyngsø [email protected]

1.1.0 (2023-01-11)

Features

  • build: update packages to esmodules and fix rollup import (0980022)

1.0.0 (2022-08-22)

Note: Version bump only for package @umbraco-ui/uui-toast-notification

1.0.0-rc.3 (2022-08-15)

Note: Version bump only for package @umbraco-ui/uui-toast-notification

1.0.0-rc.2 (2022-08-10)

Bug Fixes

  • change notification color primary to default (#258) (2930d52)

1.0.0-rc.1 (2022-06-28)

Bug Fixes

  • close button color inherits from toast notification (bdcc0a4)

1.0.0-rc.0 (2022-06-02)

Note: Version bump only for package @umbraco-ui/uui-toast-notification

1.0.0-alpha.0 (2022-06-01)

Note: Version bump only for package @umbraco-ui/uui-toast-notification

0.2.1 (2022-05-31)

Note: Version bump only for package @umbraco-ui/uui-toast-notification

0.2.0 (2022-05-04)

BREAKING CHANGES

  • This should now be configured globally

  • internal: add more files to lerna ignore

  • Publish

  • update references

  • internal: use npm ci to counter Github Actions oddness

  • internal: try with unsafe-perm to counter differentiating OS'es

  • internal: downgrade Turbo to 1.1.5 to supposedly work with Github Actions

Co-authored-by: Niels Lyngsø [email protected]

0.1.1 (2022-04-01)

Note: Version bump only for package @umbraco-ui/uui-toast-notification

0.1.0 (2022-03-31)

Features

  • add demandCustomElement for all elements that require other uui-elements to render correctly (#172) (adb4f3b)

Reverts

  • Revert "Update sleep duration for tests in order not to exceed test limit and to better test autoclose functionality" (6294014)