linbudu599
|
4d72b003b0
|
feat: rax-compat 0.3.0
|
2024-01-02 14:22:02 +08:00 |
linbudu599
|
d48b8eed49
|
feat: rax-compat 0.3.0
|
2023-12-27 14:41:24 +08:00 |
linbudu599
|
ce7bf19f87
|
feat: rax-compat 0.3.0
|
2023-12-27 14:37:29 +08:00 |
ClarkXia
|
00685f62e9
|
Merge branch 'master' into release/next
|
2023-12-25 16:26:25 +08:00 |
dependabot[bot]
|
effee4a75b
|
chore(deps): bump zod from 3.21.4 to 3.22.3 (#6713)
Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.4...v3.22.3)
---
updated-dependencies:
- dependency-name: zod
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-12-25 14:46:51 +08:00 |
ClarkXia
|
0a6d0c3b6c
|
Merge pull request #6680 from alibaba/release/pack
Release 3.4.0
|
2023-12-25 13:56:02 +08:00 |
ClarkXia
|
98d33e4d94
|
Merge branch 'release/pack' of github.com:alibaba/ice into release/pack
|
2023-12-25 13:31:25 +08:00 |
ClarkXia
|
6fb764adf9
|
fix: lock file
|
2023-12-25 13:28:20 +08:00 |
ClarkXia
|
c7048603c7
|
chore: update versions (#6684)
|
2023-12-25 13:26:16 +08:00 |
ClarkXia
|
6a33613a66
|
fix: add dependencies for dev-server
|
2023-12-25 13:20:41 +08:00 |
ClarkXia
|
0a8ab22739
|
fix: bump the version of rspack (#6712)
|
2023-12-25 12:17:26 +08:00 |
ClarkXia
|
817fa3a971
|
fix: should not include every thing when transform to rspack plugin by unplugin (#6708)
|
2023-12-22 10:28:28 +08:00 |
ClarkXia
|
dd149e51d9
|
fix: use built-in split chunks strategy by default (#6699)
* fix: use built-in split chunks strategy by default
* fix: pre bundle react refresh package
* fix: lint error
|
2023-12-20 11:12:06 +08:00 |
luhc228
|
23811c8201
|
fix: unstable_Offscreen to unstable_Activity (#6694)
* fix: OffScreen to Activity
* chore: changeset
|
2023-12-18 14:24:03 +08:00 |
ChenSheng
|
dda7198e84
|
fix: fix eslint problem (#6693)
|
2023-12-18 10:23:29 +08:00 |
ClarkXia
|
ebc8ae083b
|
fix: add assets plugin to deal with thrid-party dependencies import assets direactly (#6688)
|
2023-12-12 14:25:47 +08:00 |
ClarkXia
|
7d193fe96b
|
fix: several bug when bump pack dependencies (#6689)
* fix: serveral bug when bump dependencies
* fix: compile error
* chore: bump version
|
2023-12-12 14:25:32 +08:00 |
ClarkXia
|
a68ff48d8e
|
feat: replace binding package (#6663)
* chore: bump rspack version
* fix: bump rspack version
* feat: pre bundle rspack/core
* fix: pre bundle
* fix: import path in esm
* chore: update rspack version
* chore: update lock
* fix: overwrite define props otherwise compile will get stack
* fix: rspack config
* feat: add @ice/pack-binding
* fix: add default features
* fix: default value validate
* fix: option validation
* chore: remove comment
* fix: scripts
* chore: lint file
* chore: changeset
* fix: prepack dev server
* fix: config
* chore: add dependencies
* chore: lock
* fix: compile task
|
2023-12-08 11:02:37 +08:00 |
ClarkXia
|
5a53814ecb
|
Merge branch 'master' into release/pack
|
2023-12-05 17:15:15 +08:00 |
luhc228
|
0626b3e045
|
docs: fix request base url env (#6679)
|
2023-12-05 10:22:12 +08:00 |
ClarkXia
|
4e5de5f180
|
Merge pull request #6666 from alibaba/release/next
Release 3.3.9
|
2023-11-30 14:42:10 +08:00 |
ClarkXia
|
951ca6c5fa
|
chore: update versions (#6655)
|
2023-11-30 14:04:04 +08:00 |
染陌同学
|
f1ee695372
|
feat: support preRender (#6675)
* feat: support preRender
* feat: Pip after onAllReady when pre render SSR
* chore: revert onAllReady callback
|
2023-11-29 19:23:07 -08:00 |
luhc228
|
72fc36c8ee
|
chore: remove types export (#6651)
* chore: remove types export
* chore: changeset
|
2023-11-30 10:34:05 +08:00 |
ClarkXia
|
d61d15f365
|
feat: support plugin of unocss (#6665)
* feat: support unocss
* chore: update lock
* docs: unocss docs
* fix: remove unexpected commit
* Update package.json
|
2023-11-29 15:31:20 +08:00 |
ClarkXia
|
ddff555884
|
fix: better error handling of build script (#6672)
* fix: better error handling of build script
* chore: changeset
|
2023-11-29 15:29:34 +08:00 |
Linbudu
|
f926df2bc2
|
fix: fix doc content (#6669)
|
2023-11-29 11:39:41 +08:00 |
Linbudu
|
c73fbab83e
|
Merge pull request #6674 from alibaba/fix/fix_default_document
fix: fix default document import
|
2023-11-29 10:35:25 +08:00 |
linbudu599
|
818ae15213
|
fix: fix default document import
|
2023-11-28 16:51:19 +08:00 |
ClarkXia
|
92157d8906
|
chore: fix lock
|
2023-11-24 15:05:33 +08:00 |
ChenSheng
|
30897a45cd
|
fix: bump latest version of caniuse-lite (#6647)
|
2023-11-24 15:03:00 +08:00 |
染陌同学
|
b8a6f9b8b8
|
feat: support pre render ssr (#6659)
* feat: support pre render ssr
* chore: modify global to window
* chore: deal with lint
* chore: add type
* chore: remove console
* feat: get assets
* chore: modify concat
* chore: add changeset
* fix: fix lint warning
|
2023-11-22 23:19:15 -08:00 |
Linbudu
|
508d893bc6
|
Merge pull request #6643 from alibaba/feat/rax_compat_default_export_support
Default export support for rax-compat
|
2023-11-23 14:23:01 +08:00 |
ClarkXia
|
f39d3a643a
|
Merge branch 'release/pack' of github.com:alibaba/ice into release/pack
|
2023-11-23 11:17:52 +08:00 |
ClarkXia
|
617484237f
|
feat: pre-pack bundler (#6601)
* chore: bump rspack version
* fix: bump rspack version
* feat: pre bundle rspack/core
* fix: pre bundle
* fix: import path in esm
|
2023-11-23 11:16:08 +08:00 |
ClarkXia
|
4aea12e482
|
Merge branch 'master' into release/next
|
2023-11-21 15:05:07 +08:00 |
染陌同学
|
5d85418890
|
chore: remove switch of firstchunk (#6638)
* chore: remove switch of firstchunk
* chore: add changeset
* feat: add export and modify example
|
2023-11-16 01:39:09 -08:00 |
linbudu599
|
60dd2081dc
|
feat: complete export file path
|
2023-11-15 14:24:58 +08:00 |
linbudu599
|
1bf4d424c4
|
feat: use namespace re-export
|
2023-11-14 14:55:55 +08:00 |
ClarkXia
|
636ea8f2ee
|
chore: update versions (#6650)
|
2023-11-14 14:25:11 +08:00 |
ClarkXia
|
58d8cb8069
|
fix: re-order tranform plugins (#6649)
|
2023-11-14 13:57:15 +08:00 |
ClarkXia
|
a0df6fa108
|
chore: update versions (#6648)
|
2023-11-13 15:15:23 +08:00 |
水澜
|
0953dece97
|
hotFix: unsupported syntax in dataLoader (#6646)
* fix: unsupported syntax judgment
* chore: add changelog
|
2023-11-13 15:07:52 +08:00 |
dependabot[bot]
|
86964a7e43
|
chore(deps-dev): bump vite from 2.9.15 to 2.9.16 (#6644)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.15 to 2.9.16.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.16/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.16/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-13 11:46:40 +08:00 |
ClarkXia
|
148e8abdb9
|
Merge pull request #6617 from alibaba/release/next
* 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
* fix: support transform plugin in speedup mode (#6615)
* fix: support tranform plugin in speedup mode
* chore: lint
* chore: remove log
* chore: modify file name (#6619)
* chore: modify file name
* chore: modify lock
* fix: data loader output (#6622)
* fix: data loader output
* fix: check support let first
* chore: add changelog
* fix(@ice/app): requireHook in createService (#6633)
* fix: assets rule in speedup mode (#6632)
* fix: do not minify assets in public by default (#6631)
* chore: update versions (#6618)
---------
Co-authored-by: 染陌同学 <answershuto@gmail.com>
Co-authored-by: 水澜 <shuilan.cj@taobao.com>
Co-authored-by: Linbudu <48507806+linbudu599@users.noreply.github.com>
|
2023-11-13 11:16:22 +08:00 |
linbudu599
|
834e99343c
|
Merge branch 'release/next' of https://github.com/alibaba/ice into feat/rax_compat_default_export_support
|
2023-11-13 10:45:37 +08:00 |
ClarkXia
|
1b7ba15b0d
|
chore: update versions (#6618)
|
2023-11-09 10:03:06 +08:00 |
ClarkXia
|
52eb7a4077
|
fix: do not minify assets in public by default (#6631)
|
2023-11-08 10:27:50 +08:00 |
ClarkXia
|
e678188efa
|
fix: assets rule in speedup mode (#6632)
|
2023-11-08 10:27:29 +08:00 |
Linbudu
|
b28118d337
|
fix(@ice/app): requireHook in createService (#6633)
|
2023-11-07 16:16:12 +08:00 |