What's Changed
Security & Hardening
- Removed
eval/Functioncode paths from Tailwind extractor — uses regex-only static analysis - Protected secret tokens via
.gitignore - Fixed version consistency across
package.json,server.json, and server constructor
Infrastructure
- Added Dockerfile for containerized deployment (node:20-slim, multi-stage build)
- Added
.dockerignorefor minimal image size - Published to npm registry and MCP registry
Fixes
- Version bump to 1.0.2 with all metadata in sync
Full Changelog: v1.0.0...v1.0.2