Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistent event name usage #3228

Merged
merged 2 commits into from
Jan 15, 2022
Merged

Consistent event name usage #3228

merged 2 commits into from
Jan 15, 2022

Commits on Jan 15, 2022

  1. fix(api.js) use EventName consistently

    Makes the `Event` interface use the `EventName` type for the `event` field instea of `string`
    JonasKruckenberg committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    29317c1 View commit details
    Browse the repository at this point in the history
  2. add changeset

    JonasKruckenberg committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    a4198cf View commit details
    Browse the repository at this point in the history