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: onflow/fcl-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @onflow/transport-http@1.10.3
Choose a base ref
...
head repository: onflow/fcl-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 46 files changed
  • 6 contributors

Commits on Dec 2, 2024

  1. Update cross-fetch to v4.0.0 (#2039)

    jribbink authored Dec 2, 2024
    Copy the full SHA
    bc47345 View commit details
  2. Version Packages (#2040)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Dec 2, 2024
    Copy the full SHA
    4ff0114 View commit details

Commits on Dec 11, 2024

  1. PKG -- [fcl] Export TransactionError (#2043)

    jribbink authored Dec 11, 2024
    Copy the full SHA
    c0fceb1 View commit details
  2. Version Packages (#2044)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Dec 11, 2024
    Copy the full SHA
    cf583cf View commit details

Commits on Dec 16, 2024

  1. PKG -- [fcl-core] Restore onceSealed() resolution behaviour (#2046)

    jribbink authored Dec 16, 2024
    Copy the full SHA
    c88f170 View commit details
  2. Version Packages (#2047)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Dec 16, 2024
    Copy the full SHA
    93649ba View commit details

Commits on Dec 19, 2024

  1. Fix keyId for HTTP get transaction request (#2049)

    jribbink authored Dec 19, 2024
    Copy the full SHA
    4e90776 View commit details
  2. Version Packages (#2050)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Dec 19, 2024
    Copy the full SHA
    893835f View commit details

Commits on Jan 26, 2025

  1. Fix args type for fcl.query & fcl.mutate (#2065)

    jribbink authored Jan 26, 2025
    Copy the full SHA
    3fccbef View commit details

Commits on Feb 6, 2025

  1. Ignore unnecessary files for typedefs in npm package. (#2123)

    Currently, after installation to `node_modules`, an error in tsconfig.json will be prompted.
    like `"../../tsconfig" not found`
    btspoony authored Feb 6, 2025
    Copy the full SHA
    d4576b8 View commit details

Commits on Feb 11, 2025

  1. Fix readme, urls, authors (#2129)

    * Add same readme to FCL
    
    * Fix repo url
    
    * Replace urls
    
    * Replace author
    
    * Fix urls
    
    ---------
    
    Co-authored-by: Chase Fleming <1666730+chasefleming@users.noreply.github.com>
    chasefleming and chasefleming authored Feb 11, 2025
    Copy the full SHA
    80fd2b7 View commit details

Commits on Feb 24, 2025

  1. Update FCL README and contributing guide (#2162)

    * Move to contributing guide
    
    * Improve what is fcl
    
    * Add to contributing
    
    * Remove
    
    * Add changeset
    
    * Update links
    
    * Update links
    
    * Update links
    
    * Update links
    
    * Update wallets
    
    * Format next steps
    
    * Add SDK section
    
    ---------
    
    Co-authored-by: Chase Fleming <1666730+chasefleming@users.noreply.github.com>
    chasefleming and chasefleming authored Feb 24, 2025
    Copy the full SHA
    98c1015 View commit details
  2. Version Packages (#2071)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Feb 24, 2025
    Copy the full SHA
    e63a371 View commit details
Loading