File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed
Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 44 "initialVersions" : {
55 "layerchart" : " 1.0.7"
66 },
7- "changesets" : []
7+ "changesets" : [
8+ " pink-showers-hunt" ,
9+ " polite-parts-learn" ,
10+ " witty-clocks-divide"
11+ ]
812}
Original file line number Diff line number Diff line change 11# LayerChart
22
3+ ## 2.0.0-next.0
4+
5+ ### Major Changes
6+
7+ - Tailwind 4 support ([ #449 ] ( https://github.com/techniq/layerchart/pull/449 ) )
8+
9+ ### Patch Changes
10+
11+ - fix: Support ` opacity ` prop/style when Canvas rendered for all primatives ([ #449 ] ( https://github.com/techniq/layerchart/pull/449 ) )
12+
13+ - fix(Spline): Pass ` fillOpacity ` prop (instead of ` fill-opacity ` ) to support Canvas ([ #449 ] ( https://github.com/techniq/layerchart/pull/449 ) )
14+
315## 1.0.7
416
517### Patch Changes
Original file line number Diff line number Diff line change 44 "author" :
" Sean Lynch <[email protected] >" ,
55 "license" : " MIT" ,
66 "repository" : " techniq/layerchart" ,
7- "version" : " 1 .0.7 " ,
7+ "version" : " 2 .0.0-next.0 " ,
88 "scripts" : {
99 "dev" : " vite dev" ,
1010 "build" : " vite build" ,
You can’t perform that action at this time.
0 commit comments