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: starknet-io/starknet.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.20.3
Choose a base ref
...
head repository: starknet-io/starknet.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.21.0
Choose a head ref
  • 10 commits
  • 18 files changed
  • 4 contributors

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    394d6e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fce61e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    6e353d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. chore: bump dependencies

    penovicp committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    8c65fa8 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2025

  1. Configuration menu
    Copy the full SHA
    b77b0a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b69310 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. Configuration menu
    Copy the full SHA
    b903116 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. chore: revert typed data enum fixes

    * revert "fix: rectify snip-12 violation by removing extra `:` in enum encoding (#1288)"
        - this reverts commit b903116
    * revert "fix: correct enum typed data hashing (#1281)"
        - this reverts commit 6e353d3
    penovicp committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    e8db599 View commit details
    Browse the repository at this point in the history
  2. fix: repair fetch utility for browser environments (#1293)

    * fix: limit fetch dependencies to patch versions
    
    * fix: bind window in fetch utility for browser environments
    penovicp authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    2cb1332 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. chore(release): 6.21.0 [skip ci]

    # [6.21.0](v6.20.3...v6.21.0) (2025-01-08)
    
    ### Bug Fixes
    
    * correct enum typed data hashing ([#1281](#1281)) ([6e353d3](6e353d3))
    * rectify snip-12 violation by removing extra `:` in enum encoding ([#1288](#1288)) ([b903116](b903116))
    * repair fetch utility for browser environments ([#1293](#1293)) ([2cb1332](2cb1332))
    
    ### Features
    
    * enable base fetch override ([#1279](#1279)) ([0fce61e](0fce61e))
    semantic-release-bot committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    885e747 View commit details
    Browse the repository at this point in the history
Loading