水澜
4a7340afa6
fix: data loader output ( #6622 )
...
* fix: data loader output
* fix: check support let first
* chore: add changelog
2023-11-06 10:37:21 +08:00
染陌同学
61624f16c2
chore: modify file name ( #6619 )
...
* chore: modify file name
* chore: modify lock
2023-11-01 07:55:32 -07:00
ClarkXia
d4aaa5806b
fix: support transform plugin in speedup mode ( #6615 )
...
* fix: support tranform plugin in speedup mode
* chore: lint
* chore: remove log
2023-11-01 10:08:29 +08:00
染陌同学
81849becf8
feat: support first chunk cache ( #6607 )
...
* feat: support first chunk cache
* chore: remove cacheFirstChunk
* chore: modify fcc comment
* feat: add FirstChunkCache function
* feat: add first chunk demo
* chore: modify example
* chore: update lock
* chore: update package
2023-10-30 01:21:49 -07:00
luhc228
1e1b543506
feat: pnpm v8 ( #6598 )
2023-10-27 13:43:20 +08:00
linbudu599
85270268c0
chore: default export support
2023-10-23 17:27:35 +08:00
ClarkXia
f488037c47
chore: update versions ( #6602 )
2023-10-23 14:47:47 +08:00
ClarkXia
899c4740b9
feat: support options when call document dataLoader ( #6593 )
2023-10-23 14:26:26 +08:00
ClarkXia
9585d65694
Merge pull request #6590 from alibaba/release/next
...
Release 3.3.5
2023-10-19 15:59:51 +08:00
ClarkXia
6167358aff
chore: update versions ( #6587 )
2023-10-19 14:13:14 +08:00
Linbudu
1234c257b6
chore: use patch release for rax-compat ( #6594 )
2023-10-19 11:54:16 +08:00
Linbudu
8a0d84f103
Merge pull request #6579 from alibaba/feat/rax_compat_legacy
...
Support legacy mode for plugin-rax-compat
2023-10-18 14:30:10 +08:00
ClarkXia
d72753e271
fix: do not prebundle node built-in module ( #6581 )
2023-10-17 19:59:54 +08:00
ClarkXia
47fe9eef9a
Merge branch 'master' into release/next
2023-10-17 19:22:12 +08:00
ClarkXia
a393ae95c4
chore: update versions ( #6589 )
2023-10-17 17:11:43 +08:00
ClarkXia
f144dd6348
fix: compatible with tag.parentNode is null when update routes config ( #6588 )
2023-10-17 16:27:43 +08:00
luhc228
042b49b177
refactor: remove cloneDeep ( #6576 )
...
* refactor: remove cloneDeep
* fix: ci fail
* fix: remove deepClone
* chore: changeset
2023-10-17 16:22:06 +08:00
染陌同学
3896cbeabb
Feat/support defult document ( #6580 )
...
* feat: support default document
* chore: add changeset
2023-10-17 00:23:18 -07:00
linbudu599
4816afb558
fix: provide missing export for rax-compat
2023-10-12 15:35:25 +08:00
ClarkXia
99635bceee
Merge pull request #6550 from alibaba/release/next
...
Release 3.3.4
2023-10-12 14:10:29 +08:00
Mustafa Ateş Uzun
7a70372bad
docs: transform function typo ( #6575 )
2023-10-12 11:40:28 +08:00
ClarkXia
c6386d9929
chore: update versions ( #6549 )
2023-10-12 11:36:20 +08:00
luhc228
47a7a25d42
fix: user compilation config lose ( #6568 )
...
* fix: user compilation config lose
* chore: changeset
* chore: add todo
2023-10-12 10:28:49 +08:00
ClarkXia
ca14f6d367
fix: compatible with plugin API configureWebpack in speedup mode ( #6564 )
2023-10-12 10:17:44 +08:00
ClarkXia
50efd1ee95
fix: export createElement for react in @ice/runtime ( #6562 )
...
* fix: export createElement for react
* fix: modify import source
* fix: dev server runner
2023-10-11 13:40:07 +08:00
ClarkXia
9f455628b4
fix: compatible with win32 when config themePackage ( #6565 )
...
* fix: compatible with win32 when config themePackage
* fix: compatible with win32 when custom icon file
* chore: update change log
2023-10-11 13:37:06 +08:00
ClarkXia
c53deef96e
chore: localize remote assets to reduce test time ( #6566 )
2023-10-11 13:36:11 +08:00
ClarkXia
7924f2d1d5
fix: return render root ( #6571 )
2023-10-11 13:35:24 +08:00
ClarkXia
1de19371d7
feat: add type definition of runApp ( #6554 )
...
* feat: add type defination of runApp
* chore: changeset
2023-10-11 10:22:02 +08:00
水澜
df854102c9
fix: query info in fc ( #6572 )
...
* fix: compatible with query parsing errors caused by ctx.req.url error in the fc environment
* chore: add changelog
2023-10-11 09:55:26 +08:00
ClarkXia
aa29b37b59
fix: get flatten routes which nested level more than 3 ( #6555 )
...
* fix: get flatten routes which nested level more than 3
* fix: lint
2023-10-10 17:29:20 +08:00
dependabot[bot]
8fbe3d88b6
chore(deps): bump postcss from 8.4.12 to 8.4.31 ( #6559 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.12 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.12...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 14:24:02 +08:00
ClarkXia
6f18c3db54
fix: deal with json file when use on-demand compile ( #6548 )
...
* fix: deal with json file when use on-demand compile
* chore: changeset
2023-09-27 13:57:03 +08:00
ClarkXia
4d256e3063
fix: update route config when dataLoader is not defined ( #6552 )
...
* fix: update route config when dataLoader is not defined
* chore: test case
2023-09-27 13:56:36 +08:00
Linbudu
244bb17f78
fix(@ice/app): add typesVersions for export fields support ( #6544 )
2023-09-27 10:25:26 +08:00
染陌同学
93e868d339
fix: hasDocument should check jsx ( #6545 )
...
* fix: hasDocument should check jsx
* chore: add js for document
2023-09-25 04:13:14 -07:00
ClarkXia
adf1fa4de8
Merge pull request #6541 from alibaba/release/next
...
Release 3.3.3
2023-09-21 16:18:39 +08:00
ClarkXia
40f1071940
chore: update versions ( #6537 )
2023-09-21 15:17:00 +08:00
ClarkXia
f2c7df96af
feat: new plugin deal with stream error ( #6530 )
...
* feat: new plugin deal with stream error
* fix: add options for local test
2023-09-21 10:56:01 +08:00
水澜
78f850fa67
feat: hash only css modules ( #6289 )
...
* feat: hash only css modules
* fix: type
* docs: css modules hash only
* chore: add changeset
* refactor: support localIdentName
* chore: add todo
2023-09-20 15:17:28 +08:00
染陌同学
82702258c4
feat: compat no document ( #6536 )
...
* feat: compat no document
* chore: modify if
* chore: Document is not requied
2023-09-18 23:14:21 -07:00
染陌同学
c3a9c20aec
chore: modify output ( #6534 )
2023-09-18 17:18:20 +08:00
ClarkXia
6926c477c0
Merge pull request #6513 from alibaba/release/next
...
Release 3.3.2
2023-09-14 14:16:31 +08:00
ClarkXia
fbeaf932cb
chore: update versions ( #6509 )
2023-09-14 10:58:37 +08:00
ClarkXia
66689409eb
Merge branch 'master' into release/next
2023-09-13 15:35:09 +08:00
ClarkXia
97cecb7951
chore: update versions ( #6526 )
2023-09-13 15:09:34 +08:00
ClarkXia
06829a4eb2
fix: params urls for hook before.start.run ( #6525 )
2023-09-11 11:24:35 +08:00
ClarkXia
cec448c36a
fix: browsers compatibility of dataLoader ( #6522 )
2023-09-11 11:24:19 +08:00
ZeroLing
b70bba1efd
Refactor/rax compat ( #6493 )
...
* refactor: rax compat
1. update @swc/helpers version to latest.
2. relplace create react class with simple impl.
* test: add specs for createReactClass
* chore: rename to createReactClass
2023-09-11 10:53:58 +08:00
染陌同学
a04cc00242
Fix/style not match ( #6521 )
...
* fix: fix style not match when hydrate
* chore: add changeset
2023-09-07 23:11:40 -07:00