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 1414
1515- fix: Remove ` shapefile ` and ` topojson-client ` as duplicated ` dependencies ` (` devDependencies ` only) ([ ` da03573 ` ] ( https://github.com/techniq/layerchart/commit/da035735ceaf2c685d9829b543eee3441da9685c ) )
1616
17+ ## 2.0.0-next.0
18+
19+ ### Major Changes
20+
21+ - Tailwind 4 support ([ #449 ] ( https://github.com/techniq/layerchart/pull/449 ) )
22+
23+ ### Patch Changes
24+
25+ - fix: Support ` opacity ` prop/style when Canvas rendered for all primatives ([ #449 ] ( https://github.com/techniq/layerchart/pull/449 ) )
26+
27+ - fix(Spline): Pass ` fillOpacity ` prop (instead of ` fill-opacity ` ) to support Canvas ([ #449 ] ( https://github.com/techniq/layerchart/pull/449 ) )
28+
1729## 1.0.7
1830
1931### 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.9 " ,
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