Skip to content

Releases: ankhorage/studio

@ankhorage/studio@0.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 09:39
1caad89

Minor Changes

  • 1a010a4: Build the first-class /ankh administration shell with canonical nested admin routes, route
    registry helpers, generated page content, responsive admin navigation, and package-owned admin
    composition exports for generated apps.

@ankhorage/studio@0.6.9

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:14
639b7bd

Patch Changes

  • 919131c: Align the Studio app with the expected Expo SDK 54 patch versions and restrict the root workspace to the first-party apps/studio app so locally generated projects are not treated as repository workspaces.

@ankhorage/studio@0.6.8

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:32
8c5a06c

Patch Changes

  • 97600f8: Update INFRA to add app .env.local file required to connect to db

@ankhorage/studio@0.6.7

Choose a tag to compare

@github-actions github-actions released this 17 Jul 12:02
3bcdf3f

Patch Changes

  • 39e9fbf: Align Studio project lifecycle ownership with @ankhorage/infra 1.0.0 generated slug-scoped Minikube infra.

    Studio now delegates app-owned Minikube up/down/destroy/status and port-forward ownership to generated Infra scripts, injects trusted OAuth credentials into Infra Up as process environment only when the local trusted store is reachable, defers stopped-store bootstrap to generated Infra, and keeps deletion and shutdown cleanup aligned with generated lifecycle boundaries.

@ankhorage/studio@0.6.10

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:42
e4ba008

Patch Changes

  • Restore workspace settings

@ankhorage/studio@0.6.6

Choose a tag to compare

@github-actions github-actions released this 16 Jul 13:53
31af13c

Patch Changes

@ankhorage/studio@0.6.5

Choose a tag to compare

@github-actions github-actions released this 16 Jul 13:50
9c20937

Patch Changes

  • 876566a: Document the Studio CLI from the canonical CLI entrypoint, add a combined bun dev workflow, and explain local Studio usage in generated documentation.

@ankhorage/studio@0.6.4

Choose a tag to compare

@github-actions github-actions released this 16 Jul 12:09
38517e6

Patch Changes

@ankhorage/studio@0.6.3

Choose a tag to compare

@github-actions github-actions released this 16 Jul 08:19
d50c620

Patch Changes

@ankhorage/studio@0.6.1

Choose a tag to compare

@github-actions github-actions released this 12 Jul 10:10
1f06b75

Patch Changes

  • 373082f: Verify the released Google and Apple OAuth fixtures through the real generated-app host pipeline and consume the released Phase 3 package APIs directly.