Skip to content

Tags: sweetalert2/ngx-sweetalert2

Tags

v12.4.0

Toggle v12.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support Angular 18 (#265)

v12.3.0

Toggle v12.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support Angular 17 (#252)

v12.2.0

Toggle v12.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Angular 16 support (#245)

Signed-off-by: Kevin Gay <[email protected]>

v12.1.0

Toggle v12.1.0's commit message
feat: add Angular 15 support

v12.0.1

Toggle v12.0.1's commit message
fix: require Angular >= 14 in peerDependencies

v12.0.0

Toggle v12.0.0's commit message
BREAKING CHANGE: Angular 14 support

BREAKING CHANGE: Angular 14 support

v11.0.0

Toggle v11.0.0's commit message

Unverified

The committer email address is not verified.
feat: publish Ivy-only build

BREAKING CHANGE: If you application still uses View Engine, it won't be able to use ngx-sweetalert2. Otherwise please note that the library remains compatible with Angular 12 (Ivy-enabled). This change allows to speed up compilation preparation time on Ivy-enabled apps, and is now recommended by the Angular guidelines.

v10.0.0

Toggle v10.0.0's commit message
BREAKING CHANGE: Angular v12, SweetAlert2 v11 (#190)

BREAKING CHANGE: Angular v12, SweetAlert2 v11

v9.0.0

Toggle v9.0.0's commit message

Unverified

The committer email address is not verified.
chore: disable ivy when testing the demo app (breaks CI builds)