Hey π
This release adds automatic tsconfig.paths
resolution behind a --experimental-resolve-tsconfig-paths
flag, as jiti
doesn't do it by design - which caused crashes in setups that have aliases (see #109).
Also:
- bumps to
@arktype/attest
,@types/node
,nypm
,@arethetypeswrong/cli
,vitest
,pathe
,type-fest
,pkg-types
,consola
,better-sqlite3
,typescript
,tsup
. jiti
is now part of--debug
output.
Full Changelog: v0.10.1...v0.11.0