File tree Expand file tree Collapse file tree 6 files changed +38
-20
lines changed
packages/cesium-wind-layer Expand file tree Collapse file tree 6 files changed +38
-20
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# example
22
3+ ## 0.5.0
4+
5+ ### Minor Changes
6+
7+ - 770381e: feat: add dynamic option to control particle animation
8+
9+ - Add new ` dynamic ` option to WindLayerOptions to control particle animation state
10+ - Add dynamic switch control in ControlPanel component
11+ - Set default value of dynamic option to true
12+ - Update types and documentation
13+
14+ This change allows users to toggle between animated and static particle states.
15+
16+ ### Patch Changes
17+
18+ - Updated dependencies [ 770381e]
19+ - Updated dependencies [ 7fc0dbf]
20+ 21+
322## 0.4.7
423
524### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " example" ,
33 "private" : true ,
4- "version" : " 0.4.7 " ,
4+ "version" : " 0.5.0 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
Original file line number Diff line number Diff line change 11# cesium-wind-layer
22
3+ ## 0.8.0
4+
5+ ### Minor Changes
6+
7+ - 770381e: feat: add dynamic option to control particle animation
8+
9+ - Add new ` dynamic ` option to WindLayerOptions to control particle animation state
10+ - Add dynamic switch control in ControlPanel component
11+ - Set default value of dynamic option to true
12+ - Update types and documentation
13+
14+ This change allows users to toggle between animated and static particle states.
15+
16+ ### Patch Changes
17+
18+ - 7fc0dbf: fix: dont limit cesium version
19+
320## 0.7.6
421
522### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " cesium-wind-layer" ,
3- "version" : " 0.7.6 " ,
3+ "version" : " 0.8.0 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
You can’t perform that action at this time.
0 commit comments