New driver support for kit and studio
You can now use the node:sqlite driver to run migrations and browse Drizzle Studio. If node:sqlite is available at runtime, we will automatically detect it and use it.
Fixes
- resolved tsconfig path aliases in drizzle-kit loader using get-tsconfig + jiti alias mapping
- added fixtures and tests covering wildcard and non-wildcard path aliases
- ensured schema load succeeds for alias imports
- Updated to
hanji@0.0.8- native bunstringWidth,stripANSIsupport, errors for non-TTY environments - [BUG]: drizzle-kit@1.0.0-beta.13 regression in module resolution
- [BUG]: drizzle-kit does not support node:sqlite