Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
86 lines (38 loc) · 2.95 KB

CHANGELOG.md

File metadata and controls

86 lines (38 loc) · 2.95 KB

2.2.5 (2020-08-08)

Bug Fixes

  • fix incorrect namespace characters (97b5d28)

2.2.4 (2020-02-21)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (c064aa3)

2.2.3 (2020-01-22)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (1ee3bf4)

2.2.2 (2020-01-08)

Bug Fixes

2.2.1 (2019-12-12)

Bug Fixes

  • package.json, package-lock.json & .snyk to reduce vulnerabilities (6230e96)

2.2.0 (2019-12-03)

Bug Fixes

Features

  • add semantic release badge (3ef1731)

2.1.1 (2019-10-10)

Bug Fixes

  • package.json, package-lock.json & .snyk to reduce vulnerabilities (aa598cc)

2.1.0 (2019-09-25)

Features

  • add tooltips to all components/containers (739fbf7), closes #4

2.0.1 (2019-09-22)

Bug Fixes

  • fix issue with tooltip flickering (756007d), closes #20

2.0.0 (2019-09-21)

Bug Fixes

  • enable println logging in consumers (bce5606)

Features

  • export components rather than render functions (a6c8461), closes #23
  • remove react-dom dependency (e929fd7)

BREAKING CHANGES

  • The external interface has completely changed. It is not compatible with previous versions.