chore: version packages#60
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
9802d73 to
4842a8b
Compare
4842a8b to
5a087a1
Compare
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 the packages will be published to npm 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
@wolfcola/devtools-bridge@1.2.0
Minor Changes
#57
4b2b276Thanks @ryanbas21! - Add standalone Electron debugger with MCP integrationNew
attachDebugger()API in devtools-bridge connects apps to the standalonedebugger via WebSocket. Includes auto-launch, fetch/XHR/Node HTTP interceptors,
and reconnection with session management. The standalone app runs as an Electron
desktop app or headless MCP server (
--mcpflag) with 10 tools for sessioninspection, event querying, diagnosis, and export.
Patch Changes
bc42519,4b2b276]:@wolfcola/dead-export-finder@1.2.0
@wolfcola/devtools-types@1.2.0
@wolfcola/eslint-plugin-treeshake@1.2.0
@wolfcola/treeshake-check@1.2.0
@wolfcola/devtools-core@1.2.0
Minor Changes
#57
4b2b276Thanks @ryanbas21! - Add standalone Electron debugger with MCP integrationNew
attachDebugger()API in devtools-bridge connects apps to the standalonedebugger via WebSocket. Includes auto-launch, fetch/XHR/Node HTTP interceptors,
and reconnection with session management. The standalone app runs as an Electron
desktop app or headless MCP server (
--mcpflag) with 10 tools for sessioninspection, event querying, diagnosis, and export.
Patch Changes
#61
bc42519Thanks @ryanbas21! - Fix PAR inline-params rule falsely flagging client_id alongside request_uriThe
par:inline-params-with-request-uridiagnosis rule incorrectly treatedclient_idas a prohibited inline parameter. Per RFC 9126,client_idis required alongsiderequest_uriin the authorization request after a PAR. Only truly prohibited params (redirect_uri,scope, etc.) now trigger the warning.Updated dependencies []:
@wolfcola/devtools-extension@1.2.0
Patch Changes
bc42519,4b2b276]:@wolfcola/devtools-standalone@1.2.0
Patch Changes
bc42519,4b2b276]:@wolfcola/docs-site@1.2.0
@wolfcola/changeset-sync-manifest@1.2.0