Coordinated bump of all public packages (packages-js/* and packages/*) to
0.9.1 to publish the e2e-validation walkthrough fixes merged in #3:
- arqel-dev/table: filter wiring as filter[name]=value query string
- arqel-dev/core: deriveColumnsFromFields emits full ColumnBase shape
- arqel-dev/auth: HandleArqelInertiaRequests middleware wired in bundled routes
- @arqel-dev/ui: ArqelIndexPage wired to Inertia router; SelectFilter options normalization
Inter-package requires unchanged: Composer uses self.version (resolved by
splitsh-lite at split time); npm uses workspace:* (resolved by pnpm
publish). The release workflow's per-package version-vs-tag check will
pass uniformly at v0.9.1.
The arqel-dev/framework meta-package lives in a separate repo and must
be updated independently after this tag.
Signed-off-by: Diogo C. Coutinho <diogo.coutinho.ads@gmail.com>