Skip to content

Latest commit

 

History

History
85 lines (39 loc) · 2.95 KB

CHANGELOG.md

File metadata and controls

85 lines (39 loc) · 2.95 KB

1.0.1 (2022-08-18)

Bug Fixes

  • add explicit function return types (f3e4ac0)

1.0.0 (2022-06-25)

Bug Fixes

  • fix workflow to include alpha branch (d72d32c)
  • remove alpha versions from deps (2e0d963)
  • update peer deps (cf9ffab)

Features

  • release v1 (c47236f)
  • update types to support latest dash alpha (5dbdbc8)

Performance Improvements

  • use object instead of map for cache (31b3bf6)

BREAKING CHANGES

  • Updates type definitions to support latest Dash alpha

1.0.0-alpha.3 (2021-12-19)

Performance Improvements

  • use object instead of map for cache (31b3bf6)

1.0.0-alpha.2 (2021-10-31)

Bug Fixes

1.0.0-alpha.1 (2021-10-29)

Bug Fixes

  • fix workflow to include alpha branch (d72d32c)

Features

  • update types to support latest dash alpha (5dbdbc8)

BREAKING CHANGES

  • Updates type definitions to support latest Dash alpha

0.1.4 (2021-09-27)

Bug Fixes

Changelog

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

0.1.2 (2021-09-14)

Features

0.1.1 (2021-08-23)

Features