2ba3bd9c16
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7.1 KiB
7.1 KiB
@astrojs/svelte
2.0.0-beta.0
Major Changes
-
#5685
f6cf92b48
Thanks @bluwy! - Upgrade to Vite 4. Please see its migration guide for more information. -
#5685
f6cf92b48
Thanks @bluwy! - Simplify Svelte preprocess setup.<style lang="postcss">
is now required if using PostCSS inside style tags.
1.0.2
Patch Changes
1.0.1
Patch Changes
- #4842
812658ad2
Thanks @bluwy! - Add missing dependencies, support strict dependency installation (e.g. pnpm)
1.0.0
Major Changes
-
04ad44563
- > Astro v1.0 is out! Read the official announcement post.No breaking changes. This package is now officially stable and compatible with
astro@1.0.0
!
0.5.1
Patch Changes
0.5.0
Minor Changes
Patch Changes
- #3993
40a45e3ef
Thanks @Princesseuh! - Fix optional props not being recognized properly in the editor
0.4.1
Patch Changes
0.4.0
Minor Changes
- #3914
b48767985
Thanks @ran-dall! - Rollback supportednode@16
version. Minimum versions are nownode@14.20.0
ornode@16.14.0
.
0.3.1
Patch Changes
0.3.0
Minor Changes
- #3871
1cc5b7890
Thanks @natemoo-re! - Update supportednode
versions. Minimum versions are nownode@14.20.0
ornode@16.16.0
.
0.2.1
Patch Changes
- #3854
b012ee55
Thanks @bholmesdev! - [astro add] Support adapters and third party packages
- #3864
f9ed77bb
Thanks @Princesseuh! - Add entrypoints for editor support for Vue and Svelte (destined to be used by our language server)
0.2.0
Minor Changes
-
#3652
7373d61c
Thanks @natemoo-re! - Adds support for passing named slots from.astro
=> framework components.Inside your components, use the built-in
slot
API as you normally would.
0.1.5
Patch Changes
- #3685
3d554fdb
Thanks @bholmesdev! - Fix PostCSS config not applied to Svelte component by default
0.1.4
Patch Changes
- #3455
e9a77d86
Thanks @natemoo-re! - Update client hydration to check forssr
attribute. Requiresastro@^1.0.0-beta.36
.
0.1.3
Patch Changes
- #3333
ce6d7982
Thanks @FredKSchott! - Fix a vite peer dependency bug
0.1.2
Patch Changes
- #3181
ce9a61e9
Thanks @tony-sull! -@astrojs/svelte
integration supports custom svelte compiler options
0.1.1
Patch Changes
815d62f1
Thanks @FredKSchott! - no changes.
0.1.0
Minor Changes
- #2979
9d7a4b59
Thanks @FredKSchott! - Welcome to the Astro v1.0.0 Beta! Read the official announcement for more details.
0.0.2
Patch Changes
- #2885
6b004363
Thanks @bholmesdev! - Add README across Astro built-in integrations
- #2847
3b621f7a
Thanks @tony-sull! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site
0.0.2-next.0
Patch Changes
- #2847
3b621f7a
Thanks @tony-sull! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site