All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.2 - 2026-03-04
isNotionEnabledtoggle in the interactive services prompt (Announcements & Onboarding)isNotionEnabledflag post-processed inglobal.config.tsalongside the other service flagsunoff createnow shows a clear "coming soon" message and exits cleanly forpenpot-plugin,sketch-plugin, andframer-plugininstead of attempting scaffoldunoff helpnow separates available platforms from coming soon platforms- Service list (Supabase, Mixpanel, Sentry, Notion) displayed in
unoff helpundercreate
.env.localis now always fully generated with all vars regardless of selected services — only the flags inglobal.config.tsare toggled.env.sentry-build-pluginis now always generated unconditionally- README and help output updated to reflect platform availability status
0.1.1 - 2026-03-04
- Figma plugin template wired as a git submodule (
templates/figma→yelbolt/unoff-template-figma) filesfield inpackage.jsonto explicitly whitelistbin/,dist/, andtemplates/in the published npm package
preparescript now gracefully skipsgit submodule updatewhen installing from the npm registry (no.gitcontext), preventing install failures withnpm install -g.npmignoresrc/pattern anchored to/src/to prevent npm from accidentally excludingtemplates/figma/src/during publish
0.1.0 - 2026-01-13
- Initial release of @unoff/cli CLI
unoff createcommand for creating plugins- Support for Figma plugin template
- Automatic template variable replacement (pluginName, pluginSlug, githubUsername)
- Interactive prompts for plugin configuration
- Comprehensive Figma plugin template with:
- Authentication (Supabase)
- License management (LemonSqueezy)
- Monitoring (Sentry)
- Analytics (Mixpanel)
- Announcements (Notion)
- Localization (Tolgee)
- UI components (@unoff/ui)
- Worker integrations (@unoff/worker)
- ✅ Figma plugin template (full)
- 🚧 Penpot plugin template (coming soon)
- 🚧 Sketch plugin template (coming soon)
- 🚧 Framer plugin template (coming soon)