Sync nextjs examples to @arkenv/nextjs 0.1.6 - #1844
Conversation
Restore examples sync after the Version Packages bump so check-sync / sync:examples:check passes again. Co-authored-by: Yam Borodetsky <hi@yam.codes>
|
There was a problem hiding this comment.
✅ No new issues found.
Reviewed changes — Single commit bumping @arkenv/nextjs ^0.1.5 → ^0.1.6 in examples/with-nextjs and examples/with-nextjs-strict, regenerating both package-lock.json files to match.
@arkenv/nextjsmanifest bump —^0.1.5→^0.1.6in both examplepackage.jsonfiles, restoringsync:examples:checkparity after the 0.1.6 publish.- Lockfile regeneration — both lockfiles now resolve
@arkenv/nextjs0.1.6(withchokidar@^5.0.0+ the nestedchokidar@5.0.0/readdirpnode and the widenedreactpeer range as they appear in the published 0.1.6 metadata), plus incidentalnext/@next/*16.3.x andlibc-field churn from the npm regen.
Verified directly: @arkenv/nextjs@0.1.6 exists on the registry with exactly the chokidar/react metadata recorded in the regenerated lockfiles; pnpm sync:examples:check exits 0 in this workspace; and no other example or playground references @arkenv/nextjs at a stale version. Lockfile root dependency blocks now match the manifests.
DeepSeek Flash (free via Pullfrog for OSS) | 𝕏

Description
Restores examples sync after the
@arkenv/nextjs0.1.6version bump from Version Packages (#1841).pnpm sync:examplesupdated:examples/with-nextjsandexamples/with-nextjs-strictpackage.json(@arkenv/nextjs:^0.1.5→^0.1.6)package-lock.jsonfiles for those examplesThis fixes the failing
check-syncjob on the Syncdev→mainworkflow.Verified:
pnpm sync:examples:checkexits 0.Type of Change
Checklist
Add support for custom error messages- nofeat:, no trailing period, capitalized).pnpm changeset(if this affects a published package).For v0 (dev) PRs:
v1branch?No changeset needed — examples-only sync, no published package source changes.
sync-examples-check.log
To show artifacts inline, enable in settings.