Skip to content

chore: release main#53

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore: release main#53
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 24, 2026

🤖 I have created a release beep boop

hyperstack-idl: 0.1.1

0.1.1 (2026-02-25)

Features

  • idl: add compute_discriminator public API (48de0ae)
  • idl: add connect analysis module for path finding (75ea359)
  • idl: add constants field support to IdlSpec (d9af98f)
  • idl: add PDA graph analysis (db9db3c)
  • idl: add relations analysis module (bdc52eb)
  • idl: add search module with fuzzy matching and structured errors (541a8a5)
  • idl: add snake_case/pascal_case utilities (1eba345)
  • idl: add type graph analysis + release-please independent versioning (a64a26d)
  • idl: create hyperstack-idl crate skeleton (90712df)
  • idl: extract core IDL parsing types into hyperstack-idl (1b1ea56)
  • idl: extract snapshot types with backwards-compatible HashMap handling (fe882e7)

Bug Fixes

  • idl: remove redundant closure in pda_graph (clippy) (4566a9d)
hyperstack: 0.5.4

0.5.4 (2026-02-25)

Features

  • add HashMap type support, auto-derive discriminators, and to_json_value codegen (7e81e3d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • hyperstack-interpreter bumped from 0.5.3 to 0.5.4
      • hyperstack-macros bumped from 0.5.3 to 0.5.4
      • hyperstack-server bumped from 0.5.3 to 0.5.4
      • hyperstack-sdk bumped from 0.5.3 to 0.5.4
hyperstack-cli: 0.5.4

0.5.4 (2026-02-25)

Features

  • cli: implement hs idl connect command with hyperstack suggestions (6579a84)
  • cli: implement hs idl data commands (errors through discriminator) (87267dd)
  • cli: implement hs idl data commands (summary through type) (60e3efe)
  • cli: implement hs idl relationship commands (8fccdcb)
  • cli: scaffold hs idl subcommand structure + ci publish order (64f3f4c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • hyperstack-interpreter bumped from 0.5.3 to 0.5.4
hyperstack-interpreter: 0.5.4

0.5.4 (2026-02-25)

Bug Fixes

  • add hashMap IDL type variant to support Metaplex token metadata SDK generation (21a81ad)
  • improve error handling in UrlResolverClient for out-of-bounds access (540aeef)

Performance Improvements

  • parallelize URL batch resolution using join_all (e252a8e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • hyperstack-macros bumped from 0.5.3 to 0.5.4
hyperstack-macros: 0.5.4

0.5.4 (2026-02-25)

Features

  • add HashMap type support, auto-derive discriminators, and to_json_value codegen (7e81e3d)

Bug Fixes

    • Instantiate UrlResolverClient once at startup on VmHandler instead of per-request (f346bfa)
  • add serde derives to IDL-generated account and custom types (cada9f5)
  • eliminate duplicate url_path qualification logic in sections.rs (6ed8e94)
  • re-queue URL resolver requests on empty URL or failure (dc204a2)
  • resolve instruction field prefix for camelCase IDL instruction names (df75acf)
  • use transaction_accounts_include in prefilter builder (2df88f8)
  • validate HTTP method input in ResolveAttributeArgs parser to support only 'GET' and 'POST' (fb80a48)
hyperstack-sdk: 0.5.4

0.5.4 (2026-02-25)

Miscellaneous Chores

  • hyperstack-sdk: Synchronize hyperstack versions
hyperstack-server: 0.5.4

0.5.4 (2026-02-25)

Miscellaneous Chores

  • hyperstack-server: Synchronize hyperstack versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • hyperstack-interpreter bumped from 0.5.3 to 0.5.4
hyperstack-stacks: 0.5.4

0.5.4 (2026-02-25)

Miscellaneous Chores

  • hyperstack-stacks: Synchronize hyperstack versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • hyperstack-sdk bumped from 0.5.3 to 0.5.4
hyperstack-npm: 0.5.4

0.5.4 (2026-02-25)

Miscellaneous Chores

  • hyperstack-npm: Synchronize hyperstack versions
hyperstack-react: 0.5.4

0.5.4 (2026-02-25)

Miscellaneous Chores

  • hyperstack-react: Synchronize hyperstack versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • hyperstack-typescript bumped from ^0.5.3 to ^0.5.4
hyperstack-stacks: 0.5.4

0.5.4 (2026-02-25)

Bug Fixes

  • Package.json trailing comma (81c1c0d)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • hyperstack-typescript bumped from file:../../../typescript/core to 0.5.4
    • peerDependencies
      • hyperstack-react bumped from >=0.5.3 to >=0.5.4
      • hyperstack-typescript bumped from >=0.5.3 to >=0.5.4
hyperstack-typescript: 0.5.4

0.5.4 (2026-02-25)

Miscellaneous Chores

  • hyperstack-typescript: Synchronize hyperstack versions

This PR was generated with Release Please. See documentation.

@vercel
Copy link

vercel bot commented Feb 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hyperstack-docs Ready Ready Preview, Comment Feb 25, 2026 11:36pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants