Releases: etsd-tech/mcp-pointer
Releases · etsd-tech/mcp-pointer
0.5.2
@mcp-pointer/[email protected]
Patch Changes
- 6d99931: Align versions for release
0.5.0
Merge pull request #14 from etsd-tech/changeset-release/main Version Packages
@mcp-pointer/[email protected]
Minor Changes
-
d91e764: Refactor SharedStateService with dual format support and add comprehensive tests
- Added dual format support for legacy and new raw DOM data
- Created ElementProcessor service for server-side DOM processing
- Added comprehensive test suite with factory pattern
- Added DOM_ELEMENT_POINTED message type support
- Maintains full backward compatibility
Server ready for browser extension updates.
Patch Changes
-
1c9cef4: Replace jsdom with node-html-parser for better bundling
- Reduced bundle size
- Fixes bundling issues with esbuild
- faster HTML parsing
0.4.4
Merge pull request #12 from etsd-tech/changeset-release/main Version Packages
@mcp-pointer/[email protected]
Patch Changes
- b245b98: Sync server version with chrome extension to maintain version alignment. Both packages are now linked and will be versioned together.
0.4.3
Merge pull request #10 from etsd-tech/changeset-release/main Version Packages
@mcp-pointer/[email protected]
Patch Changes
-
eb70122: Fix auto-update configuration to always use latest version
Users were stuck on the first installed version because npx cached the initial version. Updated all MCP server configurations to use
@mcp-pointer/server@latest
ensuring users always get the newest version when their AI tool starts the server.- Updated Claude Code, Cursor, and Windsurf configurations
- Added instructions for existing users to reconfigure
- Updated documentation and troubleshooting sections
0.4.2
Merge pull request #6 from etsd-tech/changeset-release/main Version Packages
0.4.1
Merge pull request #5 from etsd-tech/changeset-release/main Version Packages