Skip to content

[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@aleclarson aleclarson released this 14 Sep 21:16
· 176 commits to alpha since this release

tusken 1.0.0-alpha.7 (2022-09-14)

Features

  • types: add TableSelector type (e22d278)

Bug Fixes

  • add on method to Client type (58f0115)
  • render IS NULL not = NULL (af2aefd)
  • types: be stricter in TableSelector (12f4608)
  • types: nullable properties always exist (when selected) (5becf82)
  • types: resolve ColumnRef in AliasMapping correctly (898ffcb)
  • types: selection of nullable column (e9af700)
  • types: stop using any as default Props type (372923f)
  • types: t.null resolves to null (dac3d71)