This repository was archived by the owner on Oct 9, 2025. It is now read-only.
Commit eafff6a
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
File tree
42 files changed
+6814
-4612
lines changed- src
- lib
- test
- helpers
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| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
0 commit comments