Skip to content

v0.3.2 – Diagnostics API + Theme Exports

Choose a tag to compare

@MihirMistry2 MihirMistry2 released this 24 Feb 02:21
· 58 commits to main since this release

🆕 Added

  • controller.getDiagnostics() API
  • Public themes object export for direct theme access

✨ Improved

  • Centralized diagnostics & validation state management
  • Cleaner public diagnostics output (line + column based)
  • Better developer ergonomics for theming

📝 Notes

  • Non-breaking release
  • Internal refactors for diagnostics pipeline
  • Documentation updated