Skip to content

[DOCS] Add CTA migration guide and postinstall notice#52

Merged
roeezolantz merged 1 commit intomasterfrom
docs/cta-migration-guide
Feb 26, 2026
Merged

[DOCS] Add CTA migration guide and postinstall notice#52
roeezolantz merged 1 commit intomasterfrom
docs/cta-migration-guide

Conversation

@roeezolantz
Copy link
Contributor

@roeezolantz roeezolantz commented Feb 25, 2026

Summary

  • Expands the CHANGELOG breaking changes section with a migration guide covering the uint256bytes32 type change for all encrypted types
  • Documents what breaks (ABI encoding, .unwrap(), stale ABI JSONs) with a table of scenarios, symptoms, and fixes
  • Adds postinstall script to package.json that prints a red warning about the breaking change with a link to the migration guide

Note on postinstall

npm v7+ suppresses dependency lifecycle script output by default. The postinstall notice will only be visible to users who install with --foreground-scripts or use older npm versions. It's harmless when suppressed.

image

@roeezolantz roeezolantz requested a review from a team as a code owner February 25, 2026 18:09
@roeezolantz roeezolantz merged commit 0452908 into master Feb 26, 2026
2 checks passed
@roeezolantz roeezolantz deleted the docs/cta-migration-guide branch February 26, 2026 12:10
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.

2 participants