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 23
23
" major-turkeys-ask" ,
24
24
" nice-lamps-sing" ,
25
25
" nice-onions-sell" ,
26
+ " nine-carpets-own" ,
26
27
" open-hats-arrive" ,
27
28
" plain-games-prove" ,
28
29
" ready-planets-deny" ,
29
30
" stale-words-allow" ,
30
31
" true-fans-crash" ,
31
32
" violet-books-sneeze" ,
33
+ " weak-mice-know" ,
32
34
" wide-months-rescue" ,
33
35
" witty-spies-divide"
34
36
]
Original file line number Diff line number Diff line change 1
1
# svelte-ux
2
2
3
+ ## 2.0.0-next.18
4
+
5
+ ### Patch Changes
6
+
7
+ - Update deps ([ #571 ] ( https://github.com/techniq/svelte-ux/pull/571 ) )
8
+
9
+ - Fix(TableOfContent): No known conditions for "./elements" specifier in "svelte" package ([ #571 ] ( https://github.com/techniq/svelte-ux/pull/571 ) )
10
+
3
11
## 2.0.0-next.17
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.17 " ,
7
+ "version" : " 2.0.0-next.18 " ,
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