Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Releases: hypermodeinc/modus

cli/v0.13.10

25 Nov 19:07
be5cad3

Choose a tag to compare

  • fix: use git commit with double quotes for Windows #612
  • fix: modus new set default branch name to 'main' #613

sdk/go/v0.14.1

23 Nov 20:10
ce97817

Choose a tag to compare

  • Update sdk/runtime compatibility file #610

sdk/go/v0.14.0

23 Nov 19:54
172a657

Choose a tag to compare

  • Capture Go doc comments #519

sdk/assemblyscript/v0.14.1

24 Nov 01:22
ce97817

Choose a tag to compare

  • Update sdk/runtime compatibility file #610

sdk/assemblyscript/v0.14.0

24 Nov 01:21
172a657

Choose a tag to compare

  • Capture jsdoc comments #519

runtime/v0.14.0

23 Nov 19:59
172a657

Choose a tag to compare

  • feat: Apply in-code documentation to generated GraphQL #519
  • feat: Reduce logger output during development #576
  • chore: Trigger internal release pipeline at the end of the release-runtime workflow #577
  • feat: Add API explorer to runtime #578
  • feat: Add API explorer component to runtime #584
  • fix: logic for jwks endpoint unmarshalling was incorrect #594
  • chore: Refactoring schema generation #605

cli/v0.13.9

20 Nov 19:38
bacad69

Choose a tag to compare

  • feat: use user provided name for package.json and go.mod #595
  • feat: Add scarf to track installs and modus new #596

runtime/v0.13.3-alpha.1

20 Nov 21:28
bacad69

Choose a tag to compare

Pre-release
  • feat: Reduce logger output during development #576
  • chore: Trigger internal release pipeline at the end of the release-runtime workflow #577
  • feat: Add API explorer to runtime #578
  • feat: Add API explorer component to runtime #584
  • fix: logic for jwks endpoint unmarshalling was incorrect #594

sdk/assemblyscript/v0.13.5

18 Nov 23:48
0c7dce6

Choose a tag to compare

  • Update json-as to 0.9.26 to fix stack overflow error #586
  • Updated various other dependencies

runtime/v0.13.2

08 Nov 21:03
ecab858

Choose a tag to compare

  • fix: Introspection query should succeed when only mutations exist #558
  • ci: Add secrets: inherit when calling release-info workflow #555
  • chore: Refactor metadata dependencies #564
  • chore: Use Go workspace to simplify project dependencies #565
  • fix: "WASM Host not found in context" error on shutdown #566
  • fix: __typename should succeed on root fields #573