Releases: TomokiMiyauci/tytest
Releases Β· TomokiMiyauci/tytest
v1.0.0-beta.9
Bug Fixes
- helper: change default tsconfig (c776e56)
v1.0.0-beta.14
Bug Fixes
- matcher: add ignore diagnostics code for remote module (c7a2d68)
v1.0.0-beta.13
Features
- matcher: add custom module resolver for remote module (8ee5af0)
v1.0.0-beta.12
Bug Fixes
- helper: add
resolveModuleNames
field for host options (92a9730)
v1.0.0-beta.11
Bug Fixes
- helper: remove
moduleResolution
and add debug (33ed285)
v1.0.0-beta.10
Bug Fixes
- matcher: add try catch block for debug (edfcb5e)
v1.0.0-beta.8
Bug Fixes
- matcher: resolve
.ts
import path as Node.js style (e7c526a)
v1.0.0-beta.7
Bug Fixes
- helper: set default
moduleResolution
field (185953e)
v1.0.0-beta.6
Features
- matcher: includes deno namespace declareration files (92bd611)
v1.0.0-beta.5
Bug Fixes
- matcher: change declareation lib config to use
es2020
(557e2f1)