Runable v1.0.0-alpha.20
Why Runable? Docs Modules Work with AI Blog About Changelog
  • 01Why Runable?
  • 02Docs
  • 03Modules
  • 04Work with AI
  • 05Blog
  • 06About
  • 07Changelog
Vue without a fixed server runtime.
Changelog

What changed in Runable.

New features, improvements, fixes, and the decisions shaping the framework.

Current release

v1.0.0-alpha.3

Alpha channel GitHub releases

August 19, 2026

1.0.0-alpha.3

Latest

A more reliable foundation

This release focuses on predictable builds, safer extension APIs, and cleaner generated types across minimal and advanced applications.

Fixed
  • Fixed tsconfig.app.json generation and project type resolution.
  • Fixed production build mode selection for minimal applications.
  • Removed duplicate auto-imports generated during prepare.
  • Fixed empty middleware declarations and runtime collection inference.
Improved
  • Plugin dependencies are now validated across enforce groups.
  • Asynchronous plugin setup functions are awaited before startup continues.
  • Circular module dependencies now produce an explicit configuration error.
  • Compiled modules preserve the types of their configuration options.

August 18, 2026

Development update

Core APIs and documentation expanded

The framework surface and its documentation grew together, making the first application easier to understand and configure.

Added
  • Expanded documentation for project structure and configuration.
  • Added reusable documentation components and code presentation tools.
  • Documented installation, quick start, and server integrations in English and French.
Improved
  • Improved application error handling and content rendering.
  • Refined auto-import resolution and declaration generation.

August 13, 2026

Project milestone

The Runable CLI takes shape

The command-line workflow gained the foundations needed to create projects and grow them without editing framework internals.

Added
  • Added commands for creating and managing Runable projects.
  • Added workflows for modules and starter templates.
  • Added changesets and the initial package publication workflow.
  • Published the initial README and project license configuration.

Follow the work

See what is being built next.

View the repository
Runable

The Vue framework that brings productive conventions to any backend.

Product

  • Why Runable
  • Documentation
  • Installation
  • Integrations

Project

  • About
  • Blog
  • Changelog
  • Sponsor

Community

  • GitHub
  • Issues
  • Discussions
  • Bluesky

© 2026 Runable. Released under the MIT License.

Open source Built with Vue and Runable