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

chore(exports): add exports to package.json for svelte #25

Closed
wants to merge 1 commit into from

Conversation

dysfunc
Copy link

@dysfunc dysfunc commented Nov 26, 2023

This resolves the issue:

[vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte.

[email protected]

This resolves the issue: 

> [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte.

[email protected]
@SomaticIT SomaticIT closed this in fbb4a2a Nov 27, 2023
github-actions bot pushed a commit that referenced this pull request Nov 27, 2023
# [1.2.0](v1.1.0...v1.2.0) (2023-11-27)

### Bug Fixes

* adjust eslint to new plugin ([184d2a6](184d2a6))
* allow svelte 4 ([92c99e4](92c99e4))
* use new package structure ([fbb4a2a](fbb4a2a)), closes [#25](#25)

### Features

* allow to disable debounce ([86e3bc6](86e3bc6)), closes [#24](#24) [#9](#9)
Copy link

🎉 This issue has been resolved in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@SomaticIT
Copy link
Contributor

Hello @dysfunc,

Thank you for your PR.
This issue was resolved in v1.2.0 by using the last version of @sveltejs/package.

@dysfunc dysfunc deleted the patch-1 branch November 27, 2023 15:43
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.

2 participants