Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 12, 2025

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

@mcp-pointer/server@0.6.0

Minor Changes

  • ca7a516: Architecture Cleanup & Improvements

    • Server: Store full CSS properties in cssProperties instead of filtering to 5 properties
    • Server: Remove LEGACY_ELEMENT_SELECTED support - only DOM_ELEMENT_POINTED is now supported
    • Server: Delete unused files (mcp-handler.ts, websocket-server.ts)
    • Server: Simplify types - remove StateDataV1 and LegacySharedState
    • Server: Dynamic CSS filtering now happens on-the-fly during MCP tool calls based on cssLevel parameter

    This enables full CSS details to be accessible without re-pointing to elements, with filtering applied server-side based on tool parameters.

@mcp-pointer/shared@0.6.0

Minor Changes

  • ca7a516: Architecture Cleanup & Improvements

    • Server: Store full CSS properties in cssProperties instead of filtering to 5 properties
    • Server: Remove LEGACY_ELEMENT_SELECTED support - only DOM_ELEMENT_POINTED is now supported
    • Server: Delete unused files (mcp-handler.ts, websocket-server.ts)
    • Server: Simplify types - remove StateDataV1 and LegacySharedState
    • Server: Dynamic CSS filtering now happens on-the-fly during MCP tool calls based on cssLevel parameter

    This enables full CSS details to be accessible without re-pointing to elements, with filtering applied server-side based on tool parameters.

@mcp-pointer/chrome-extension@0.6.0

Patch Changes

  • Updated dependencies [ca7a516]
    • @mcp-pointer/shared@0.5.0

@elieteyssedou elieteyssedou merged commit 59601d1 into main Nov 12, 2025
1 check 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.

3 participants