Version
Harpia Framework Versions
This page lists the current and historical versions of Harpia’s core and fullstack modules. Each version includes the release date for reference.
Module | Version | Release Date | Notes |
---|---|---|---|
Core (harpia) | v1.0.0-beta.9 | 2025-05-26 | Published to npm |
App (fullstack) | v0.1.0-beta.2 | 2025-05-27 | Bun-based scaffold template |
The fullstack App version is used when scaffolding new projects via
bun create harpia-app
.
Versioning Strategy
- Core is versioned independently and published to npm.
- App is the fullstack toolkit, versioned with Git tags in its own repository.
Changelog
For details on what changed in each version, check the release notes in the corresponding GitHub repositories: