Warning regarding export conditions (still) #1005
Labels
pending-author
[Issue] Awaiting further information or action from the issue author
pending-triage
[Issue] Ticket is pending to be prioritised
Describe the issue you're facing
👋🏽 Hi @josefineschaefer @roberto-butti!
I started playing around today with SvelteKit+Storyblok, and when using this package, I noticed that this change has not yet been released even though it was merged more than two months ago.
In a quick check, I think this is because the commit uses
chore
type, which preventssemantic-release
from creating a new release of@storyblok/svelte
. Would it make sense to trigger apatch
version to get this fix published?Thanks!
Reproduction
Same as #810
Steps to reproduce
Create a new sveltekit project with latest version
Install this package
Run npm run dev
You might need to scroll up to see the warning message
System Info
Used Package Manager
npm
Error logs (Optional)
No response
Validations
The text was updated successfully, but these errors were encountered: