Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
6.17.4 source code.tar.gz | 2025-02-27 | 49.3 kB | |
6.17.4 source code.zip | 2025-02-27 | 110.7 kB | |
README.md | 2025-02-27 | 1.7 kB | |
Totals: 3 Items | 161.7 kB | 0 |
What's Changed
- optim layout(scrollbar on codeblock) with
vitepress@1.6.3
by @TheNorthMemory in https://github.com/w7corp/easywechat/pull/2889 - specify pnpm.version=9 on deploy workflow by @TheNorthMemory in https://github.com/w7corp/easywechat/pull/2890
- doc: typo
EasyWeChat\Work\Message
onwork/server.md
by @TheNorthMemory in https://github.com/w7corp/easywechat/pull/2891 - doc: fix vercel deploy by @TheNorthMemory in https://github.com/w7corp/easywechat/pull/2892
- refresh the tencent cdn cachess by npm:tenyun pkg by @TheNorthMemory in https://github.com/w7corp/easywechat/pull/2893
- doc: fix pure caches with realpath by @TheNorthMemory in https://github.com/w7corp/easywechat/pull/2894
- fix
docs/pure-caches
in cjs mode by @TheNorthMemory in https://github.com/w7corp/easywechat/pull/2895 - doc: upgrade
tenyun@^0.11.5
forpure-caches
by @TheNorthMemory in https://github.com/w7corp/easywechat/pull/2896 - doc: use
node>=22.12
onto the deploy by @TheNorthMemory in https://github.com/w7corp/easywechat/pull/2897 - fix
pnpm install
on wrong folder by @TheNorthMemory in https://github.com/w7corp/easywechat/pull/2898 - fill deploy.steps.setup-node.cache-dependency-path by @TheNorthMemory in https://github.com/w7corp/easywechat/pull/2899
- renamed & optim
purge-caches
by @TheNorthMemory in https://github.com/w7corp/easywechat/pull/2900 - 给 getClient() 增加 Client 类型的返回 by @mcxzyang in https://github.com/w7corp/easywechat/pull/2901
New Contributors
- @mcxzyang made their first contribution in https://github.com/w7corp/easywechat/pull/2901
Full Changelog: https://github.com/w7corp/easywechat/compare/6.17.3...6.17.4