Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: open-rpc/schema-utils-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.5
Choose a base ref
...
head repository: open-rpc/schema-utils-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.0
Choose a head ref
  • 3 commits
  • 37 files changed
  • 2 contributors

Commits on Jan 23, 2025

  1. feat: add support for open-rpc extensions.

    OpenRPC extensions allow for extending the open-rpc spec with
    the x-extensions parameter this will allow for user customization
    and for a pathway to start upgrading and expanding the current
    OpenRPC spec.
    zcstarr committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    e6c215a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #853 from open-rpc/feat/extensions

    feat: WIP organize extensions
    zcstarr authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    7b5cbca View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.1.0 [skip ci]

    # [2.1.0](2.0.5...2.1.0) (2025-01-23)
    
    ### Features
    
    * add support for open-rpc extensions. ([e6c215a](e6c215a))
    openrpc-bastion committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    327605d View commit details
    Browse the repository at this point in the history
Loading