-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 3.3.4 #6550
Merged
Merged
Release 3.3.4 #6550
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix: hasDocument should check jsx * chore: add js for document
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #6550 +/- ##
==========================================
- Coverage 79.98% 79.95% -0.03%
==========================================
Files 216 216
Lines 18793 18816 +23
Branches 2437 2442 +5
==========================================
+ Hits 15031 15044 +13
- Misses 3732 3741 +9
- Partials 30 31 +1
☔ View full report in Codecov by Sentry. |
* fix: update route config when dataLoader is not defined * chore: test case
* fix: deal with json file when use on-demand compile * chore: changeset
* fix: get flatten routes which nested level more than 3 * fix: lint
* fix: compatible with query parsing errors caused by ctx.req.url error in the fc environment * chore: add changelog
* feat: add type defination of runApp * chore: changeset
* fix: compatible with win32 when config themePackage * fix: compatible with win32 when custom icon file * chore: update change log
* fix: export createElement for react * fix: modify import source * fix: dev server runner
* fix: user compilation config lose * chore: changeset * chore: add todo
luhc228
approved these changes
Oct 12, 2023
chenjun1011
approved these changes
Oct 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
@ice/app
export fields support fix(@ice/app): add typesVersions for export fields support #6544configureWebpack
in speedup mode fix: compatible with plugin API configureWebpack in speedup mode #6564