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

fix: apply transformers on end events #17

Merged
merged 2 commits into from
Apr 10, 2024
Merged

Conversation

noomorph
Copy link
Collaborator

It turned out that bunyamin.useTransform(...) did not work for { ph: 'E' } (end) events, but only for their B (begin) counterparts.

This pull request fixes the issue.

Also, I upgraded here dev dependencies (eslint, ts, prettier, etc).

@noomorph noomorph changed the title fix: transform also end event fix: apply transformer on end events Apr 10, 2024
@noomorph noomorph changed the title fix: apply transformer on end events fix: apply transformers on end events Apr 10, 2024
@noomorph noomorph merged commit e0df845 into master Apr 10, 2024
3 checks passed
@noomorph noomorph deleted the fix/transform-end-event branch April 10, 2024 14:58
Copy link

🎉 This PR is included in version 1.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant