Changesets: Versioning & Publication (next)#302
Merged
Conversation
a299f72 to
b6605ae
Compare
b6605ae to
97faafe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
nextis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonnext.Releases
@svelte-put/inline-svg@4.0.0-next.1
Major Changes
#302
16a0d74Thanks @github-actions! - merge@svelte-put/preprocess-inline-svginto@svelte-put/inline-svg/vite, now a vite plugin#302
e802e0eThanks @github-actions! - revert defaultinlineSrcAttributeNametoinline-srcfor more convenient typing setupMinor Changes
#302
ffe537fThanks @github-actions! - implement optional typedef generation to user-defined path#302
dd8c9b3Thanks @github-actions! - simplifytypedefgeneration with default path and no setup required#302
b1493e4Thanks @github-actions! - allow independent usage of Svelte preprocessor without Vite pluginPatch Changes
#302
db135ddThanks @github-actions! - correct watcher logics to use directories instead of glob patterns#302
e3efe26Thanks @github-actions! - allow single source definition as parameter@svelte-put/lockscroll@2.0.0-next.1
Major Changes
c403890Thanks @github-actions! - drop support forcreateLockScrollStorehelper; use svelte rune pattern instead (see docs page)@svelte-put/preprocess-external-link@1.0.0-next.0
Major Changes
9026712Thanks @github-actions! - Extracted from sveltevietnam.dev - detect external anchor tags and add appropriate attributes (rel & target)Patch Changes
#302
0eb741aThanks @github-actions! - add some basic info at README.md#302
b4863d8Thanks @github-actions! - should exhaust the AST walk (invokingnextfrom zimmerframe)#302
57760f8Thanks @github-actions! - add name to preprocess factory output@svelte-put/preprocess-markdown@1.0.0-next.0
Major Changes
17e76acThanks @github-actions! - a markdown preprocessor, with shiki for syntax highlight, and a customenhance-code-blockSvelte preprocessorMinor Changes
11a6526Thanks @github-actions! - drop the deprecatedSvelteComponentand useComponentfor typingPatch Changes
#302
4198fa0Thanks @github-actions! - ensure two way binding working fortitleprop ofEnhancedCodeBlockGroup#302
517328eThanks @github-actions! - settitleprop ofEnhancedCodeBlockGroupas bindable#302
77c8e27Thanks @github-actions! - should continue to exhaust AST in zimmerframew walk (calling next())#302
6af78f4Thanks @github-actions! - support Svelte logic blocks (#if,#each, ...)#302
f0791dbThanks @github-actions! - rehype negate{@...}pattern#302
403a8c6Thanks @github-actions! - correctly escape special characters to avoid conflict with svelte copmiler ({,}, ```)#302
f361fa5Thanks @github-actions! - shiki custom transformer - should correctly check__skipMetaBlock@svelte-put/avatar@4.0.0-next.1
Minor Changes
11a6526Thanks @github-actions! - drop the deprecatedSvelteComponentand useComponentfor typing@svelte-put/noti@2.0.0-next.1
Minor Changes
eb68654Thanks @github-actions! - update Component typing, addpause&resumeproxies onNotificationController, and returnresolutioninresolve@svelte-put/qr@2.0.0-next.1
Minor Changes
11a6526Thanks @github-actions! - drop the deprecatedSvelteComponentand useComponentfor typing@svelte-put/clickoutside@4.0.0-next.1
Patch Changes
db35158Thanks @github-actions! - defer events to Svelte internal delegation system where applicable@svelte-put/copy@4.0.0-next.1
Patch Changes
db35158Thanks @github-actions! - defer events to Svelte internal delegation system where applicable@svelte-put/dragscroll@4.0.0-next.1
Patch Changes
db35158Thanks @github-actions! - defer events to Svelte internal delegation system where applicable@svelte-put/movable@4.0.0-next.1
Patch Changes
db35158Thanks @github-actions! - defer events to Svelte internal delegation system where applicable@svelte-put/preprocess-auto-slug@2.0.0-next.1
Patch Changes
b4863d8Thanks @github-actions! - should exhaust the AST walk (invokingnextfrom zimmerframe)@svelte-put/shortcut@4.0.0-next.1
Patch Changes
db35158Thanks @github-actions! - defer events to Svelte internal delegation system where applicable@svelte-put/toc@6.0.0-next.1
Patch Changes
#302
3744bfdThanks @github-actions! - reset when toc root change#302
db35158Thanks @github-actions! - defer events to Svelte internal delegation system where applicable