Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

33 lines (16 loc) · 1.83 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.1 (2023-07-20)

Bug Fixes

  • fix problem loading events in tables when displayed for the first time (#709) (b2ce2c3)

4.0.0 (2022-01-20)

⚠ BREAKING CHANGES

  • UMD bundle was dropped. Old browsers, like IE, were dropped.

Features

Bug Fixes

  • fix types for TypeScript 3.8 (#420) (54fad92)
  • package.json: rm invalid type field, fix script name (#413) (6af4c7f)

build