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

Releases: scttcper/ngx-toastr

v12.0.1

01 Apr 04:58
0795931

Choose a tag to compare

12.0.1 (2020-04-01)

Bug Fixes

  • upgrade dependencies, angular 9.1 (0795931)

v12.0.0

08 Feb 04:53
18e7951

Choose a tag to compare

12.0.0 (2020-02-08)

Features

BREAKING CHANGES

  • requires angular >9

  • fix: use portal instance to access component

v11.3.3

01 Feb 02:41
0aca136

Choose a tag to compare

11.3.3 (2020-02-01)

Bug Fixes

v11.3.2

19 Jan 20:22
ea76dff

Choose a tag to compare

11.3.2 (2020-01-19)

Bug Fixes

  • move currentlyActive out to prevent more than max allowed #743 keep setTimeout for fade in (583628c)

Reverts

  • Revert "feat(core): remove setTimeout, fixes maxOpened not preventing mo… (#743)" (03df2c4), closes #743

v11.3.1

19 Jan 19:54

Choose a tag to compare

11.3.1 (2020-01-19)

Bug Fixes

  • use correct location for import of ModuleWithProviders (#767) (5b03cbb)

v11.3.0

09 Jan 20:12

Choose a tag to compare

11.3.0 (2020-01-09)

Features

  • core: remove setTimeout, fixes maxOpened not preventing mo… (#743) (3a5d8b4)

v11.2.1

07 Nov 16:01

Choose a tag to compare

11.2.1 (2019-11-07)

Bug Fixes

  • revert package updates, ng-packagr is possibly causing #737 (24ad73b)

v11.2.0

30 Oct 16:16

Choose a tag to compare

11.2.0 (2019-10-30)

Features

  • remove SafeHtml type check to unblock users of ivy renderer (#729) (6016d7e)

v11.1.2

16 Oct 14:32

Choose a tag to compare

11.1.2 (2019-10-16)

Bug Fixes

  • timeOut is not disabled by disableTimeOut: true in ToastNoAnimation (#724) (9c890e6)

v11.1.1

15 Oct 15:00

Choose a tag to compare

11.1.1 (2019-10-15)

Bug Fixes

  • timeOut is not disabled by disableTimeOut: true (#723) (8856066)