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

API Updates for beta branch #1676

Merged
merged 19 commits into from
Feb 13, 2023
Merged

API Updates for beta branch #1676

merged 19 commits into from
Feb 13, 2023

Commits on Jan 12, 2023

  1. Add koa example

    richardm-stripe committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    f4c2555 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. .eslintignore

    richardm-stripe committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    be28549 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

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

Commits on Feb 3, 2023

  1. Update main entrypoint on package.json (#1672)

    Update main entrypoint
    giannisp committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    24c9d8a View commit details
    Browse the repository at this point in the history
  2. Bump version to 11.9.1

    anniel-stripe committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    cb08fe5 View commit details
    Browse the repository at this point in the history
  3. Lint test projects (#1673)

    * Lint test projects
    
    * Increase timeout
    anniel-stripe committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    254f6c7 View commit details
    Browse the repository at this point in the history
  4. Add worker test projects (#1674)

    * Add worker test project to see if it compiles
    
    * Add Cloudflare Pages Functions test
    
    * &&
    anniel-stripe committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    5c44430 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    448b772 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1652 from stripe/richardm-koa-example

    Add koa example
    pakrym-stripe committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    22cc651 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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

Commits on Feb 8, 2023

  1. Move all platform-specific implementations into PlatformFunctions (#1679

    )
    
    * wip
    
    * Move crypto/http logic into PlatformFunctions
    
    * tests
    
    * remove createCryptoProvidder
    
    * remove comment
    
    * fix test
    
    * Add back createCryptoProvider and createHttpClient, remove non-null assertion, more specific return type on createStripe
    
    * Remove StripeCryptoProvider type, use factory function in uname tests
    
    * Rename to createDefault...
    
    * Remove agent parameter from createDefaultHttpClient, use createNodeHttpClient if httpAgent config option is set
    anniel-stripe committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    c412132 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ee59bb View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

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

Commits on Feb 10, 2023

  1. Add infrastructure for mocked tests (#1684)

    * Add infrastructure for mocked tests
    
    * build
    pakrym-stripe committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    ec2b23f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

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

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    3d7bd9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    508e6f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ff6795 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    908e4ee View commit details
    Browse the repository at this point in the history