Skip to content

@gram-ai/elements@1.42.2

Latest

Choose a tag to compare

@gram-bot gram-bot released this 15 Jul 04:49
7d04114

Patch Changes

  • b931eb5: TimeRangePicker: natural-language input that the AI parser normalizes to a preset (e.g. "last week" → 7d) now applies as the preset's concrete date range when that preset isn't offered via availablePresets, instead of silently doing nothing. Fixes typed date ranges on the billing page, which passes availablePresets={[]}.