Releases: hypermodeinc/modus
Releases · hypermodeinc/modus
cli/v0.13.9
runtime/v0.13.3-alpha.1
sdk/assemblyscript/v0.13.5
- Update json-as to
0.9.26
to fix stack overflow error #586 - Updated various other dependencies
runtime/v0.13.2
- 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
cli/v0.13.8
sdk/assemblyscript/v0.13.4
- fix: Don't empty previous contents of build dir #568
cli/v0.13.7
- Automatically generate and push releases info to R2 bucket on every release #526
- Consistent help + print enum options + validate SDK prereq #542
- Consistent padding in the help section
modus new
: Enum options need to print possible options- Validate SDK prereq immediately after choosing SDK
modus sdk remove
: Use select prompt to allow selection
- For CLI to track non-prereleases, pull from releases json to remove rate limiting issues from github releases #543
- Modify isOnline in CLI to query releases.json #544
- remove all github api call references, add prerelease support to CLI #545
- Add CLI build CI #547
- Add CLI Lint CI #550
- Update installer script #551
cli/v0.13.6
sdk/go/v0.13.1
- Add env file to default project templates #530
sdk/assemblyscript/v0.13.3
- Actually fix issue with git info capture #537