Skip to content

Update examples with Nutrient SDK version 1.20.0 - #100

Merged
MahmoudElsayad merged 2 commits into
mainfrom
update-examples-1.20.0
Aug 28, 2026
Merged

Update examples with Nutrient SDK version 1.20.0#100
MahmoudElsayad merged 2 commits into
mainfrom
update-examples-1.20.0

Conversation

@MahmoudElsayad

Copy link
Copy Markdown
Contributor

Details

Updated examples with Nutrient SDK version 1.20.0

MahmoudElsayad and others added 2 commits August 28, 2026 16:21
pnpm 10 stopped reading the "pnpm" field of package.json, so both
pnpm-based examples silently lost their onlyBuiltDependencies and their
security overrides. In vue-composition-api that made `pnpm install` fail
outright with ERR_PNPM_IGNORED_BUILDS because esbuild's postinstall was
neither allowed nor denied, which broke
scripts/update-nutrient-in-examples.sh during the 1.20.0 release.

Build approval is declared twice on purpose: pnpm 11 reads allowBuilds
and pnpm 10 reads onlyBuiltDependencies, and the release tooling can
invoke either major depending on how it is launched.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@MahmoudElsayad
MahmoudElsayad force-pushed the update-examples-1.20.0 branch from 9943846 to 0079e05 Compare August 28, 2026 13:56
@MahmoudElsayad
MahmoudElsayad merged commit b1bc94f into main Aug 28, 2026
3 checks passed
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