Commit Graph

2921 Commits

Author SHA1 Message Date
ClarkXia b21ab5cdac
fix: compile @remix-run/router when minify is swc (#6291)
* fix: compile @remix-run/router when minify is swc

* chore: comment
2023-06-01 16:06:17 +08:00
ZeroLing 4a8dcc02d2
Hotfix: rax compat style (#6290)
* fix: rax style compat

* chore: add changeset
2023-06-01 16:05:31 +08:00
ClarkXia fa884ad30e
Merge pull request #6277 from alibaba/release/next
Release 3.2.3
2023-05-31 16:00:20 +08:00
ClarkXia 45bb4620c4
chore: update versions (#6276) 2023-05-31 15:41:55 +08:00
水澜 51411c4e67
feat: onShellReady (#6285)
* feat: onShellReady

* revert: version

* chore: add chagnelog

* revert: version

* revert: version

* feat: hooks for render

* fix: type

* refactor: stream options
2023-05-31 14:31:28 +08:00
ClarkXia 87be462139
chore: update versions (#6275) 2023-05-31 10:40:26 +08:00
ClarkXia 62a26e38f3
fix: add sideEffects config for polyfills (#6282) 2023-05-30 13:50:42 +08:00
水澜 d1df9ffa4c
fix: ssr error handle (#6278)
* fix: ssr error handle

* chore: add changelog
2023-05-29 14:25:06 +08:00
ClarkXia 94e7dff2fe
fix: getRoutesFile is undefined when use onDemand server (#6270)
* fix: getRoutesFile is undefined when use onDemand server

* chore: changelog
2023-05-26 10:00:59 +08:00
ClarkXia 71f32f9c85
fix: add default polyfill for signal (#6273)
* fix: add default polyfill for signal

* chore: changelog

* chore: lint
2023-05-25 19:04:03 +08:00
ZeroLing 18dccde40a
Fix/rax compat style (#6272)
* fix: not transform non-string value

* chore: changeset
2023-05-25 19:02:48 +08:00
ClarkXia 7cec9980fd
Merge pull request #6266 from alibaba/release/next
Release/3.2.2
2023-05-24 16:19:42 +08:00
ClarkXia 4d19b912da
chore: update versions (#6267) 2023-05-24 15:53:55 +08:00
luhc228 f652be72b2
fix: import identifier is invalid in route config (#6265)
* fix: import identifier is invalid in route config

* chore: changeset
2023-05-24 13:51:42 +08:00
ClarkXia a4b851449a
fix: compatible with code has import.meta (#6264)
* fix: changelog

* fix: test case
2023-05-24 13:51:26 +08:00
ClarkXia 390a0ce211
Merge pull request #6249 from alibaba/release/next
* fix: import store source before swc compiler (#6248)

* Feat/support sourcemap (#6158)

* feat: add generateSourceMap

* feat: generate souce map

* chore: add changeset

* feat: add data-sourcemap

* feat: add with-entry-type example

* feat: add sourcemap info

* fix: modify toJson to toString

* chore: rename generate sourcemap

* feat: modify line of child map

* feat: add base line

* chore: modify BASE_COLUMN

* chore: modify pnpm lock

* feat: data-sourcemap should be delete

* chore: update lock

* chore: add changeset

* chore: modify lock

* chore: remove app worker and data loader

* chore: if sourceMapFileList is empty, return empty string

* feat: support sourcemap meta

* feat: dealwith style

* feat: add prependCode

* chore: modify package

* chore: modify if

* fix: use api history to navigate (#6251)

* fix: use api history to navigate

* fix: params

* feat: support api of addEntryImportAhead (#6256)

* feat: support api of addEntryImportAhead

* fix: ts type

* fix: jsx comment (#6239)

* fix: jsx comment

* chore: add changelog

* fix: set source with jsx comment to classic mode

* fix: jsx pragma

* fix: compatible with hmr when data get undefined (#6259)

* fix: use data (#6254)

* fix: use data

* fix: test

* chore: changeset

* fix: test

* chore: update lock

* chore: update versions (#6250)

* chore: update versions

* Update CHANGELOG.md

---------

Co-authored-by: 染陌同学 <answershuto@gmail.com>
Co-authored-by: 水澜 <shuilan.cj@taobao.com>
2023-05-24 10:25:40 +08:00
ClarkXia 542d86c75a
chore: update versions (#6250)
* chore: update versions

* Update CHANGELOG.md
2023-05-23 16:04:53 +08:00
luhc228 6c62576308
docs: add proxy config desc (#6253) 2023-05-19 14:10:01 +08:00
水澜 6e639dfe0c
fix: use data (#6254)
* fix: use data

* fix: test

* chore: changeset

* fix: test

* chore: update lock
2023-05-19 11:08:25 +08:00
ClarkXia 989e250104
fix: compatible with hmr when data get undefined (#6259) 2023-05-19 10:02:10 +08:00
水澜 45cb1c779d
fix: jsx comment (#6239)
* fix: jsx comment

* chore: add changelog

* fix: set source with jsx comment to classic mode

* fix: jsx pragma
2023-05-18 17:59:16 +08:00
ClarkXia a6633a6a7c
feat: support api of addEntryImportAhead (#6256)
* feat: support api of addEntryImportAhead

* fix: ts type
2023-05-18 17:45:19 +08:00
ClarkXia ab139accf0
fix: use api history to navigate (#6251)
* fix: use api history to navigate

* fix: params
2023-05-18 15:06:08 +08:00
ClarkXia 77eaa04139 Merge branch 'master' into release/next 2023-05-18 12:47:58 +08:00
染陌同学 f24b045de9
Feat/support sourcemap (#6158)
* feat: add generateSourceMap

* feat: generate souce map

* chore: add changeset

* feat: add data-sourcemap

* feat: add with-entry-type example

* feat: add sourcemap info

* fix: modify toJson to toString

* chore: rename generate sourcemap

* feat: modify line of child map

* feat: add base line

* chore: modify BASE_COLUMN

* chore: modify pnpm lock

* feat: data-sourcemap should be delete

* chore: update lock

* chore: add changeset

* chore: modify lock

* chore: remove app worker and data loader

* chore: if sourceMapFileList is empty, return empty string

* feat: support sourcemap meta

* feat: dealwith style

* feat: add prependCode

* chore: modify package

* chore: modify if
2023-05-17 20:01:34 -07:00
ClarkXia 15a96cc7fd
chore: update versions (#6252) 2023-05-17 19:07:04 +08:00
Gao Yang 7a5cd06ceb
feat: shared (#6232)
* feat: shared

* style: optimise

* test: shared

* refactor: shared

* chore: changeset

* refactor: import statement

* fix: React not defined

---------

Co-authored-by: ZeroLing <i@zeroling.com>
2023-05-17 18:19:28 +08:00
ClarkXia 5266fedc7b
fix: import store source before swc compiler (#6248) 2023-05-17 15:06:17 +08:00
水澜 51b6df6bb2
docs: compile deps (#6247)
* docs: compile deps

* chore: add caution

* chore: add caution
2023-05-17 14:01:17 +08:00
ClarkXia df7a474973
Merge pull request #6148 from alibaba/release/next
Release 3.2.0
2023-05-17 10:38:05 +08:00
ClarkXia 8176bce92e
chore: add version check (#6240) 2023-05-16 18:15:09 +08:00
ClarkXia d173faeef4
fix: changelog (#6244) 2023-05-16 17:42:51 +08:00
ClarkXia 55cacbfa8b
fix: make a copy of keep exports list (#6243) 2023-05-16 17:35:18 +08:00
luhc228 076a64fc2a
fix: basename not prepend (#6241)
* fix: basename not prepend

* fix: type

* fix: type

* fix: this bind
2023-05-16 17:24:22 +08:00
染陌同学 a878225f59
fix: fix dataLoader is sent repeatedly in PHA (#6062)
* fix: fix dataLoader is sent repeatedly in PHA

* chore: add changeset

* chore: add default wrapper for entry clinet

* feat: add init function to dataLoaderWrapper

* chore: modify number

* feat: modify decorator

* chore: modify decorator

* chore: add no unused vars
2023-05-16 02:10:01 -07:00
ClarkXia 68a95ab8c6
chore: update versions (#6147) 2023-05-16 16:06:21 +08:00
luhc228 70df4e7fac
fix: version script not found (#6233) 2023-05-15 11:35:59 +08:00
ClarkXia 9c801f6241
fix: bump version of react-router (#6223)
* fix: bump version of react-router

* fix: property of errorElement
2023-05-15 11:35:41 +08:00
ZeroLing 4b280b77ef
refactor: possible standard properties (#6230)
* refactor: possible standard properties

* chore: add eslint ignore for limited usage of hasOwnProperty
2023-05-12 03:01:11 -07:00
luhc228 8642d57988
feat: release snapshot version (#6229)
* feat: release snapshot script

* chore: update changeset config

* chore: update readme
2023-05-11 22:53:45 -07:00
ClarkXia d927acb577 Merge branch 'master' into release/next 2023-05-10 14:34:55 +08:00
ClarkXia c9766245d1
fix: test case after merge (#6224) 2023-05-10 14:19:30 +08:00
ClarkXia 5db5b662ec
fix: use import.meta.renderer for client judgement (#6222)
* fix: use import.meta.renderer for client judgement

* chore: changelog
2023-05-10 14:13:00 +08:00
luhc228 86ff43db66
docs: update externals config (#6226) 2023-05-10 11:18:20 +08:00
ClarkXia a8e1c971d9
hotfix: parsing url path without using URL (#6225)
* fix: parsing url path without using URL

* fix: rule
2023-05-09 17:34:46 +08:00
ClarkXia 07687cc157 Merge branch 'master' into release/next 2023-05-09 15:34:11 +08:00
ClarkXia 4efd05a322
Merge pull request #6206 from alibaba/release/patch
Release 3.1.7
2023-05-09 14:42:43 +08:00
ClarkXia d77e216f3a
chore: update versions (#6202) 2023-05-09 14:20:53 +08:00
luhc228 0d54977961
fix: read the same task target (#6221)
* fix: read the same target

* chore: changeset
2023-05-09 11:54:29 +08:00
ClarkXia b226e3566f
fix: bump @swc/helpers to 0.5.1 (#6213)
* fix: bump @swc/helpers to 0.5.1

* fix: cjs path of @swc/helpers

* fix: test case
2023-05-08 19:44:59 +08:00