ice/packages/plugin-miniapp
ClarkXia 8e27933423
feat: add SuspenseWrappers to Runtime (#7131) (#7134)
* feat: add SuspenseWrappers to Runtime (#7131)

* feat: add SuspenseWrappers to Runtime

* chore(runtime): format code

* fix(runtime): Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix(runtime): remove redundant composeSuspenseWrappers function

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: update versions (#7133)

* chore: update versions

* Remove 3.6.6 entry from CHANGELOG

Removed version 3.6.6 entry from CHANGELOG.

* Update package.json

* Update CHANGELOG.md

* Downgrade version from 1.1.7 to 1.1.6

* Remove changelog entry for version 1.2.7

Removed version 1.2.7 entry from changelog.

* Update package.json

* Update CHANGELOG.md

* Update package.json

* Update package.json

* Update package.json

* Update pnpm-lock.yaml

---------

Co-authored-by: Mixiu <112144929+riopop@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-27 16:05:42 +08:00
..
src fix: miniapp using absolute path to match route manifest (#7095) 2025-05-20 17:25:54 +08:00
CHANGELOG.md chore: update versions (#7126) 2025-07-24 10:01:12 +08:00
README.md feat: improve miniapp (#6985) 2024-11-11 14:41:31 +08:00
package.json feat: add SuspenseWrappers to Runtime (#7131) (#7134) 2025-08-27 16:05:42 +08:00
runtime.d.ts fix: lint warning 2023-04-26 14:51:38 +08:00
tsconfig.json Refactor: plugin for develop miniapp (#582) 2022-11-15 10:32:43 +08:00

README.md

@ice/plugin-miniapp

Forked from taro with respect ❤️ Licensed under the MIT License https://github.com/NervJS/taro/blob/main/LICENSE

ice.js plugin to enable miniapp development.

See documentation for more details.