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

feat(types): export RequestOptions type #209

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

stainless-bot
Copy link
Collaborator

No description provided.

@stainless-bot stainless-bot merged commit 4ab947b into next Aug 23, 2023
@stainless-bot stainless-bot deleted the feat-types-export-request-option branch August 23, 2023 12:48
cleb11 pushed a commit that referenced this pull request Aug 30, 2023
samridh90 pushed a commit that referenced this pull request Sep 5, 2023
Automated Release PR
---


## 2.4.0 (2023-09-05)

Full Changelog:
[v2.3.0...v2.4.0](v2.3.0...v2.4.0)

### Features

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


### Bug Fixes

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


### Chores

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

---
This Pull Request has been generated automatically as part of
[Stainless](https://stainlessapi.com/)'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](https://github.com/stainless-api/release-please/#linear-git-commit-history-use-squash-merge)).

_More technical details can be found at
[stainless-api/release-please](https://github.com/stainless-api/release-please)_.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant