-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
[docs] "What's new in Svelte" July newsletter #7637
Conversation
Co-authored-by: Ben McCann <[email protected]>
Thanks for all the feedback, y'all! I think it's all addressed :) |
authorURL: https://desandoval.net | ||
--- | ||
|
||
With [something special](https://twitter.com/SvelteSociety/status/1539284972544180230?s=20&t=3Qoi371NrL9LP6xMOF63ag) dropping today along with faster SSR and support for Vitest and Storybook in SvelteKit, there's a lot to cover in this month's newsletter... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think I'd wait until it's actually dropped before releasing the new blog post 😄 otherwise great as always!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've got some copy in the wings waiting to plug in here ;) Will drop it in right before the merge on the first :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After a conversation with @kevmodrome, we're going to take out the "something special": ad6114d
He needs more time to polish it up ;)
Co-authored-by: Ben McCann <[email protected]>
Addressed latest comments :) Please wait to merge until my update of the "something special" lines tomorrow morning :) |
|
||
|
||
## What's new in SvelteKit | ||
- Introduced `@sveltejs/kit/experimental/vite` which allows SvelteKit to interoperate with other tools in the Vite ecosystem like Vitest and Storybook ([#5094](https://github.com/sveltejs/kit/pull/5094)). Please [leave feedback](https://github.com/sveltejs/kit/issues/5184) as to whether the feature works and is helpful as we consider taking it out of experimental and making `vite.config.js` required for all users |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm hoping to get sveltejs/kit#5332 merged before this goes out so that we can remove the experimental
portion 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still open at this time, so let's merge without it :)
@benmccann or someone else with merge access, could you merge when you get a chance please? :) |
@d3sandoval were you going to add the July 1 announcement? I don't see it here yet |
@benmccann he said in text comment that is resolved that he has taken it out because the thing takes more time |
Sorry just now seeing this. Yes, Simon is correct :) Thanks for merging y'all! Happy July! |
Added a placeholder for the July 1st announcement... otherwise, just a normal newsletter 😎