-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update GEOPDPlaceRequest.mjs Update CHANGELOG.md Update response.dev.js Update request.dev.js Update response.js Update request.js
- Loading branch information
1 parent
2219533
commit ab9c536
Showing
17 changed files
with
765 additions
and
596 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,10 @@ | ||
### 🆕 New Features | ||
* 现在可以为 `⌚️ Watch` 单独设置`[URL信息集] 定位漂移`了 | ||
|
||
### 🛠️ Bug Fixes | ||
* 修复`苹果版`地图中整合`高德版`地图功能时的错误 | ||
* 修复 `$argument` 和 `$persistentStore` 载入顺序颠倒的问题 | ||
* 正确顺序为先读取 `$argument` 再读取 `$persistentStore (BoxJs)` | ||
* 即,有相同键名时,`$persistentStore (BoxJs)` 的值会覆盖 `$argument` 的值 | ||
|
||
### 🔣 Dependencies | ||
* 升级了 `@nsnanocat/util` | ||
* `util` 由 `submodule` 更改为 `package` | ||
* `$platform` 改为 `$app` | ||
|
||
### ‼️ Breaking Changes | ||
* 从脚本中移除了 `@nsnanocat/url` polyfill | ||
* 由于 `@nsnanocat/url` 已经被移除,所以`🛰️ GeoServices`项目已完全不再支持 `ShadowRocket` | ||
* 从 `🗺️ Maps` 中分离了 `⌚️ Watch` 的 `🧰 BoxJs` 设置 | ||
* 如果您曾经使用过 `🗺️ Maps` 的 `🧰 BoxJs` 设置面板,请重新进行设置方能生效 | ||
* 如果您曾经使用过 `⌚️ Watch` 的 `🧰 BoxJs` 设置面板,请重新进行设置方能生效 | ||
|
||
### 🔄 Other Changes | ||
* 打包器由 `rollup` 更改为 `rspack` | ||
* 使用了全新的 `Console` polyfill |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.