Skip to content

Update examples with Nutrient SDK version 1.20.0 - #100

Open
MahmoudElsayad wants to merge 2 commits into
mainfrom
update-examples-1.20.0
Open

Update examples with Nutrient SDK version 1.20.0#100
MahmoudElsayad wants to merge 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 19, 2026 01:58
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>
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