Fix jiti alias for typebox subpath imports in custom tools/hooks
fixes #311
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- **Custom tools/hooks with typebox subpath imports**: Fixed jiti alias for `@sinclair/typebox` to point to package root instead of entry file, allowing imports like `@sinclair/typebox/compiler` to resolve correctly. ([#311](https://github.com/badlogic/pi-mono/issues/311) by [@kim0](https://github.com/kim0))
|
||||
|
||||
## [0.29.0] - 2025-12-25
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
Reference in New Issue
Block a user