Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FOR REVIEW ONLY: js-algorand-sdk v2.5.0 #814

Merged
merged 8 commits into from
Aug 17, 2023
Merged

Commits on Jun 26, 2023

  1. fetch: Add Cloudflare Workers support (cross-fetch v4) (#794)

    * using new cross-fetch 4 w workers shim
    * removed mode: 'cors' for v8 compat
    spencercap committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    28ba159 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

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

Commits on Jul 6, 2023

  1. CICD: Add create-release-pr workflow (#797)

    * add create-release-pr workflow
    
    * reformat bump_version.py script
    
    * replace changelog-builder github action with api call
    
    * replace npm install with npm ci
    
    * add new line between changelog entry
    algobarb committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7265352 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. CICD: Update Chromedriver version and CI orb (#802)

    * Update Chromedriver link 115>=
    
    * Use puppeteer to download latest stable chromedriver
    
    * Update circle ci browser tools orb
    
    * Don't manually install chromedriver
    
    * Pin chromedriver version
    
    * Remove comment
    
    * Revert to 114
    
    * Update selenium
    
    * Test
    
    * Update chromedriver 114
    algochoi committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    4e1073d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Aug 12, 2023

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

Commits on Aug 16, 2023

  1. CICD: Update chromedriver in package.json to 116+ (#811)

    * Update chromedriver in package.json
    
    * Update to 116
    algochoi committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d74c77d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a90843 View commit details
    Browse the repository at this point in the history