Skip to content

Releases: AlCalzone/ink-table

v1.1.1

17 Mar 21:55
Compare
Choose a tag to compare

1.1.1 (2023-03-17)

Bug Fixes

  • add exports field to package.json (1b69c06)

v1.1.0

03 Mar 22:44
Compare
Choose a tag to compare

1.1.0 (2023-03-03)

Features

v1.0.1

03 Mar 20:55
Compare
Choose a tag to compare

1.0.1 (2023-03-03)

Bug Fixes

  • expose type definitions correctly (3257b71)

v1.0.0

03 Mar 20:47
Compare
Choose a tag to compare

1.0.0 (2023-03-03)

Bug Fixes

  • badge: Add version badge to README (a330f04)
  • CI automation (68c109f)
  • CI automation (f5d3a16)
  • Make border contrasting in light theme (703c1f4), closes #51
  • mount: Fix issue with componentWillUnmount undefined (a2074cd)
  • Print Cell value 0 (8a09aca), closes #53
  • Remove warning about children having the same key (53120c2)
  • semantic: Add semantic-release (4610ea0)
  • semantic: Add semantic-release (f091da4)
  • semantic: Add semantic-release (4170fac)
  • semantic: Add semantic-release (a1345ec)
  • travis node version (3fe4729)
  • travis: Get shat workin (7f4e799)

Features

Performance Improvements

BREAKING CHANGES

  • The package is now ESM
  • this version is implemented in TypeScript and uses Ink 3.0
  • This release introduces support for Ink v2.