Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

0.19.0

@marijnh marijnh tagged this 11 Aug 12:24
### Breaking changes

User event strings now work differently—the events emitted by the core packages follow a different system, and hierarchical event tags can be created by separating the words with dots.

### New features

`languageDataAt` now takes an optional `side` argument to specificy which side of the position you're interested in.

It is now possible to add a user event annotation with a direct `userEvent` property on a transaction spec.

Transactions now have an `isUserEvent` method that can be used to check if it is (a subtype of) some user event type.
Assets 2
Loading