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(next => main): release 2.4.0 #213

Conversation

stainless-bot
Copy link
Collaborator

@stainless-bot stainless-bot commented Aug 28, 2023

Automated Release PR

2.4.0 (2023-09-05)

Full Changelog: v2.3.0...v2.4.0

Features

  • client: improve compatibility with Bun (#204) (1248e3a)
  • docs: add documentation to the client constructor (#203) (e558d7b)
  • package: add Bun export map (#215) (e796a08)
  • types: export RequestOptions type (#209) (0b46351)
  • types: remove incorrectly included Idempotency-Key param (#218) (905b43e)

Bug Fixes

  • client: fix TS errors that appear when users Go to Source in VSCode (#219) (de2b2a1)
  • client: fix TypeError when a request gets retried (#201) (ad59570)
  • client: handle case where the client is instantiated with a undefined baseURL (#220) (894890e)
  • client: use explicit file extensions in _shims imports (#217) (15df031)
  • core: fix navigator check for strange environments (#207) (2b6e569)
  • types: improve getNextPage() return type (#214) (eb7e51f)

Chores

  • ci: setup workflows to create releases and release PRs (#212) (fb97629)
  • internal: add helper method (#211) (a9d85e6)
  • internal: add missing eslint-plugin-prettier (#206) (baa9264)
  • internal: export HeadersInit type shim (#210) (a5e0cfe)
  • internal: minor reformatting of code (#205) (709c87f)

This Pull Request has been generated automatically as part of Stainless's release process.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request (see details).

More technical details can be found at stainless-api/release-please.

@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--modern-treasury branch 2 times, most recently from 083ee2a to eb7e51f Compare August 30, 2023 17:00
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--modern-treasury branch from badfbad to e796a08 Compare August 31, 2023 00:23
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--modern-treasury branch from 1ba3313 to 15df031 Compare September 1, 2023 18:18
This still works at runtime but it has been removed from type signaures and
the runtime support will be removed shortly.
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--modern-treasury branch from b1051de to 905b43e Compare September 1, 2023 22:55
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--modern-treasury branch from 45cebff to de2b2a1 Compare September 3, 2023 17:19
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--modern-treasury branch from 545b4f1 to 894890e Compare September 5, 2023 12:40
@samridh90 samridh90 merged commit 201acee into main Sep 5, 2023
2 checks passed
@samridh90 samridh90 deleted the release-please--branches--main--changes--next--components--modern-treasury branch September 5, 2023 16:48
@stainless-bot
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants