Version Packages - #1500
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 28, 2026 15:05
e3c15c0 to
f789f1d
Compare
agerard-godaddy
approved these changes
Aug 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
create-gasket-app@7.4.24
Patch Changes
@gasket/core@7.7.6
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/data@7.5.6
Patch Changes
@gasket/intl@7.5.4
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/nextjs@7.6.12
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/plugin-command@7.6.7
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/plugin-data@7.5.4
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/plugin-docs@7.5.7
Patch Changes
exports["."].requirepointing at a nonexistent./cjs/index.jsin the published package — the real transpiled CJS entrypoint is./cjs/index.cjs. Any CJS consumer doingrequire('@gasket/plugin-docs')orrequire('@gasket/plugin-intl')gotMODULE_NOT_FOUNDunconditionally since the ESM port (7.5.0 / 7.6.0 respectively). Every sibling package (@gasket/core,@gasket/intl,@gasket/nextjs,@gasket/plugin-webpack, etc.) already pointsrequireat./cjs/index.cjs, and@gasket/plugin-intl's owndefaultcondition in the same exports block already had the correct path — this bringsrequirein line with it.@gasket/plugin-docs-graphs@7.4.3
Patch Changes
exports["."].require(and, for@gasket/plugin-swagger, the"./prompts"subpath export too) pointing at a nonexistent./cjs/*.jspath in the published package — the real transpiled CJS entrypoint is./cjs/*.cjs. Any CJS consumer gotMODULE_NOT_FOUNDunconditionally. Same bug class and fix as the@gasket/plugin-docs/@gasket/plugin-intlfix in this PR.@gasket/plugin-docusaurus@8.0.1
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/plugin-dynamic-plugins@7.5.3
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/plugin-elastic-apm@7.5.2
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/plugin-express@7.5.3
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/plugin-git@7.4.11
Patch Changes
@gasket/plugin-happyfeet@7.4.1
Patch Changes
exports["."].require(and, for@gasket/plugin-swagger, the"./prompts"subpath export too) pointing at a nonexistent./cjs/*.jspath in the published package — the real transpiled CJS entrypoint is./cjs/*.cjs. Any CJS consumer gotMODULE_NOT_FOUNDunconditionally. Same bug class and fix as the@gasket/plugin-docs/@gasket/plugin-intlfix in this PR.@gasket/plugin-https-proxy@7.5.2
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/plugin-intl@7.6.8
Patch Changes
exports["."].requirepointing at a nonexistent./cjs/index.jsin the published package — the real transpiled CJS entrypoint is./cjs/index.cjs. Any CJS consumer doingrequire('@gasket/plugin-docs')orrequire('@gasket/plugin-intl')gotMODULE_NOT_FOUNDunconditionally since the ESM port (7.5.0 / 7.6.0 respectively). Every sibling package (@gasket/core,@gasket/intl,@gasket/nextjs,@gasket/plugin-webpack, etc.) already pointsrequireat./cjs/index.cjs, and@gasket/plugin-intl's owndefaultcondition in the same exports block already had the correct path — this bringsrequirein line with it.@gasket/plugin-logger@7.5.1
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/plugin-metadata@7.5.13
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/plugin-morgan@8.0.1
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/plugin-nextjs@7.8.1
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/plugin-swagger@7.4.3
Patch Changes
exports["."].require(and, for@gasket/plugin-swagger, the"./prompts"subpath export too) pointing at a nonexistent./cjs/*.jspath in the published package — the real transpiled CJS entrypoint is./cjs/*.cjs. Any CJS consumer gotMODULE_NOT_FOUNDunconditionally. Same bug class and fix as the@gasket/plugin-docs/@gasket/plugin-intlfix in this PR.@gasket/plugin-vitest@7.2.3
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/plugin-winston@7.4.2
Patch Changes
@gasket/preset-api@7.6.12
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/preset-nextjs@7.6.14
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/react-intl@7.7.3
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/request@7.5.6
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).@gasket/utils@7.6.7
Patch Changes
build:watchscript from these 20 packages. Each one'sbuildscript runsgasket-cjs, andbuild:watchwaspnpm run build --watch— butgasket-cjs(a Commander CLI) has no--watchsupport and exits witherror: unknown option '--watch'on every invocation. The script has never worked since these packages moved togasket-cjs; removing it rather than reintroducing watch mode, since no consumer ofgasket-cjscurrently supports it (tracked in PFX-1184, same root cause fixed for the internal fork's equivalent packages in gdcorp-uxp/gasket#2298).generate-docs-index@7.4.40
Patch Changes