Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Releases: scttcper/ngx-toastr

v20.0.5

06 Feb 17:00
346ab91

Choose a tag to compare

20.0.5 (2026-02-06)

Bug Fixes

v20.0.4

22 Jan 17:58
cca0b4a

Choose a tag to compare

20.0.4 (2026-01-22)

Bug Fixes

  • more specific moving of css, scss to root instead of all files (cca0b4a)
  • styles back in root folder (#1049) (a2e0372)

v20.0.3

20 Jan 17:25
8ab0794

Choose a tag to compare

20.0.3 (2026-01-20)

Bug Fixes

v20.0.2

19 Jan 19:52
61a43c5

Choose a tag to compare

20.0.2 (2026-01-19)

Bug Fixes

v20.0.1

19 Jan 19:34
852314b

Choose a tag to compare

20.0.1 (2026-01-19)

Bug Fixes

v19.1.0

16 Sep 06:19

Choose a tag to compare

19.1.0 (2025-09-16)

Features

v19.0.0

01 Jun 00:43
5461eb4

Choose a tag to compare

19.0.0 (2024-06-01)

Features

  • Angular 18 + enable usage with zoneless change detection (#1017) (5461eb4)

BREAKING CHANGES

  • enable usage with zoneless change detection

Switched relevant parts to OnPush + Signals, so this will work with zoneless change detection enabled. I deliberately didn't use any of the new control flow syntax so this should technically still be compatible with Angular 16 (at least in a small test app with 16 it still worked for me)

v18.0.0

16 Nov 04:24
3d8ef10

Choose a tag to compare

18.0.0 (2023-11-16)

Features

BREAKING CHANGES

  • requires angular 17, typescript 5.2

v17.0.2

15 May 16:32
e3e4b74

Choose a tag to compare

17.0.2 (2023-05-15)

Bug Fixes

  • Move easeTime to the constructor (e3e4b74), closes #996

v17.0.1

14 May 23:57
fb2720e

Choose a tag to compare

17.0.1 (2023-05-14)

Bug Fixes