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

chore: allow release breaking change for stripe node module bump #714

Closed

Commits on Mar 1, 2024

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

Commits on Mar 6, 2024

  1. chore: bump stripe version to 14.19.0 (golevelup#705)

    * chore: bump stripe version to 14.19.0
    
    * fix: bump default Stripe API version
    
    ---------
    
    Co-authored-by: Dennis von der Bey <fermentfan@users.noreply.github.com>
    fermentfan and fermentfan committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5de70ae View commit details
    Browse the repository at this point in the history
  2. fix(ts-vitest): fixed ESM build for ts-vitest (golevelup#706)

    ts-vitest is meant to be imported by vitest as such it needs to be a proper ESM module. The
    package.json already defined it as "type": "module", but the typescript build was still generating a
    CommonJS build. This fix updates the typescript configuration to output an ESM module.
    
    re golevelup#613
    Cellule committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a78778c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. feat(rpc): handle parallel RPCs response (golevelup#711)

    * feat(rpc): handle parallel RPCs response
    
    * docs(rabbitmq): add in distributed systems
    farhadiis committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bc86da9 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. fix(rabbitmq): a fix for routing key check. The check should respect …

    …wildcards (golevelup#713)
    
    * fix(rabbitmq): a fix for routing key check. The check should respect wildcards
    
    fix golevelup#712
    
    * test(rabbitmq): added tests for matchesRoutingKey and logic improved
    
    re golevelup#712
    
    ---------
    
    Co-authored-by: andriusm <andriusm@softpauer.com>
    Andrius0124 and andriusm committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    450d420 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. chore: allow release breaking change for stripe node module bump

    BREAKING CHANGE: this marks the next release to be released with a breaking version
    fermentfan committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    05f184c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    749789c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b89f80 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

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