Releases: teneplaysofficial/revola
Releases · teneplaysofficial/revola
Release 0.1.0
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