File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 8
8
" breezy-bushes-admire" ,
9
9
" bright-crabs-play" ,
10
10
" clear-regions-listen" ,
11
+ " common-bushes-move" ,
11
12
" cool-teams-judge" ,
12
13
" cuddly-coins-tease" ,
13
14
" cuddly-snakes-tie" ,
23
24
" nice-onions-sell" ,
24
25
" open-hats-arrive" ,
25
26
" ready-planets-deny" ,
27
+ " true-fans-crash" ,
26
28
" violet-books-sneeze" ,
27
29
" wide-months-rescue" ,
28
30
" witty-spies-divide"
Original file line number Diff line number Diff line change 1
1
# svelte-ux
2
2
3
+ ## 2.0.0-next.14
4
+
5
+ ### Minor Changes
6
+
7
+ - feat: Setup default icons on settings() for easy overriding. Change default to lucide (from mdi) ([ #616 ] ( https://github.com/techniq/svelte-ux/pull/616 ) )
8
+
9
+ - feat: Support component icons (Unplugin icons, etc) ([ #616 ] ( https://github.com/techniq/svelte-ux/pull/616 ) )
10
+
3
11
## 2.0.0-next.13
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 4
4
"author" :
" Sean Lynch <[email protected] >" ,
5
5
"license" : " MIT" ,
6
6
"repository" : " techniq/svelte-ux" ,
7
- "version" : " 2.0.0-next.13 " ,
7
+ "version" : " 2.0.0-next.14 " ,
8
8
"scripts" : {
9
9
"dev" : " vite dev --port 3001" ,
10
10
"build" : " vite build" ,
You can’t perform that action at this time.
0 commit comments