Releases: vnphanquang/svelte-put
@svelte-put/[email protected]
Minor Changes
b86c53c
Thanks @vnphanquang! - resolve #334, deprecate 4.0.1 (break semver): revert default modifier to catch-all , drop*
modifier definition (leaveundefined
instead).
@svelte-put/[email protected]
Minor Changes
209a394
Thanks @vnphanquang! - resolve #334, deprecate 3.1.2 (break semver): revert default modifier to catch-all , drop*
modifier definition (leaveundefined
instead).
@svelte-put/[email protected]
Patch Changes
- Updated dependencies [
209a394
]:- @svelte-put/[email protected]
@svelte-put/[email protected]
Patch Changes
-
8baa99c
Thanks @vnphanquang! - implement stricter modifier matching. Now all definitions are mutually exclusive. For example,[['ctrl', 'alt']]
will no longer triggerctrl
, and vice versa -
d5f5168
Thanks @vnphanquang! - falsy modifier should mean 'expect no modifier'. Set to*
if expect any modifier.
@svelte-put/[email protected]
Patch Changes
-
80cbbdd
Thanks @vnphanquang! - implement stricter modifier matching. Now all definitions are mutually exclusive. For example,[['ctrl', 'alt']]
will no longer triggerctrl
, and vice versa -
c5cc32b
Thanks @vnphanquang! - falsy modifier should mean 'expect no modifier'. Set to*
if expect any modifier.
@svelte-put/[email protected]
Patch Changes
- Updated dependencies [
80cbbdd
,c5cc32b
]:- @svelte-put/[email protected]
@svelte-put/[email protected]
Minor Changes
0cde139
Thanks @vnphanquang! - swap qrcode-generator for headless-qr (resolves #323)
@svelte-put/[email protected]
Minor Changes
d786134
Thanks @vnphanquang! - add support forrefresh-timeout
,feedback-enabled
config options
@svelte-put/[email protected]
Major Changes
-
#327
11d3948
Thanks @github-actions! - drop support for Svelte 4 and below; rework public API withToc
class, now powered by Svelte runes. See docs page for more information. -
#327
3b7d3b2
Thanks @github-actions! - bump Svelte peer dependency,Map
is nowSvelteMap
fromsvelte/reactivity
Patch Changes
-
#327
50834e6
Thanks @github-actions! - re-expose public typedef (following Rich-Harris/dts-buddy#82) -
#327
53c20a8
Thanks @github-actions! - reset when toc root change -
#327
b773e8a
Thanks @github-actions! - relax type of parameter for link action -
#327
5d30599
Thanks @github-actions! - set up package provenence -
#327
c559185
Thanks @github-actions! - sync README.md and installation version in docs page -
#327
9a2e375
Thanks @github-actions! - defer events to Svelte internal delegation system where applicable
@svelte-put/[email protected]
Major Changes
- #327
9682f05
Thanks @github-actions! - First implementation with dedicated docs page
Patch Changes
- #327
5d30599
Thanks @github-actions! - set up package provenence