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: revert breaking change preventing use in non-kit projects #97

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

ghostdevv
Copy link
Collaborator

Reverts #82 #90

Issue Ticket Number

Fixes #91

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Fix or improve the documentation
  • This change requires a documentation update

Copy link

vercel bot commented Mar 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Vorschau Kommentare Updated (UTC)
svelte-cloudinary ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 11, 2024 3:00am

@ghostdevv ghostdevv marked this pull request as ready for review March 11, 2024 03:10
@ghostdevv ghostdevv merged commit f629a03 into main Mar 11, 2024
6 checks passed
@ghostdevv ghostdevv deleted the revert-breaking-changes branch March 11, 2024 03:10
github-actions bot pushed a commit that referenced this pull request Mar 11, 2024
## [1.2.4](v1.2.3...v1.2.4) (2024-03-11)

### Bug Fixes

* revert breaking change preventing use in non-kit projects ([#97](#97)) ([f629a03](f629a03))
Copy link

🎉 This PR is included in version 1.2.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Revert ENV changes to avoid Svelte vs SvelteKit conflict
1 participant