Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weekly Digest (26 July, 2020 - 2 August, 2020) #5147

Closed
weekly-digest bot opened this issue Aug 2, 2020 · 0 comments
Closed

Weekly Digest (26 July, 2020 - 2 August, 2020) #5147

weekly-digest bot opened this issue Aug 2, 2020 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Aug 2, 2020

Here's the Weekly Digest for umijs/umi:


ISSUES

Last week 44 issues were created.
Of these, 19 issues have been closed and 25 issues are still open.

OPEN ISSUES

💚 #5144 umi3.x约定式路由怎么新增exclude, by tianjixiaoqiang
💚 #5143 Update README.md, by scouttyg
💚 #5142 Update deployment.md, by scouttyg
💚 #5141 关于@umijs/plugin-qiankun2.5.1的使用, by lipenghu001
💚 #5138 测试umi页面报错: (0 , _umi.connect) is not a function, by zhangxiangqiang
💚 #5137 umi3 ssr在build之后,点击跳转正常,但是在有二级路由的情况下刷新或者直接手动输入二级路由,都会报错404, by chinafelix
💚 #5136 按照官网配置chunks 和 chainWebpack,无法运行, by H-Sven
💚 #5135 chore: upgrade deps, by ycjcl868
💚 #5134 [Feature Request] service worker怎么清理, by mangoZT
💚 #5132 页面切换,getInitialProps 执行问题, by robinv8
💚 #5131 fix: #5129, #4633. ensure devTmpFiles being removed before build. and enforce build with @@/* = src/.umi-production/*, by leftstick
💚 #5130 Location没有query, by qingfengmy
💚 #5126 [Feature Request] umi能否实现条件打包?根据不同命令打包不同模块的代码。, by wo-de-ping-er
💚 #5125 缺陷: Maximum call stack size exceeded umi3.2.0 node 12.14.0 mac, by shwzh
💚 #5121 umi3 使用plugin-dva,在使用类组件的时候,怎么定义model的类型?, by chinafelix
💚 #5118 SSR页面标题渲染失败, by zfhslfgit
💚 #5114 使用@umijs/plugin-locale插件React组件以外的数据不直接使用formatMessage方法,如何使用不报错?, by bingo618
💚 #5112 Where to add Amplitude analytics code [Umi3], by shlomitsur
💚 #5110 V1版本项目启动报错 Module build failed: Error: The 'decorators' plugin requires a 'decoratorsBeforeExport' option, whose value must be a boolean, by yolo2013
💚 #5107 有什么办法可以判断dynamicImport切出的chunk文件加载成功, by chj-damon
💚 #5106 umi2升级3 字体图标显示小方框, by jayguojianhai
💚 #5105 [Feature Request] use quill-image-resize-module,Cannot read property 'imports' of undefined,want to know if the chainWebpack correct, by zzj0401
💚 #5104 不自定义服务器的话怎么将服务端参数扩展到ctx?, by supwjm
💚 #5103 自定义服务器热更新失效, by supwjm
💚 #5100 macos 下VScode中修改文件无法热更新, by acoresoft

CLOSED ISSUES

❤️ #5140 feat(types): export BaseIConfig interface, by kuitos
❤️ #5139 fix(Service): await onPluginReady events to avoid concurrent issue, by kuitos
❤️ #5133 Module '"../../node_modules/umi/types"' has no exported member 'IGetInitialProps', by calledT
❤️ #5129 运行 umi build 是否必须下先保证 src/.umi/core/umiExports.ts 文件存在?, by GiserTangqin
❤️ #5128 docs: add plugin api reference, by xiaohuoni
❤️ #5127 chore: versions, by ycjcl868
❤️ #5124 fix: dynamicImport rerender, by ycjcl868
❤️ #5123 tweak: ssr perf duration time, by ycjcl868
❤️ #5122 umi3 使用plugin-dva,在使用类组件的时候,怎么定义model的类型?, by chinafelix
❤️ #5120 docs: ssr users, by ycjcl868
❤️ #5119 umi2如何不编译node_modules?, by zwh1666258377
❤️ #5117 初始化时派发多个action, reselect缓存失效, by a982564562
❤️ #5116 意见, by tenkiss258
❤️ #5115 chore: prerender path error log, by ycjcl868
❤️ #5113 Plugin API reference doc is very unclear, by djyde
❤️ #5111 router.push丢了,我该用哪个?, by pxim
❤️ #5109 umi3以上使用xlsx报错, by azx1985
❤️ #5108 fix(runtime-config): add modifyClientRenderOpts to runtime plugin keys, by kuitos
❤️ #5101 getInitialProps 中如何获取cookie, by supwjm

LIKED ISSUE

👍 #5124 fix: dynamicImport rerender, by ycjcl868
It received 👍 x4, 😄 x0, 🎉 x0 and ❤️ x0.

NOISY ISSUE

🔈 #5129 运行 umi build 是否必须下先保证 src/.umi/core/umiExports.ts 文件存在?, by GiserTangqin
It received 9 comments.


PULL REQUESTS

