Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Commit eafff6a

Browse files
feat: update next (#512)
* feat: readability changes and stability (#510) * adds max size to push buffer as people could OOM * catch error on unbind as we were not covering that * separate tests into multiple files * increase coverage by adding missing test cases * removal of sinon in favor of only using vitest * bump up dependencies with npm audit fix * feat: separate entry point for dynamic imports * fix: test coverage * feat: more tests and deprecation notice * feat: increase coverage --------- Co-authored-by: Filipe Cabaço <[email protected]>
1 parent b314ae1 commit eafff6a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+6814
-4612
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ docs/v2
44
.env
55
.nyc_output
66
coverage/
7+
.claude/settings.local.json

0 commit comments

Comments
 (0)