Skip to content

Releases: badrap/libapp

v0.9.1

23 Dec 15:02
b5c2813

Choose a tag to compare

Patch Changes

  • be39216: Set default KvEntry value type to unknown

v0.9.0

23 Dec 14:14
a04ec2c

Choose a tag to compare

Minor Changes

  • 73cb6e6: Bump Node.js requirement to v20
  • 727d438: Change the format for KV.list selector
  • 7ea9b58: Switch to ESM-only

Patch Changes

v0.8.7

07 Dec 17:41
840ebeb

Choose a tag to compare

Patch Changes

  • e502d95: feat: Stricter type inference for getMany

v0.8.6

01 Dec 19:35
d7bbf72

Choose a tag to compare

Patch Changes

  • 0b3735a: Include error codes for API errors
  • 9aac85a: Add support for reverse ordering and batchSize for KV list operations

v0.8.5

20 Oct 14:14
177b669

Choose a tag to compare

Patch Changes

  • abd0522: Add RelativeTime component

v0.8.4

15 Oct 10:20
e86eac4

Choose a tag to compare

Patch Changes

  • 73519f9: Add start and end parameters to KV list selectors

v0.8.3

28 Sep 18:22
4e43d73

Choose a tag to compare

Patch Changes

  • 966f8ec: Rework publishing workflow

v0.8.2

01 Aug 14:23
23ac279

Choose a tag to compare

Patch Changes

  • b475e60: Publish npm packages using trusted publishing

v0.8.1

25 Jul 21:52
61f701b

Choose a tag to compare

Patch Changes

  • 90a59e1: Deprecate lineClamp and flexBasis properties from Box and Flex
  • d31fbdf: feat(ui/experimental/Button): allow name and value props for Buttons

v0.8.0

28 May 23:43
3bece7e

Choose a tag to compare

Minor Changes

  • a98a23e: Rename Alert component's "type" prop to "tone", with similar semantics to the Tag component.
  • 061b531: Rename Badge component to Tag