Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 612 Bytes

File metadata and controls

29 lines (20 loc) · 612 Bytes

Changelog

All notable changes to @codepress/codepress-engine will be documented here.

0.9.4

  • Vite plugin support
  • Integration test suite
  • Improved SWC WASM auto-detection

0.9.1

  • Webpack plugin for production module mapping
  • esbuild plugin support
  • React refresh provider
  • Improved CLI with setup command

0.8.0

  • SWC plugin with automatic WASM binary selection
  • Support for Next.js 14 and 15
  • XOR-encoded file paths for security

0.7.0

  • Initial public release
  • Babel plugin with codepress-data-fp attribute injection
  • Fastify development server
  • CLI for local development