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

fix: remove optional dependencies #41

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

silentworks
Copy link
Contributor

What kind of change does this PR introduce?

This is causing an issue for a user when deploying to vercel as it's trying to install this optional dependency. However it doesn't look like this optional dependency is being used anywhere in this project.

What is the current behavior?

Optional dependency is not being used.

What is the new behavior?

Remove optional dependency.

Additional context

Add any other context or screenshots.

@silentworks silentworks changed the title remove optional dependencies fix: remove optional dependencies Jul 19, 2024
@sansjack
Copy link

would appreciate this being added asap : )

@J0 J0 marked this pull request as draft August 27, 2024 02:49
@J0 J0 marked this pull request as ready for review August 27, 2024 02:49
@J0 J0 force-pushed the silentworks/remove-optional-deps branch from 6056fdb to eeac106 Compare August 27, 2024 03:02
@J0 J0 marked this pull request as draft August 27, 2024 03:05
@J0 J0 marked this pull request as ready for review August 27, 2024 03:05
@J0 J0 merged commit a48fe6f into supabase:main Aug 27, 2024
3 checks passed
hf pushed a commit that referenced this pull request Aug 28, 2024
🤖 I have created a release *beep* *boop*
---


## [0.5.1](v0.5.0...v0.5.1)
(2024-08-28)


### Bug Fixes

* remove optional dependencies
([#41](#41))
([a48fe6f](a48fe6f))
* set `max-age` default cookie option to 400 days
([#54](#54))
([f4ed2e0](f4ed2e0))

---
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants