fix(deps): update dependency @modern-js/runtime to v2.50.0 #3973
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.45.0
->2.50.0
Release Notes
web-infra-dev/modern.js (@modern-js/runtime)
v2.50.0
Compare Source
Patch Changes
4a9c0c7
: feat: add typings for Body、Root、Style componentsfeat: 为 Body、Root、Style 组件添加类型
v2.49.4
Compare Source
Patch Changes
a5fdc8d
: fix: useLoader should run normally in csr when webpack buildfix: useLoader 当使用 webpack 构建是,在 csr 下应该需要正常跑
v2.49.3
Compare Source
Patch Changes
644a226
: fix: should add props typesfix: 组件 Html 应该添加上 html 标签属性的类型
6d980e4
: fix: helmet can't replace when streaming ssrfix: 使用 streaming ssr 时, helmet 无法替换
b57ca76
: fix: add originalBaseUrl paramfix: 添加 originalBaseUrl 参数
v2.49.2
Compare Source
Patch Changes
v2.49.1
Patch Changes
b45da78
: fix: should not print error level log when in prod envfix: 生产环境不应该打印 error 级日志
06bff92
: fix: should not include babel-loader in streaming ssr projectfix: 在 streaming ssr 项目中,不应该引入 babel-loader
v2.49.0
Minor Changes
e8c8c5d
: refactor: refactor serverrefactor: 重构 server
Patch Changes
e8c8c5d
]6a543df
]v2.48.6
Patch Changes
v2.48.5
Compare Source
Patch Changes
4ca9f4c
]v2.48.4
Compare Source
Patch Changes
d3e028b
: fix: should not be more than one title tagfix: 只能出现一个 title 标签
78b889f
: fix: when router does't exist, no pathname detectionfix: 当 router 不存在时,不再做 pathname 检测
Updated dependencies [
7d2d433
]v2.48.3
Compare Source
Patch Changes
v2.48.2
Compare Source
Patch Changes
8eccb3b
: fix: helmet.renderStatic must be sync actionfix: helmet.renderStatic 必须是同步的行为
08e062f
: fix: ssr reload infinitefix: ssr 无限刷新问题
v2.48.1
Compare Source
Patch Changes
74749ae
: fix: sometime the url '/a/' shoud be equal '/a'fix: 有时 url '/a/' 应该等于 '/a'
8942b90
]ce426f7
]74749ae
]v2.48.0
Compare Source
Patch Changes
c323a23
]v2.47.1
Compare Source
Patch Changes
cee9184
: fix:ssr.inlineScript
shouldn't works in streaming ssrfix:
ssr.inlineScript
不应该在 streaming ssr 模式下工作v2.47.0
Compare Source
Patch Changes
2ed7a8c
: chore: add useHref to context.router9464c9c
: chore: upgrade react-router and export all react-router APIschore: 升级 react-router 相关依赖,并导出所有 react-router API
19ee61f
: feat: reexport unstable_useviewtransitionstatefeat: 导出 unstable_useviewtransitionstate
2ed7a8c
: fix(plugin-garfish): refactor the basename calculationa5386ab
]9464c9c
]v2.46.1
Compare Source
Patch Changes
v2.46.0
Compare Source
Patch Changes
494b290
: feat: Waiting for all content to load for spiders in streaming ssrfeat: 在 streaming ssr 时,为爬虫等待所有内容加载完毕
78e2722
]494b290
]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.