File tree Expand file tree Collapse file tree 3 files changed +31
-2
lines changed
packages/svelte-markdown-preprocess Expand file tree Collapse file tree 3 files changed +31
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "packages/ui" : " 0.65.0" ,
3- "packages/svelte-markdown-preprocess" : " 0.2.1 "
3+ "packages/svelte-markdown-preprocess" : " 0.2.2 "
44}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.2.2 (2026-03-03)
4+
5+ <!-- Release notes generated using configuration in .github/release.yml at main -->
6+
7+ ## What's Changed
8+ ### 🌟 Enhancements
9+ * feat: support locale in DatePicker by @michelheusschen in https://github.com/immich-app/ui/pull/578
10+ * feat: allow customizing initial modal focus by @michelheusschen in https://github.com/immich-app/ui/pull/586
11+ * feat: rework select component by @michelheusschen in https://github.com/immich-app/ui/pull/593
12+ * fix: make action provider names optional by @jrasm91 in https://github.com/immich-app/ui/pull/601
13+ ### 🐛 Bug fixes
14+ * fix: initial text sizes by @jrasm91 in https://github.com/immich-app/ui/pull/565
15+ * fix: cursor-not-allowed on disabled button by @meesfrensel in https://github.com/immich-app/ui/pull/568
16+ * fix: app shell header height by @jrasm91 in https://github.com/immich-app/ui/pull/567
17+ * fix: avoid invalid label/button nesting in switch by @michelheusschen in https://github.com/immich-app/ui/pull/571
18+ * perf: remove forceMount from tooltip by @michelheusschen in https://github.com/immich-app/ui/pull/573
19+ * fix: gate command palette and shortcut fixes by @michelheusschen in https://github.com/immich-app/ui/pull/579
20+ * fix: update translations by @michelheusschen in https://github.com/immich-app/ui/pull/582
21+ * fix: properly link date picker label and input by @michelheusschen in https://github.com/immich-app/ui/pull/584
22+ * fix: keyboard styling for context menu items by @michelheusschen in https://github.com/immich-app/ui/pull/594
23+ * fix: resize textarea when value changes by @michelheusschen in https://github.com/immich-app/ui/pull/595
24+ * fix: onAction return type by @jrasm91 in https://github.com/immich-app/ui/pull/596
25+ * fix: basic modal by @jrasm91 in https://github.com/immich-app/ui/pull/599
26+
27+ ## New Contributors
28+ * @michelheusschen made their first contribution in https://github.com/immich-app/ui/pull/571
29+
30+ ** Full Changelog** : https://github.com/immich-app/ui/compare/svelte-markdown-preprocess-v0.2.1...svelte-markdown-preprocess-v0.2.2
31+
332## 0.2.1 (2026-01-30)
433
534<!-- Release notes generated using configuration in .github/release.yml at main -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @immich/svelte-markdown-preprocess" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.2.2 " ,
44 "license" : " GNU Affero General Public License version 3" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments