v0.51.0
0.51.0 (2026-04-25)
Full Changelog: v0.50.0...v0.51.0
Features
- add browser-scoped session client (94228be)
- Expire stuck IN_PROGRESS managed auth sessions via background worker (8c5e75d)
- Expose browser_session_id on managed auth connection (410b647)
- generate browser-scoped session bindings (e730af8)
- restore node browser fetch helper (b09434e)
Bug Fixes
- clean up node browser routing lint drift (7a56ab6)
- drop node browser routing branch churn (2f16386)
- enforce browser base_url routing (d835f69)
- evict deleted browser routes (2d0056e)
- handle browser pool route cache updates (81e47ca)
- keep browser routing helpers out of generated code (a76f7ae)
- limit browser route cache sniffing (0e0e88f)
- preserve browser routing fetch options (9b24280)
- require base_url for browser-scoped routing (ae9a739)
- restore generated types formatting (a7ff9bc)
- simplify node browser routing helpers (fdd3adf)
Chores
- internal: more robust bootstrap script (4ba0696)
Documentation
- restore raw http example in browser routing demo (0d9ddce)
Refactors
- move node browser routing rollout to env (00c91ef)
- rename browser routing subresources config (7030d96)
- replace browser-scoped client with browser routing cache (2f12277)
- simplify browser routing cache (2082705)
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions