You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ci(deps): up node version
* test(events): add test for non existing event emit
* feat(helpers): add type assertion to isUuid
* chore: simplify and make ts more strict
* chore: bump version
* build: make package an ESM module
* chore: code style fixes
* chore: update and add dependencies
tsconfig, glob, ts-node and rollup-plugin-output-size
* chore: made rollup config into ts file
* ci: add provenance
* docs: small comment changes
* build: work-in-progress export helpers separately and ease access
* style: adjust eslint rule
* test: use response from global namespace
* chore: made release config a module
* docs: update to the correct api docs link
* test(api-calls): update test for new node versions
* test: remove test with 100 status
nodejs/undici#197
* test: remove fetch polyfill for node
* chore: add types to default export
* test(helpers): started testing for `poll`
* ci: update node version
* perf: use built in utility types
* feat: add utility type
* test(services): fix error expectation for node 22
* perf(helpers): remove unnecessary function overrides
* feat(helpers): add `poll` function
* chore: remove duplicate type export
* test(api-calls): start debugging equality issue
* test: change from jest to vitest
* test: add edge runtime for testing
#140
* test: remove unused jest config
* ci: update action versions
* style: upgrade eslint
* fix: import assertion issue
* chore(deps): updated packages
* chore(deps): update action versions
* docs(helpers): document poll fn
* fix(helpers): fix type issue
* build: ignore output
* test(ancestry-collection): ensure the children are model collections
* style: ignore links file
* chore: upgrade eslint
* feat(collection): add missing array functions
---------
Co-authored-by: Nandor Kraszlan <nandor@wooshii.com>
0 commit comments