Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
690777f
chore(internal): version bump
stainless-app[bot] May 16, 2025
985f2fe
chore(docs): grammar improvements
stainless-app[bot] May 22, 2025
88ce3e3
chore: improve publish-npm script --latest tag logic
stainless-app[bot] May 28, 2025
b2cca2c
codegen metadata
stainless-app[bot] Jun 3, 2025
24c7006
chore(docs): use top-level-await in example snippets
stainless-app[bot] Jun 4, 2025
87c245e
fix: publish script — handle NPM errors correctly
stainless-app[bot] Jun 14, 2025
6ec9d38
chore(internal): make base APIResource abstract
stainless-app[bot] Jun 14, 2025
0c69436
feat(client): add support for endpoint-specific base URLs
stainless-app[bot] Jun 17, 2025
132825d
chore(ci): enable for pull requests
stainless-app[bot] Jun 17, 2025
3e0bfd3
refactor(types): replace Record with mapped types
stainless-app[bot] Jun 24, 2025
8e59beb
fix(ci): release-doctor — report correct token name
stainless-app[bot] Jun 27, 2025
a166050
chore(ci): only run for pushes and fork pull requests
stainless-app[bot] Jun 28, 2025
0a36097
codegen metadata
stainless-app[bot] Jun 30, 2025
ef5f62b
feat(api): api update
stainless-app[bot] Jul 2, 2025
8d864d1
chore: mention unit type in timeout docs
stainless-app[bot] Jul 3, 2025
bfe46e8
fix(client): don't send `Content-Type` for bodyless methods
stainless-app[bot] Jul 3, 2025
9a02a7d
codegen metadata
stainless-app[bot] Jul 3, 2025
f8111cb
chore: make some internal functions async
stainless-app[bot] Jul 10, 2025
0ec3383
feat(api): api update
stainless-app[bot] Jul 10, 2025
0efabac
feat(mcp): support filtering tool results by a jq expression
stainless-app[bot] Jul 11, 2025
90c9185
feat(api): api update
stainless-app[bot] Jul 16, 2025
d57f23e
feat(api): api update
stainless-app[bot] Jul 17, 2025
ddf4087
chore(internal): remove redundant imports config
stainless-app[bot] Jul 30, 2025
2fb47ce
chore(internal): move publish config
stainless-app[bot] Aug 7, 2025
d4ac1f1
chore: update @stainless-api/prism-cli to v5.15.0
stainless-app[bot] Aug 9, 2025
a549d56
chore(internal): update comment in script
stainless-app[bot] Aug 9, 2025
b657cbe
chore(deps): update dependency node-fetch to v2.6.13
stainless-app[bot] Aug 16, 2025
29b57d4
chore(internal): formatting change
stainless-app[bot] Aug 16, 2025
2cd3501
chore: update CI script
stainless-app[bot] Aug 23, 2025
66977dc
codegen metadata
stainless-app[bot] Aug 27, 2025
59bb2a5
feat(api): manual updates
stainless-app[bot] Sep 4, 2025
d661869
feat(api): api update
stainless-app[bot] Sep 4, 2025
d80e4ac
feat(api): api update
stainless-app[bot] Sep 4, 2025
3b859a2
codegen metadata
stainless-app[bot] Sep 4, 2025
36486ca
codegen metadata
stainless-app[bot] Sep 5, 2025
b2ac95c
feat(api): manual updates
stainless-app[bot] Sep 5, 2025
6900feb
codegen metadata
stainless-app[bot] Sep 5, 2025
3348e1a
feat(api): api update
stainless-app[bot] Sep 5, 2025
4fe59cd
chore: ci build action
stainless-app[bot] Sep 6, 2025
6108dc5
fix: coerce nullable values to undefined
stainless-app[bot] Sep 9, 2025
ea703c8
chore: do not install brew dependencies in ./scripts/bootstrap by def…
stainless-app[bot] Sep 20, 2025
44cd7a6
perf: faster formatting
stainless-app[bot] Sep 26, 2025
5b65006
release: 2.7.0
stainless-app[bot] Sep 26, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(internal): remove redundant imports config
  • Loading branch information
stainless-app[bot] committed Jul 30, 2025
commit ddf408750a968e8bfcab59a1b86d58be796074de
4 changes: 0 additions & 4 deletions 4 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@
"./shims/web.js",
"./shims/web.mjs"
],
"imports": {
"@browserbasehq/sdk": ".",
"@browserbasehq/sdk/*": "./src/*"
},
"exports": {
"./_shims/auto/*": {
"deno": {
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.