File tree 8 files changed +45
-6
lines changed
8 files changed +45
-6
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 5.8.0] ( https://github.com/antvis/f2/compare/v5.7.5...v5.8.0 ) (2025-04-23)
7
+
8
+
9
+ ### Features
10
+
11
+ * Guide定位支持分组/堆叠等情况 ([ #2041 ] ( https://github.com/antvis/f2/issues/2041 ) ) ([ e974041] ( https://github.com/antvis/f2/commit/e974041ffc134e0ea0f5f1f1f9834ec4091d4307 ) )
12
+ * 官网增加link入口 ([ #2039 ] ( https://github.com/antvis/f2/issues/2039 ) ) ([ f0ada6c] ( https://github.com/antvis/f2/commit/f0ada6cc273e939760d5361f1c15d73ea25c5203 ) )
13
+
14
+
15
+
16
+
17
+
6
18
## [ 5.7.5] ( https://github.com/antvis/f2/compare/v5.7.4...v5.7.5 ) (2025-01-02)
7
19
8
20
Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 5.7.5 " ,
6
+ "version" : " 5.8.0 " ,
7
7
"command" : {
8
8
"bootstrap" : {
9
9
"ci" : false ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 5.8.0] ( https://github.com/antvis/f2/compare/v5.7.5...v5.8.0 ) (2025-04-23)
7
+
8
+ ** Note:** Version bump only for package @antv/f2-react
9
+
10
+
11
+
12
+
13
+
6
14
## [ 5.7.5] ( https://github.com/antvis/f2/compare/v5.7.4...v5.7.5 ) (2025-01-02)
7
15
8
16
** Note:** Version bump only for package @antv/f2-react
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/f2-react" ,
3
- "version" : " 5.7.5 " ,
3
+ "version" : " 5.8.0 " ,
4
4
"description" : " F2 for React" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
17
17
],
18
18
"dependencies" : {
19
19
"@antv/f-react" : " ^1.0.1" ,
20
- "@antv/f2" : " 5.7.5 " ,
20
+ "@antv/f2" : " 5.8.0 " ,
21
21
"@babel/runtime" : " ^7.12.5" ,
22
22
"tslib" : " ^2.3.1"
23
23
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 5.8.0] ( https://github.com/antvis/f2/compare/v5.7.5...v5.8.0 ) (2025-04-23)
7
+
8
+ ** Note:** Version bump only for package @antv/f2-wordcloud
9
+
10
+
11
+
12
+
13
+
6
14
## [ 5.7.5] ( https://github.com/antvis/f2/compare/v5.7.4...v5.7.5 ) (2025-01-02)
7
15
8
16
** Note:** Version bump only for package @antv/f2-wordcloud
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/f2-wordcloud" ,
3
- "version" : " 5.7.5 " ,
3
+ "version" : " 5.8.0 " ,
4
4
"description" : " F2 wordcloud extension" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
17
17
" wordcloud"
18
18
],
19
19
"dependencies" : {
20
- "@antv/f2" : " 5.7.5 " ,
20
+ "@antv/f2" : " 5.8.0 " ,
21
21
"@antv/util" : " ~3.3.0" ,
22
22
"@babel/runtime" : " ^7.12.5" ,
23
23
"tslib" : " ^2.3.1"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 5.8.0] ( https://github.com/antvis/f2/compare/v5.7.5...v5.8.0 ) (2025-04-23)
7
+
8
+
9
+ ### Features
10
+
11
+ * Guide定位支持分组/堆叠等情况 ([ #2041 ] ( https://github.com/antvis/f2/issues/2041 ) ) ([ e974041] ( https://github.com/antvis/f2/commit/e974041ffc134e0ea0f5f1f1f9834ec4091d4307 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 5.7.5] ( https://github.com/antvis/f2/compare/v5.7.4...v5.7.5 ) (2025-01-02)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/f2" ,
3
- "version" : " 5.7.5 " ,
3
+ "version" : " 5.8.0 " ,
4
4
"description" : " Charts for mobile visualization." ,
5
5
"keywords" : [
6
6
" antv" ,
You can’t perform that action at this time.
0 commit comments