Skip to content

fix: fix createBrowserClient deprecation tsdoc #17

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

hf
Copy link
Collaborator

@hf hf commented Jun 18, 2024

Fixes the deprecation TSDoc on createBrowserClient to not show up if you don't pass in any options.

Discussion: https://github.com/orgs/supabase/discussions/27037#discussioncomment-9764831

@hf hf force-pushed the hf/fix-create-browser-client-deprecation branch from bfb9b59 to dac18c3 Compare June 20, 2024 13:18
@hf hf merged commit 1df70ad into main Jun 20, 2024
3 checks passed
@hf hf deleted the hf/fix-create-browser-client-deprecation branch June 20, 2024 13:20
hf pushed a commit that referenced this pull request Jun 24, 2024
🤖 I have created a release *beep* *boop*
---


## [0.4.0](v0.3.0...v0.4.0)
(2024-06-24)


### Features

* full rewrite using `getAll` and `setAll` cookie methods
([#1](#1))
([b6ae192](b6ae192))


### Bug Fixes

* allow use of `createBrowserClient` without `window` present
([#20](#20))
([27d868d](27d868d))
* deprecate `parse`, `serialize` exports for more useful functions
([#14](#14))
([0b5f881](0b5f881))
* fix `createBrowserClient` deprecation tsdoc
([#17](#17))
([1df70ad](1df70ad))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants