All Versions
39
Latest Version
Avg Release Cycle
43 days
Latest Release
878 days ago

Changelog History
Page 4

  • v1.0.2 Changes

    February 20, 2019

    1.0.2 (2019-02-20)

    ๐Ÿ› Bug Fixes

    • banner: fix version number in banner comment, closes #48 (#74) (a30f59b)
  • v1.0.1 Changes

    June 18, 2018

    1.0.1 (2018-06-18)

    ๐Ÿ› Bug Fixes

    • typescript: replace Diff type with new built-in Exclude type (#43) (973b68b)
  • v1.0.0 Changes

    March 27, 2018

    1.0.0 (2018-03-27)

    ๐Ÿ› Bug Fixes

    • api: be a normal enhancer, require the Swal argument (no default) (a331c59)

    ๐Ÿ”‹ Features

    • api: integrate changes from sweetalert2/sweetalert2#1036 (b661367)

    ๐Ÿ’ฅ BREAKING CHANGES

    • api: no default value for the Swal argument
  • v0.5.0 Changes

    March 19, 2018

    ๐Ÿ”‹ Features

    • typescript: add TypeScript type definitions (#15) (5d2204e)
  • v0.4.0 Changes

    March 13, 2018

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“ฆ package: fix "homepage" and "bugs" fields (c386eaf)

    ๐Ÿ”‹ Features

    • ๐Ÿ“ฆ package: include a variety of module formats, minified and non-minified, with sourcemaps (#17) (8e98938)
  • v0.3.1 Changes

    March 08, 2018

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“ฆ package: exclude eslint configuration from published package (4fb31c8)
  • v0.3.0 Changes

    March 08, 2018

    ๐Ÿ”‹ Features

    • ๐Ÿ“ฆ package: improve filenames (5cea0c0)
    • ๐Ÿ“ฆ package: use es modules (af47116)
  • v0.2.3 Changes

    March 07, 2018

    ๐Ÿ› Bug Fixes

    • ๐Ÿ— build: Fix webpack externals config to use correct package names in CJS environments, closes #9 (1063416)
  • v0.2.2 Changes

    March 07, 2018

    ๐Ÿ› Bug Fixes

    • api: Don't accept an options object, YAGNI (#11) (f101444)