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: rax-app v3.2.0 #539

Merged
merged 11 commits into from
Dec 24, 2020
Merged

release: rax-app v3.2.0 #539

merged 11 commits into from
Dec 24, 2020

Conversation

SoloJiang
Copy link
Contributor

@SoloJiang SoloJiang commented Dec 18, 2020

https://github.com/raxjs/rax-app/milestone/8

  • Feat: support build without src/document/index.tsx
  • Feat: support cloud IDE and custom dev url
  • Feat: support miniapp subpackage
  • Feat: support set web: { hydrate: true } in build.json
  • Feat: config store runtime automatically
  • Feat: enhance build config 简化 webpack plugins 配置 alibaba/ice#3921
  • Chore: compileDependencies default value is []
  • Chore: TerserPlugin will remove unused code

@codecov-io
Copy link

codecov-io commented Dec 18, 2020

Codecov Report

Merging #539 (07b00ea) into master (5e5666d) will increase coverage by 87.80%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #539       +/-   ##
===========================================
+ Coverage        0   87.80%   +87.80%     
===========================================
  Files           0       21       +21     
  Lines           0      779      +779     
  Branches        0      196      +196     
===========================================
+ Hits            0      684      +684     
- Misses          0       86       +86     
- Partials        0        9        +9     
Impacted Files Coverage Δ
packages/stylesheet-loader/src/particular.ts 97.29% <0.00%> (ø)
...l-plugin-transform-jsx-stylesheet/src/constants.ts 90.90% <0.00%> (ø)
...ckages/stylesheet-loader/src/TextStylePropTypes.ts 100.00% <0.00%> (ø)
packages/postcss-plugin-rpx2vw/src/index.js 100.00% <0.00%> (ø)
...stylesheet-loader/src/processPrefersColorScheme.ts 100.00% <0.00%> (ø)
...es/babel-plugin-transform-jsx-to-html/src/index.js 90.32% <0.00%> (ø)
packages/stylesheet-loader/src/index.ts 71.11% <0.00%> (ø)
packages/stylesheet-loader/src/colorProperties.ts 100.00% <0.00%> (ø)
...babel-plugin-transform-jsx-stylesheet/src/index.ts 99.09% <0.00%> (ø)
...kages/babel-plugin-track-id-generator/src/index.js 91.42% <0.00%> (ø)
... and 11 more

luhc228 and others added 7 commits December 18, 2020 17:39
* chore: migrate plugin-ssr

* chore: update references
* feat: support cloud IDE

* chore: typo

* chore: change pha get url prefix method

* chore: remove useless change
* feat: support without document file

* fix: generate html

* feat: ssr

* chore: remove useless version
* chore: change config

* chore: remove unused code
@SoloJiang SoloJiang changed the title [WIP] release: rax-app v3.2.0 release: rax-app v3.2.0 Dec 24, 2020
* chore: bump version

* chore: bump version
@SoloJiang SoloJiang merged commit 0f5104d into master Dec 24, 2020
@SoloJiang SoloJiang deleted the release-next branch December 24, 2020 09:06
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.

5 participants