File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.8.0] ( https://github.com/antvis/FEngine/compare/v1.7.0...v1.8.0 ) (2025-06-09)
7+
8+
9+ ### Bug Fixes
10+
11+ * very small angle (nearly parallel) render case in sector shape ([ #333 ] ( https://github.com/antvis/FEngine/issues/333 ) ) ([ 7cac015] ( https://github.com/antvis/FEngine/commit/7cac015af8512cb60fad8dc2f0906466ad295013 ) )
12+
13+
14+ ### Features
15+
16+ * support defaultProps for class/function component ([ #331 ] ( https://github.com/antvis/FEngine/issues/331 ) ) ([ f5a42fb] ( https://github.com/antvis/FEngine/commit/f5a42fb4c1204ca0fa378669dce658a20495c250 ) )
17+
18+
19+
20+
21+
622# [ 1.7.0] ( https://github.com/antvis/FEngine/compare/v1.6.0...v1.7.0 ) (2025-04-09)
723
824
Original file line number Diff line number Diff line change 11{
22 "npmClient" : " yarn" ,
33 "useWorkspaces" : true ,
4- "version" : " 1.7 .0" ,
4+ "version" : " 1.8 .0" ,
55 "command" : {
66 "bootstrap" : {
77 "ci" : false ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.8.0] ( https://github.com/antvis/FEngine/compare/v1.7.0...v1.8.0 ) (2025-06-09)
7+
8+
9+ ### Bug Fixes
10+
11+ * very small angle (nearly parallel) render case in sector shape ([ #333 ] ( https://github.com/antvis/FEngine/issues/333 ) ) ([ 7cac015] ( https://github.com/antvis/FEngine/commit/7cac015af8512cb60fad8dc2f0906466ad295013 ) )
12+
13+
14+ ### Features
15+
16+ * support defaultProps for class/function component ([ #331 ] ( https://github.com/antvis/FEngine/issues/331 ) ) ([ f5a42fb] ( https://github.com/antvis/FEngine/commit/f5a42fb4c1204ca0fa378669dce658a20495c250 ) )
17+
18+
19+
20+
21+
622# [ 1.5.0] ( https://github.com/antvis/FEngine/compare/v1.4.1...v1.5.0 ) (2024-09-26)
723
824
Original file line number Diff line number Diff line change 11{
22 "name" : " @antv/f-engine" ,
3- "version" : " 1.5 .0" ,
3+ "version" : " 1.8 .0" ,
44 "main" : " lib/index.js" ,
55 "module" : " es/index.js" ,
66 "types" : " es/index.d.ts" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.8.0] ( https://github.com/antvis/f2/compare/v1.7.0...v1.8.0 ) (2025-06-09)
7+
8+ ** Note:** Version bump only for package @antv/f-lottie
9+
10+
11+
12+
13+
614# [ 1.5.0] ( https://github.com/antvis/f2/compare/v1.4.1...v1.5.0 ) (2024-09-26)
715
816** Note:** Version bump only for package @antv/f-lottie
Original file line number Diff line number Diff line change 11{
22 "name" : " @antv/f-lottie" ,
3- "version" : " 1.5 .0" ,
3+ "version" : " 1.8 .0" ,
44 "description" : " FEngine for Lottie" ,
55 "main" : " lib/index.js" ,
66 "module" : " es/index.js" ,
1515 " lottie"
1616 ],
1717 "dependencies" : {
18- "@antv/f-engine" : " 1.5 .0" ,
18+ "@antv/f-engine" : " 1.8 .0" ,
1919 "@antv/g-lottie-player" : " ~0.2.0" ,
2020 "@babel/runtime" : " ^7.12.5" ,
2121 "tslib" : " ^2.3.1"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.8.0] ( https://github.com/antvis/f2/compare/v1.7.0...v1.8.0 ) (2025-06-09)
7+
8+ ** Note:** Version bump only for package @antv/f-my
9+
10+
11+
12+
13+
614# [ 1.7.0] ( https://github.com/antvis/f2/compare/v1.6.0...v1.7.0 ) (2025-04-09)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @antv/f-my" ,
3- "version" : " 1.7 .0" ,
3+ "version" : " 1.8 .0" ,
44 "description" : " FEngine for alipay mini-program" ,
55 "main" : " lib/index.js" ,
66 "module" : " es/index.js" ,
1717 " alipay"
1818 ],
1919 "dependencies" : {
20- "@antv/f-engine" : " 1.5 .0" ,
20+ "@antv/f-engine" : " 1.8 .0" ,
2121 "@babel/runtime" : " ^7.12.5" ,
2222 "tslib" : " ^2.3.1"
2323 },
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.8.0] ( https://github.com/antvis/f2/compare/v1.7.0...v1.8.0 ) (2025-06-09)
7+
8+ ** Note:** Version bump only for package @antv/f-react
9+
10+
11+
12+
13+
614# [ 1.5.0] ( https://github.com/antvis/f2/compare/v1.4.1...v1.5.0 ) (2024-09-26)
715
816** Note:** Version bump only for package @antv/f-react
Original file line number Diff line number Diff line change 11{
22 "name" : " @antv/f-react" ,
3- "version" : " 1.5 .0" ,
3+ "version" : " 1.8 .0" ,
44 "description" : " FEngine for React" ,
55 "main" : " lib/index.js" ,
66 "module" : " es/index.js" ,
1616 " react"
1717 ],
1818 "dependencies" : {
19- "@antv/f-engine" : " 1.5 .0" ,
19+ "@antv/f-engine" : " 1.8 .0" ,
2020 "@babel/runtime" : " ^7.12.5" ,
2121 "tslib" : " ^2.3.1"
2222 },
You can’t perform that action at this time.
0 commit comments