- Include additional workspaces when loading manifests (resolves #722) (ca03fd8)
- Move & refactor setRefs → findInternalReferences (deeb2ac)
- Minor refactors (09fc536)
- Always pre-set
moduleResolution: bundler
if tsconfig.json (3c13118) - No need to publish twice here (34be850)
- Minor refactors (c1db1ec)
- Update docs re. shared/isolated workspaces (699fd28)
- Set
moduleResolution: bundler
if not set and don't share it (resolves #719) (2c24678) - fix: Use
parseFragment
instead oftext
node which breaks formatting (#720) (3201c07)