Skip to content

Plugin Creator Changelog

  • Establish the stable Recall plugin build CLI.
    • Validate manifest and theme contract version 0.1 with @jrtilak-recall/plugin-schema@0.1.0.
    • Build JavaScript entries with the plugin project’s TypeScript configuration and emit normalized plugin artifacts.
    • Create marketplace-ready ZIP archives when requested.
    • Validate plugin input before cleaning and keep output directories inside the plugin root.