@@ -84,35 +84,39 @@ NOTE: Settings for debugging are described in `.vscode/launch.json`.
8484
8585## Changelog
8686
87- Please refer to [ CHANGELOG.md] ( CHANGELOG.md ) for the changelog of this repository.
87+ Samples : [ CHANGELOG.md] ( CHANGELOG.md )
88+
89+ Framework : [ CHANGELOG.md] ( Framework/CHANGELOG.md )
90+
91+ Core : [ CHANGELOG.md] ( Core/CHANGELOG.md )
8892
8993
9094## Development environment
9195
9296### Node.js
9397
94- * 21.5.0
95- * 20.11.0
98+ * 21.7.1
99+ * 20.11.1
96100
97101
98102## Operation environment
99103
100104| Platform | Browser | Version |
101105| --- | --- | --- |
102- | Android | Google Chrome | 120 .0.6099.210 |
103- | Android | Microsoft Edge | 120 .0.2210.115 |
104- | Android | Mozilla Firefox | 121 .1.0 |
105- | iOS / iPadOS | Google Chrome | 120 .0.6099.119 |
106- | iOS / iPadOS | Microsoft Edge | 120 .0.2210.126 |
107- | iOS / iPadOS | Mozilla Firefox | 121.2 |
108- | iOS / iPadOS | Safari | 17.2 |
109- | macOS | Google Chrome | 120 .0.6099.216 |
110- | macOS | Microsoft Edge | 120 .0.2210.121 |
111- | macOS | Mozilla Firefox | 121 .0.1 |
112- | macOS | Safari | 17.2.1 |
113- | Windows | Google Chrome | 120 .0.6099.217 |
114- | Windows | Microsoft Edge | 120 .0.2210.121 |
115- | Windows | Mozilla Firefox | 121 .0.1 |
106+ | Android | Google Chrome | 122 .0.6261.106 |
107+ | Android | Microsoft Edge | 122 .0.2365.86 |
108+ | Android | Mozilla Firefox | 123 .1.0 |
109+ | iOS / iPadOS | Google Chrome | 122 .0.6261.89 |
110+ | iOS / iPadOS | Microsoft Edge | 122 .0.2365.86 |
111+ | iOS / iPadOS | Mozilla Firefox | 123.4 |
112+ | iOS / iPadOS | Safari | 17.4 |
113+ | macOS | Google Chrome | 122 .0.6261.129 |
114+ | macOS | Microsoft Edge | 122 .0.2365.80 |
115+ | macOS | Mozilla Firefox | 123 .0.1 |
116+ | macOS | Safari | 17.4 |
117+ | Windows | Google Chrome | 122 .0.6261.129 |
118+ | Windows | Microsoft Edge | 122 .0.2365.80 |
119+ | Windows | Mozilla Firefox | 123 .0.1 |
116120
117121Note: You can start the server for operation check by running the ` serve ` script of ` ./Samples/TypeScript/Demo/package.json ` .
118122
0 commit comments