Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 913 Bytes

CHANGELOG.md

File metadata and controls

43 lines (26 loc) · 913 Bytes

Changelog

1.5.0 (2021-04-28)

  • Changed License to Apache-2.0

1.4.0 (2020-10-23)

  • Added ARIA alert role

1.3.1 (2020-02-05)

1.3.0 (2020-02-05)

1.2.1 (2020-01-28)

  • Removed src from .npmignore

1.2.0 (2020-01-28)

  • Added Babel to Rollup - so now targets are:

    targets: {
      browsers: '> 2%, IE 11, Safari 9, not dead',
      node: 8
    },

1.1.0 (2020-01-27)

1.0.0 (2018-12-23)

  • Initialization of this repository