Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 1.04 KB

Changelog

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

1.1.0 (2022-05-30)

Features

  • add is-first-row-labels prop for convert data array to data table (#180) (4245378)

1.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • Vue 3 support.
  • migrate to typescript

Features