| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-10-08 | 1.4 kB | |
| v0.5.2 source code.tar.gz | 2021-10-08 | 133.1 kB | |
| v0.5.2 source code.zip | 2021-10-08 | 178.0 kB | |
| Totals: 3 Items | 312.5 kB | 0 | |
Patches
- (
uvu) Improve deferral for single-file execution (#145): 2a3a598 This allows top-levelawaitwhen using thenode <file>approach. - (
uvu/diff): Handleundefined|nullvs object values (#94): 0acb895 - (
uvu/assert): Normalize windows newlines (\r\n) forsnapshot&fixturehelpers: 2ec6735 -
(
uvu/assert): Rewritededentwith for-loop (#117): b84c0a4 Thank you @bartveneman~! -
(
uvu/assert): Include TypeScriptassertstypehint forassert.okmethod (#105): a1f9bfb Thank you @ryanatkn~! -
(types): Replace
VoidFunctiontype (#89): 1d75357
Examples
-
NEW: Add
/examples/esbuilddemo (#119): d56753e, 8792e3b Thank you @osdevisnot~! -
NEW: Add
/examples/typescript.moduleexample: 75b6573 Shows how to use TypeScript tests in a file that also uses ESM via"type": "module"source. -
Simplify the
/examples/typescriptdemo: 44a437d Replacests-nodeusage withtsminstead!
Chores
-
(docs): Add
assert.matchandassert.not.matchinfo (#118): 271b7f1 Thank you @aldy505~! -
(docs): Remove duplicate
esmcontent (#83): ae7fd4e Thank you @apfelbox~!
Full Changelog: https://github.com/lukeed/uvu/compare/v0.5.1...v0.5.2