astro/.changeset
moritzlaube 344866762c
Update svelte version in renderer-svelte (#2300)
* Update svelte version in renderer-svelte

I am having funny console logs saying that my svelte component `received an unexpected slot "default".`. This issue is described here: https://github.com/sveltejs/kit/issues/981

Supposedly, updating svelte to version 3.44.3 solves this issue. I couldn't test it, though.

* Update Svelte to 3.44.3 to get rid of console warning that component receives an unexpected slot "default".
2022-01-04 10:17:21 -05:00
..
config.json chore: fix changeset (#2058) 2021-11-30 11:14:31 -06:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
swift-cherries-rule.md Update svelte version in renderer-svelte (#2300) 2022-01-04 10:17:21 -05:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation