Skip to content

fix: rebuild when linked library changes - #17

Merged
biw merged 1 commit into
mainfrom
fix/linker-library-cache
Aug 24, 2026
Merged

fix: rebuild when linked library changes#17
biw merged 1 commit into
mainfrom
fix/linker-library-cache

Conversation

@biw

@biw biw commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Hash local libraries resolved by linker flags as native build-cache inputs.
  • Add regression coverage for a changed -L / -l static library.
  • Document the behavior and release swift-node and swift-node-unplugin as 1.0.1.

Testing

  • pnpm exec vp check
  • pnpm --dir packages/swift-node exec vp test run test/build-cache.test.ts
  • node scripts/check-package-versions.mjs --baseline-ref origin/main

@biw
biw merged commit 121bd61 into main Aug 24, 2026
21 checks passed
@biw
biw deleted the fix/linker-library-cache branch August 24, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant