Skip to content

Changelog

Documentation tracks the published package. Source of truth: package CHANGELOG.md.

  • Harden migrate so any stack change refreshes bootstrap/app/router/DI and feature tests
  • Add rename <from> <to> for end-to-end feature rename
  • Add remove <name> — delete feature files/tests, drop yaml entry, re-sync router/DI
  • GetIt DI registers datasource + repository + use case + state per feature
  • Official documentation site published
  • Homepage / docs URLs pointed at this site
  • Migrate cleanup improvements
  • Baseline ensurer fixes
  • sync / upgrade / migrate / doctor / presets
  • RxDart state management support
  • Smarter lifecycle tooling beyond one-shot init
  • Initial generators for architectures, state, routing, DI, network, storage
  • Feature scaffolding and core app templates