0.1.0
First public release introducing a flexible, plugin-driven release system.
β¨ Highlights
- Plugin-based architecture with lifecycle hooks
- Fully typed config system with schema validation
- Improved CLI experience with better tooling and debugging
- Namespace-based state sharing between plugins
β¨ Features
-
Plugin manager with support for:
- lifecycle phases
- hooks and prompts
-
Config system with:
- schema validation
- CLI integration
- templates support
-
Type-safe hooks and plugin configuration
-
Public API with
defineConfig
π Documentation
- Added getting started guide
- Introduced documentation site
- Environment setup documentation
π§ Improvements
- Enhanced CLI flags, help output, and developer experience
- Improved logging and internal architecture
- Better tooling and utilities for extensibility
π¦ Dependencies
- Updated core dependencies and tooling
- Improved TypeScript support
- General dependency maintenance and updates
π Security
- Applied security updates to dependencies
π Notes
This release lays the foundation for:
- a scalable plugin ecosystem
- advanced changelog generation
- automated release workflows
Full Changelog: v0.1.0...v0.1.0