Skip to content

Latest commit

 

History

History
67 lines (36 loc) · 3.23 KB

CHANGELOG.md

File metadata and controls

67 lines (36 loc) · 3.23 KB

Changelog

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

3.0.1 (2023-04-09)

Features

  • add disable sorting example to README.md (33dba8e)
  • add more badges to README.md (5508ed2)

3.0.0 (2023-04-09)

Features

2.0.4 (2022-12-01)

Bug Fixes

2.0.3 (2022-03-04)

Bug Fixes

2.0.2 (2022-03-02)

Bug Fixes

2.0.1 (2022-02-04)

Features

  • add normal examples to README (7eff771)

Bug Fixes

  • fix wrong spaces in README (db5aaab)

2.0.0 (2022-02-03)

⚠ BREAKING CHANGES

  • rewrite to typescript

Features

Bug Fixes

  • fix at is not a function (f168b46)

1.0.7 (2022-02-02)

Bug Fixes

  • invalid defaultObj parsing (c51b194)