v0.102.3
flydelabs/flydev0.102.3Aug 27, 2024by GabiGrin
AI Summary
Updates TypeScript module resolution settings to align with the NodeNext standard to resolve specific import and module resolution issues.
Key Highlights
- Changed module resolution to NodeNext
- Fixed module resolution issues
New Features
- NodeNext module resolution configuration
Full Release Notes
## What's Changed * override default ts-node module resolution settings to NodeNext, fixes #138 by @GabiGrin in https://github.com/flydelabs/flyde/pull/140 **Full Changelog**: https://github.com/flydelabs/flyde/compare/v0.102.2...v0.102.3