Skip to content

Releases: mieweb/eSheet

v0.0.3

19 May 18:43

Choose a tag to compare

πŸš€ Features

  • repo: migrate demo and field components to @mieweb/ui (#26)
  • adapters: extract MCP to adapters and add multi-format renderer support (#35)

πŸ› Bug Fixes

  • repo: WCAG AA contrast and accessibility fixes (#36)

v0.0.2

27 Apr 17:47

Choose a tag to compare

πŸš€ Features

  • renderer: auto-detect MCP elicitation envelope in useRendererInit (#32)
  • core: add MCP elicitation support and remove schemaType (#31)
  • core: add visibility-aware submit flow and dry run preview (#29)

πŸ› Bug Fixes

  • repo: workspace package resolution for fields exports (#34)
  • release: restore versions to 0.0.1, add repository url, prerelease uses --tag next
  • demo: widen @esheet dep ranges to 0.x and fix lock file
  • ci disable on direct push (danger)
  • demo: resolve demo loading and stale cache behavior (#27)

✨ Enhancements

  • builder: improve DnD behavior, layout consistency, and responsiveness (#25)

πŸ“š Documentation

  • docs: clarify PR title validation and simplify local deploy testing (#24)

v0.0.1

27 Mar 20:37

Choose a tag to compare

0.0.1 (2026-03-27)

πŸš€ Features

  • add rich fields, expression engine updates, and mobile builder UX (e010cef)
  • Initialize Nx-based versioning and publish pipeline (#16)
  • renderer: complete renderer implementation and wire package builds (1a623e6)