Skip to content

Releases: sweetalert2/sweetalert2

v11.6.6

06 Nov 14:56
Compare
Choose a tag to compare

11.6.6 (2022-11-06)

Bug Fixes

v11.6.4

27 Oct 17:46
Compare
Choose a tag to compare

11.6.4 (2022-10-27)

Bug Fixes

  • use @rollup/plugin-terser (19e858a)

v11.6.3

27 Oct 10:16
Compare
Choose a tag to compare

11.6.3 (2022-10-27)

Bug Fixes

  • add types to getInput.js (db5f910)

v11.6.2

24 Oct 20:02
Compare
Choose a tag to compare

11.6.2 (2022-10-24)

Bug Fixes

  • simplify dev environment by replacing Gulp with Vite (#2537) (f6bc48a), closes #2536

v11.6.1

21 Oct 21:34
Compare
Choose a tag to compare

11.6.1 (2022-10-21)

Bug Fixes

v11.6.0

19 Oct 12:30
Compare
Choose a tag to compare

11.6.0 (2022-10-19)

Features

v11.5.2

15 Oct 11:59
Compare
Choose a tag to compare

11.5.2 (2022-10-15)

Bug Fixes

  • should not throw console warning for { allowOutsideClick: true } since default value of backdrop is true (#2524) (a95871e)

v11.5.1

11 Oct 20:09
Compare
Choose a tag to compare

11.5.1 (2022-10-11)

Bug Fixes

v11.5.0

10 Oct 09:41
Compare
Choose a tag to compare

11.5.0 (2022-10-10)

Features

  • add ability to pass function as a template param (#2519) (0a8d004)

v11.4.38

06 Oct 20:35
Compare
Choose a tag to compare

11.4.38 (2022-10-06)

Bug Fixes

  • template params when typeof default value is undefined or string (#2517) (53ced8c)