Aura3D 1.3.1 — create-aura3d engine fix + complete 26-package publish
Patch release over 1.3.0, re-published in lockstep across all 26 packages (@aura3d/* + create-aura3d). Same features as 1.3.0 (Animation Studio, Animation Engine, Believable-Motion) — no API changes — with two real fixes:
- create-aura3d scaffold engine version.
npx create-aura3d@1.3.0generated projects pinning@aura3d/engine@1.0.10(a stale hardcoded fallback that ignored the template). The scaffolder now writes the template's declared engine version (the published release). - Missing
@aura3d/workflows@1.3.0. It was skipped in the 1.3.0 publish while@aura3d/enginedepends on it — soengine@1.3.0was uninstallable. All 26 packages are now published at 1.3.1.
Verified: published create-aura3d@1.3.1 scaffolds engine@1.3.1; published engine@1.3.1 installs with every @aura3d dependency resolved. 13/13 release gates green; showcase live at https://aura3d.auraone.ai.
If you installed 1.3.0, upgrade to 1.3.1.