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

Release/2.5.0 #5090

Merged
merged 24 commits into from
Jan 17, 2022
Merged

Release/2.5.0 #5090

merged 24 commits into from
Jan 17, 2022

Conversation

ClarkXia
Copy link
Collaborator

@ClarkXia ClarkXia commented Dec 29, 2021

@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2021

Codecov Report

Merging #5090 (4f833cf) into master (a33146c) will increase coverage by 1.18%.
The diff coverage is 52.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5090      +/-   ##
==========================================
+ Coverage   28.64%   29.83%   +1.18%     
==========================================
  Files         197      204       +7     
  Lines        5096     5377     +281     
  Branches     1228     1308      +80     
==========================================
+ Hits         1460     1604     +144     
- Misses       3599     3736     +137     
  Partials       37       37              
Impacted Files Coverage Δ
...es/build-app-helpers/src/injectTransformRuntime.ts 88.23% <ø> (ø)
packages/create-app-shared/src/runtimeModule.ts 0.00% <0.00%> (ø)
packages/plugin-i18n/src/_i18n.tsx 0.00% <0.00%> (ø)
packages/plugin-i18n/src/constants.ts 0.00% <0.00%> (ø)
packages/plugin-i18n/src/index.ts 0.00% <0.00%> (ø)
packages/plugin-i18n/src/runtime.tsx 0.00% <0.00%> (ø)
packages/plugin-ice-ssr/src/env.ts 0.00% <0.00%> (ø)
packages/plugin-react-app/src/config.js 100.00% <ø> (ø)
packages/plugin-store/src/replacePathLoader.ts 0.00% <0.00%> (ø)
packages/react-app-renderer/src/renderer.tsx 0.00% <0.00%> (ø)
... and 14 more

ClarkXia and others added 4 commits December 31, 2021 16:29
* chore: bump version

* feat: analyze runtime

* feat: support vite alias

* fix: vite config for hooks

* fix: add hook

* feat: optimize mpa build

* fix: mpa generator

* fix: compatible with disableRuntime

* fix: space size

* fix: max old space size

* chore: changelog and version

* chore: version

* chore: optimize code

* chore: optimize code

* fix: optimize code

* fix: optimize code
@CLAassistant
Copy link

CLAassistant commented Jan 10, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
4 out of 5 committers have signed the CLA.

✅ ClarkXia
✅ luhc228
✅ SoloJiang
✅ maoxiaoke
❌ dashdotdawn
You have signed the CLA already but the status is still pending? Let us recheck it.

* feat: vite ssr

* chore: fix unexpected remove

* fix: ts type

* feat: ssr build in vite mode

* chore: optimize code

* fix: optimize code

* fix: ssr in dev

* chore: version and changelog

* feat: support redirect url

* fix: vite ssr

* chore: optimize code

* chore: optimize code

* chore: update lock file

* fix: noExternal with miniapp-history

* feat: support ssg

* feat: isServer

* chore: comment

* chore: rename plugin

* chore: comment

* fix: import env file

* chore: changelog

* chore: ts lint

* fix: env path
* chore: optimize code

* fix: version

* fix: env
@ClarkXia
Copy link
Collaborator Author

@dashdotdawn CLA 需要再签下 #5090 (comment)

ClarkXia and others added 8 commits January 11, 2022 14:24
* chore: revert helpers value

* chore: add changelog

* chore: remove useless deps
* fix: get alias from userConfig object directly

* fix: can't get correct alias

* fix: layout nested store not work

* fix: mpa store

* chore: version

* chore: remove default alias value
* fix: wrong matching logic in pluginIndexHtml (#5095)

Co-authored-by: guibwl <228474838@qq.com>
* feat: init plugin-auth

* feat: init locale example

* feat: generate locale routes

* feat: reverse providers

* feat: support get locales

* feat: support get/set locale

* chore: todo

* chore: remove index.d.ts

* feat: support ssr

* feat: support ssg

* feat: webpack-dev-server redirect

* feat: support csr redirect

* fix: activeLocale is not correct

* feat: support localeRedirect and localeRoute

* feat: modify history

* feat: common function

* feat: middleware

* fix: render data

* chore: add default locale config

* chore: remove deps

* chore: plugin version

* fix: comment

* test: add formatRoutes test

* chore: deps

* fix: could not call getInitialProps in some cases

* chore: type

* chore: type

* chore: remove comment

* fix: comment problem

* feat: support basename

* fix: can't redirect when enable basename

* chore: remove log

* chore: update peerDependencies version

* fix: can't render in ssr

* chore: locale to i18n

* fix: comment

* fix: display language error in csr
@ClarkXia ClarkXia changed the title [WIP] Release/2.5.0 Release/2.5.0 Jan 12, 2022
ClarkXia and others added 6 commits January 13, 2022 13:10
* fix: i18n not rediect in ssr

* feat: update test cases

* chore: remove Location typs

* chore: log when in dev
* fix: store not work in mpa

* feat: add mpa-webpack example

* chore: example name

* chore: update comment

* fix: use rootDir to replace process.cwd()

* chore: format
SoloJiang and others added 3 commits January 17, 2022 13:37
* fix: __pageConfig type error

* fix: __pageConfig type
* fix: store alias error in swc

* feat: originSourcePath is equal to aliasKey
* chore: changelog

* fix: dts generation

* chore: update lock

* chore: version
@ClarkXia ClarkXia merged commit 9431415 into master Jan 17, 2022
@ClarkXia ClarkXia deleted the release/2.5.0 branch January 17, 2022 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants