Skip to content

v1.0.2

Latest

Choose a tag to compare

@kenneives kenneives released this 26 Feb 17:27
· 14 commits to main since this release

What's Changed

Security & Hardening

  • Removed eval/Function code 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 .dockerignore for 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