tar-parser@0.6.0
Breaking Changes📦 remixView on GitHub →
⚠ 1 breaking🔧 1 symbols
Summary
This release switches the build engine from esbuild to tsc, resulting in a 'dist' directory that now mirrors the 'src' directory structure.
⚠️ Breaking Changes
- The internal file structure of the 'dist' directory has changed to mirror the 'src' directory layout. Deep imports targeting specific files within 'dist' will likely break.
Migration Steps
- Update any deep import paths that reference the 'dist' folder to match the new directory structure mirroring 'src'.
- If using the package as a dependency, ensure your build system handles the new module layout.
🔧 Affected Symbols
dist