summaryrefslogtreecommitdiffhomepage
path: root/packages/sdk/js/script/publish.ts
AgeCommit message (Collapse)Author
2026-04-18release: avoid package.json drift during publishDax Raad
2026-04-18fix: stop rewriting dev during release publish (#22982)Kit Langton
2026-02-24fix(win32): scripts/turbo commands would not run (#14829)Luke Parker
2026-02-18sdk: fix nested exports transformation in publish scriptDax Raad
The publish script now recursively transforms export paths to handle nested export objects. This ensures all SDK entry points are correctly mapped to their compiled dist/ locations and type definitions when publishing to npm.
2026-01-29ci (#11149)Dax
Co-authored-by: opencode <[email protected]>
2025-12-09syncDax Raad
2025-10-15snapshot publish everythingDax Raad
2025-09-29ci: fix homebrewDax Raad
2025-09-29release: v0.13.2Dax Raad
2025-09-29ci: fixDax Raad
2025-09-29ci: fixDax Raad
2025-09-27syncDax Raad
2025-08-03ci: ignoreDax Raad
2025-08-02wip: pluginsDax Raad
2025-07-31ci: new publish method (#1451)Dax