Releases
Vuloom is still evolving quickly. Expect conventions and APIs to tighten as the framework stabilizes.
When preparing a release:
- review public API changes in
vuloom - update templates and examples
- update docs before publishing
- verify
vuloom dev,vuloom prepare,vuloom build, andvuloom start
Breaking changes should be documented clearly, especially when they affect:
- directory conventions
- generated type files
- route ownership rules
- runtime configuration