ClarkXia
a48b921465
chore: publish beta
2023-03-01 19:07:16 +08:00
水澜
7d7296975c
fix: stream render ( #5956 )
...
* fix: resolve after render
* fix: basename without /
* fix: request path
* fix: error order
* feat: support pass manifest
* feat: exports analyze
* chore: update lock
* fix: should keep state when rerender
* feat: request ctx for suspense
* fix: type
* feat: support pass server data
* revert: version
* chore: add changeset
* fix: lint
* fix: type
* chore: add comments
* chore: add comments
* chore: print error separately
* refactor: support runtime public path
* revert: export assets manifest
2023-03-01 18:02:39 +08:00
luhc228
dae91e218c
fix: request plugin type and usage ( #5992 )
...
* feat: add d.ts type
* fix: request type
* fix: useRequest usage
* chore: changeset
* feat: support useRequest param is string
2023-03-01 18:00:59 +08:00
染陌同学
c6b70bcec7
fix: should not build html file when distType has not html ( #5994 )
...
* fix: should not build html file when distType has not html
* chore: add default value for distType
2023-03-01 01:02:37 -08:00
ClarkXia
36323ccbc7
chore: version ( #5995 )
...
* chore: version
* Update spicy-dryers-melt.md
2023-03-01 14:18:58 +08:00
ClarkXia
de520d66ec
fix: support unknown cli options registered by plugins ( #5989 )
...
* fix: support unknown cli options registed by plugins
* Update quick-shoes-matter.md
2023-02-28 15:11:35 +08:00
ClarkXia
56fb406e8a
fix: import path of types and runtime ( #5981 )
...
* fix: import path of types and runtime
* chore: package.json
* chore: add changelog
* fix: typings
* fix: type declare
2023-02-28 15:08:10 +08:00
长喆
1c09e79e3f
Feat/pha: support plugin-pha interface optional ( #5978 )
...
* feat: interface optional
* chore: add changesets
* fix: change version type
2023-02-27 18:16:40 -08:00
长喆
efba0cc44f
fix: when code has declare @jsx createElement comment, swc config runtime: 'classic' ( #5976 )
...
* feat: 遇到注释信息 应该走 classic 的编译模式
* chore: add version and changelog
* chore: add changesets
* feat: hasJSXComment 的逻辑放在 isRaxComponent
* feat: 内部声明
2023-02-27 00:17:48 -08:00
染陌同学
6824ad630e
fix: modify type of config and fix data of prefetch is decamelized ( #5973 )
...
* fix: modify type of config and fix data of prefetch is decamelized
* chore: add changeset
* chore: add test
* chore: remove only of test
* chore: dealwith warning
2023-02-24 03:19:06 -08:00
ClarkXia
071a627dac
feat: support code spiliting strategy ( #5957 )
...
* feat: support code spiliting strategy
* fix: optimize code
* fix: compatible with splitChunks
* fix: compatible with splitChunks
* chore: default value chunks
* Update config.md
* Update routes.ts
2023-02-24 17:22:18 +08:00
ZeroLing
37c22e3195
Fix/define page config ( #5936 )
...
* chore: update templates for unused imports
* chore: add changeset
2023-02-22 11:00:31 +08:00
染陌同学
73ae8bf4f7
Fix/custom appworker ( #5946 )
...
* fix: fix app-worker can't work when set custom name
* chore: add changelog
* chore: add changeset
2023-02-21 18:12:24 -08:00
ClarkXia
c7cfed917b
fix: compile non-js file when use plugin fusion ( #5937 )
...
* fix: compile non-js file when use plugin fusion
* chore: add changelog
2023-02-21 16:41:15 +08:00
github-actions[bot]
a20807b473
chore: update versions ( #5930 )
...
* chore: update versions
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: ClarkXia <xiawenwu41@gmail.com>
2023-02-20 11:15:53 +08:00
luhc228
8eee4f0dc9
fix: prebundle esm module error ( #5935 )
...
* fix: prebundle esm module error
* fix: test case error
* chore: changeset
* chore: release beta version
* chore: remove unused code and deps
* chore: update comment
* chore: remove debugger
* chore: changeset
* chore: release beta version
2023-02-20 10:22:46 +08:00
染陌同学
b993b89dd0
fix: dev manifest should work when manifest has not tabbar ( #5941 )
...
* fix: dev manifest should work when manifest has not tabbar
* chore: add changelog
2023-02-20 10:22:25 +08:00
ClarkXia
c893a64a1c
chore: changeset config ( #5909 )
...
* chore: reset version
* fix: changeset
* chore: publish beta
* chore: update pre
* chore: custom version
* chore: remove test
* fix: version
* chore: test case
* chore: version
* fix: reset changelog
* fix: update lock
* fix: changelog
* chore: release beta version
* chore: add changeset
* chore: release beta version
* chore: update @ice/app version
* chore: update version and lock
---------
Co-authored-by: luhc228 <luhengchang228@126.com>
2023-02-16 16:11:49 +08:00
luhc228
db495382b2
feat: use changeset to publish and version ( #5864 )
...
* feat: add changesets config
* chore: remove version publish scripts
* chore: update ci workflow
* chore: update checkout branch step
* chore: lock
* fix: lost scripts
* fix: ts type error
* chore: remove scripts
* chore: update README
* chore: update lock
* chore: update dependency and script
* chore: remove version check
* chore: add publishConfig to package.json
* chore: update ci step
* chore: update release:beta script
* chore: add private field to examples
* chore: remove registry
* chore: update lock
* chore: update ci workflow
* chore: update workflow
* chore: update README
* chore: update changeset README
* chore: update cache key
* feat: update cache
* chore: update cache config
2023-02-13 14:48:34 +08:00