Skip to content

Aura3D 1.3.1 — create-aura3d engine fix + complete 26-package publish

Choose a tag to compare

@gchahal1982 gchahal1982 released this 08 Jun 18:27
· 29 commits to main since this release

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.0 generated 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/engine depends on it — so engine@1.3.0 was 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.