Last week, 55 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 45 pull requests were updated.
💛 #5143 Update README.md, by scouttyg
💛 #5142 Update deployment.md, by scouttyg
💛 #5135 chore: upgrade deps, by ycjcl868
💛 #5131 fix: #5129, #4633. ensure devTmpFiles being removed before build. and enforce build with @@/* = src/.umi-production/*, by leftstick
💛 #5055 chore: control customized runtime by stage, by CJY0208
💛 #5024 chore: reduce the user permissions when sudo, by ycjcl868
💛 #4989 Update routing.md, by takeitforwardsolutions
💛 #4987 feat: add 404 plugin, by xiaohuoni
💛 #4983 fix: dev's exit code when Service init failed, by sorrycc
💛 #4952 Translation: Brasilian Portuguese, by Douglas0n
💛 #4948 dep: upgrade jest to 26, by sorrycc
💛 #4938 add antd config, by xiaohuoni
💛 #4929 feat: support TypeScript DI, by ycjcl868
💛 #4909 feat: hasExportWithName add to umi utils, by tli4
💛 #4906 Update routing.md, by balmacefa
💛 #4805 fix typescript, by chemdemo
💛 #4796 [WIP] feat: React Refresh, by ycjcl868
💛 #4652 docs: improve documentation of mock config, by focus7eleven
💛 #4641 feat(ast): [getExportProps] find function attributes when exporting function, by taixw2
💛 #4615 dep: jest@26, webpack@4.43, babel@7.9.6, ..., by sorrycc
💛 #4592 feat: add utils isTypeScriptProject, by xiaohuoni
💛 #4539 fix: onProxyRes invalid, by vincentdou
💛 #4515 docs: fix typo, by w-x-z
💛 #4476 fix: modify middleware spell, by lidianhao123
💛 #4469 fix: @/pages/404.tsx only matches /404 path, by xg4
💛 #4442 docs: add community plugins, by fjc0k
💛 #4379 💥 feat: support default e2e, by chenshuai2144
💛 #4369 feat(ast): getExportProps() support assignment expression, by imhele
💛 #4306 chore: publish use tnpm sync, by ycjcl868
💛 #4259 feat: verify dynamic configuration, by xiaohuoni
💛 #4208 Translate migration guide to EN, by geraldus
💛 #4149 Docs: English translations, by khalibloo
💛 #4142 fix: call decribe with key or id dulplicately, by hkc452
💛 #4055 more english translations, by kristianmandrup
💛 #4011 Update develop-umi-ui-plugin.md, by lhx6538665
💛 #4008 Update block.md (勘误), by yangwanging
💛 #4004 💥 feat: support BLOCKS_TEMP_PATH env, by chenshuai2144
💛 #3979 修改官方教程对启用ssr的默认配置, by liukunr
💛 #3937 chore: filter dva files that returns a react hook, by tli4
💛 #3928 修复NotFound在卸载后setState的问题, by yuyic
💛 #3920 上传类请求支持通过mock json 对象响应, by DelBlank
💛 #3918 fix:avoid require method warning, by JChord
💛 #3883 支持修改默认访问域名,同时支持局域网访问, by wengcd
💛 #3881 feat(af-webpack): 在命令行中显示warning类型消息的源文件信息, by sl2782087
💛 #2635 [Just Test] feat: upgrade webpack to 5, by sorrycc

MERGED PULL REQUEST

Last week, 10 pull requests were merged.
💜 #5140 feat(types): export BaseIConfig interface, by kuitos
💜 #5139 fix(Service): await onPluginReady events to avoid concurrent issue, by kuitos
💜 #5128 docs: add plugin api reference, by xiaohuoni
💜 #5127 chore: versions, by ycjcl868
💜 #5124 fix: dynamicImport rerender, by ycjcl868
💜 #5123 tweak: ssr perf duration time, by ycjcl868
💜 #5120 docs: ssr users, by ycjcl868
💜 #5115 chore: prerender path error log, by ycjcl868
💜 #5108 fix(runtime-config): add modifyClientRenderOpts to runtime plugin keys, by kuitos
💜 #4979 feat: renderClient with callback, by ycjcl868


COMMITS

Last week there were 14 commits.
🛠️ release: v3.2.14 by sorrycc
🛠️ fix(Service): await onPluginReady events to avoid concurrent issue (#5139) by kuitos
🛠️ feat(types): export BaseIConfig interface (#5140) by kuitos
🛠️ docs: add plugin api reference (#5128) by xiaohuoni
🛠️ release: v3.2.13 by ycjcl868
🛠️ chore: ssr perf duration (#5123) by ycjcl868
🛠️ [fix: dynamicImport rerender (#5124) * chore: ssr perf duration


CONTRIBUTORS

Last week there were 4 contributors.
👤 sorrycc
👤 kuitos
👤 xiaohuoni
👤 ycjcl868


STARGAZERS

Last week there were 73 stagazers.
mortalYoung
Nataliche38
HayaCode
Vi-sta
XJIAL88
Aleksander-88
bogema39
Khuzin116
MOZGIII
Fullsize
chilingling
dongxingpeng
bulatie
yixianle
xpol
noeull
Alla88art
Rustam10k
Gazon700
IrmaDominguez
annaberegina
GordeySnegirov
aintelligen
pcdqc
Emo1995
katpsr
Oxi56
dakir8
nagrev
artemggnatyr
wuchongming
sozonome
Sergey1976zx
hidoos
Limsanity
marisabel555
benjamin-daniel
hy20090501
xueslei
likaihere
thanhngvpt
llsr
syue-dev
Shouheng88
FunnyDonkey
sunan112
katyushka27d
sarahbear
sp90
auuunya
R-Future
umgibeli
igor953
himan9527
faghani
chinafelix
tobstar210
DanielSepulveda
T2815N1011
githubmann
shejiJiang
liulinzhe
sxbh
jefchen
wildwood151
yhb-flydream
kietnguyen
borh2
qingliuqing
Chad97
DiamondKen
wehuss
zeroc0d3
You all are the stars! 🌟


RELEASES

Last week there were 4 releases.
🚀 v3.2.14
🚀 v3.2.13 v3.2.13
🚀 v3.2.12
🚀 v3.2.11


That's all for last week, please 👀 Watch and Star the repository umijs/umi to receive next weekly updates. 😃

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. 📆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant