This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.
⚠️⚠️⚠️⚠️⚠️⚠️
Releases
@svelte-put/inline-svg@4.0.0-next.1
Major Changes
#30216a0d74 Thanks @github-actions! - merge @svelte-put/preprocess-inline-svg into @svelte-put/inline-svg/vite, now a vite plugin
#302e802e0e Thanks @github-actions! - revert default inlineSrcAttributeName to inline-src for more convenient typing setup
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
next
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onnext
.⚠️⚠️⚠️⚠️⚠️⚠️
Releases
@svelte-put/inline-svg@4.0.0-next.1
Major Changes
#302
16a0d74
Thanks @github-actions! - merge@svelte-put/preprocess-inline-svg
into@svelte-put/inline-svg/vite
, now a vite plugin#302
e802e0e
Thanks @github-actions! - revert defaultinlineSrcAttributeName
toinline-src
for more convenient typing setupMinor Changes
#302
ffe537f
Thanks @github-actions! - implement optional typedef generation to user-defined path#302
dd8c9b3
Thanks @github-actions! - simplifytypedef
generation with default path and no setup required#302
b1493e4
Thanks @github-actions! - allow independent usage of Svelte preprocessor without Vite pluginPatch Changes
#302
db135dd
Thanks @github-actions! - correct watcher logics to use directories instead of glob patterns#302
e3efe26
Thanks @github-actions! - allow single source definition as parameter@svelte-put/lockscroll@2.0.0-next.1
Major Changes
c403890
Thanks @github-actions! - drop support forcreateLockScrollStore
helper; use svelte rune pattern instead (see docs page)@svelte-put/preprocess-external-link@1.0.0-next.0
Major Changes
9026712
Thanks @github-actions! - Extracted from sveltevietnam.dev - detect external anchor tags and add appropriate attributes (rel & target)Patch Changes
#302
0eb741a
Thanks @github-actions! - add some basic info at README.md#302
b4863d8
Thanks @github-actions! - should exhaust the AST walk (invokingnext
from zimmerframe)#302
57760f8
Thanks @github-actions! - add name to preprocess factory output@svelte-put/preprocess-markdown@1.0.0-next.0
Major Changes
17e76ac
Thanks @github-actions! - a markdown preprocessor, with shiki for syntax highlight, and a customenhance-code-block
Svelte preprocessorMinor Changes
11a6526
Thanks @github-actions! - drop the deprecatedSvelteComponent
and useComponent
for typingPatch Changes
#302
4198fa0
Thanks @github-actions! - ensure two way binding working fortitle
prop ofEnhancedCodeBlockGroup
#302
517328e
Thanks @github-actions! - settitle
prop ofEnhancedCodeBlockGroup
as bindable#302
77c8e27
Thanks @github-actions! - should continue to exhaust AST in zimmerframew walk (calling next())#302
6af78f4
Thanks @github-actions! - support Svelte logic blocks (#if
,#each
, ...)#302
f0791db
Thanks @github-actions! - rehype negate{@...}
pattern#302
403a8c6
Thanks @github-actions! - correctly escape special characters to avoid conflict with svelte copmiler ({
,}
, ```)#302
f361fa5
Thanks @github-actions! - shiki custom transformer - should correctly check__skipMetaBlock
@svelte-put/avatar@4.0.0-next.1
Minor Changes
11a6526
Thanks @github-actions! - drop the deprecatedSvelteComponent
and useComponent
for typing@svelte-put/noti@2.0.0-next.1
Minor Changes
eb68654
Thanks @github-actions! - update Component typing, addpause
&resume
proxies onNotificationController
, and returnresolution
inresolve
@svelte-put/qr@2.0.0-next.1
Minor Changes
11a6526
Thanks @github-actions! - drop the deprecatedSvelteComponent
and useComponent
for typing@svelte-put/clickoutside@4.0.0-next.1
Patch Changes
db35158
Thanks @github-actions! - defer events to Svelte internal delegation system where applicable@svelte-put/copy@4.0.0-next.1
Patch Changes
db35158
Thanks @github-actions! - defer events to Svelte internal delegation system where applicable@svelte-put/dragscroll@4.0.0-next.1
Patch Changes
db35158
Thanks @github-actions! - defer events to Svelte internal delegation system where applicable@svelte-put/movable@4.0.0-next.1
Patch Changes
db35158
Thanks @github-actions! - defer events to Svelte internal delegation system where applicable@svelte-put/preprocess-auto-slug@2.0.0-next.1
Patch Changes
b4863d8
Thanks @github-actions! - should exhaust the AST walk (invokingnext
from zimmerframe)@svelte-put/shortcut@4.0.0-next.1
Patch Changes
db35158
Thanks @github-actions! - defer events to Svelte internal delegation system where applicable@svelte-put/toc@6.0.0-next.1
Patch Changes
#302
3744bfd
Thanks @github-actions! - reset when toc root change#302
db35158
Thanks @github-actions! - defer events to Svelte internal delegation system where applicable