Skip to content
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

Stable/2.x #1

Merged
merged 713 commits into from
Nov 30, 2022
Merged

Stable/2.x #1

merged 713 commits into from
Nov 30, 2022

Conversation

aak1247
Copy link
Member

@aak1247 aak1247 commented Nov 30, 2022

No description provided.

SoloJiang and others added 30 commits November 9, 2021 10:52
* feat: upgrade swc deps and add test case

* Build @builder/swc binaries

* chore: format code

* chore: format code

* Build @builder/swc binaries

* feat: support pass remove params

* feat: support remove multiple ends code

* chore: format code

* chore: update editor config

* Build @builder/swc binaries

* chore: optimize code and add node test cases

* chore: optimize code

* Build @builder/swc binaries

* chore: update version

* Build @builder/swc binaries

* chore: rename config

* Build @builder/swc binaries

Co-authored-by: SoloJiang <SoloJiang@users.noreply.github.com>

Co-authored-by: SoloJiang <SoloJiang@users.noreply.github.com>
Co-authored-by: ClarkXia <xiawenwu41@gmail.com>
* fix: 🐛 clear dependencies
* fix: 🐛 To prevent minize .scss by default

Closes #4803
* chore: remove check targets

* chore: lint

* chore: remove useless dep
* feat: support disable rewrite rules for FaaS render

* fix: use refrence of userConfig
* chore: remove swc precompile

* chore: lint
* feat: update example

* feat: support pre-bundle ice dts

* feat: rename to generate-dts

* feat: postinstall copy dts to ice temp dir

* fix: dts file not exists

* chore: rename script

* chore: add dts-generation example
* feat: babel config for vite

* fix: plugin-react

* feat: optimize babel compile

* fix: fast refresh
ClarkXia and others added 29 commits July 6, 2022 16:27
* fix: problems with parse paths specified in url of css files

* chore: update lock
* chore: add changelog and update version

* chore: update version
* feat: createModel API

* chore: plugin-store version
* fix: avoid top-level warnings of esbuild

* chore: update lock
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: add forceLocal of extract-css-assets plugin

* feat: add forceLocal of extract-css-assets plugin
* fix: return sourceMap of custom loader

* chore: optimize code
* fix: not get the real component when enable i18n

* chore: changelog
* fix: i18n plugin not work in IE11

* feat: add setting for block cookie setting i18n locale (#5437)

* feat: add setting for block cookie setting i18n locale

* add I18nAppConfig to IAppConfig & change appConfig key to i18n

Co-authored-by: liyidong <liyidong@baidu.com>
Co-authored-by: leo.lyd <leo.lyd@alibaba-inc.com>

* fix locale will always in default when execute history.push in cookie blocked mode (#5441)

* feat: add setting for block cookie setting i18n locale

* add I18nAppConfig to IAppConfig & change appConfig key to i18n

* fix: fix locale will always in default when execute history.push in cookie blocked mode

Co-authored-by: liyidong <liyidong@baidu.com>
Co-authored-by: leo.lyd <leo.lyd@alibaba-inc.com>

* fix: modifyHistory params delivery error (#5442)

* feat: add setting for block cookie setting i18n locale

* add I18nAppConfig to IAppConfig & change appConfig key to i18n

* fix: fix locale will always in default when execute history.push in cookie blocked mode

* fix: fix modifyHistory params delivery error

Co-authored-by: liyidong <liyidong@baidu.com>
Co-authored-by: leo.lyd <leo.lyd@alibaba-inc.com>

* feat: no defaultLocale return from getDetectedLocaleFromPathname & adjust detect locale sequence in getDetectedLocale function (#5458)

* feat: add setting for block cookie setting i18n locale

* add I18nAppConfig to IAppConfig & change appConfig key to i18n

* fix: fix locale will always in default when execute history.push in cookie blocked mode

* fix: fix modifyHistory params delivery error

* feat: no defaultLocale return from getDetectedLocaleFromPathname & adjust detect locale sequence in getDetectedLocale function

Co-authored-by: liyidong <liyidong@baidu.com>
Co-authored-by: leo.lyd <leo.lyd@alibaba-inc.com>

* fix: redirect incorrect i18n page (#5461)

* fix: redirect incorrect i18n page

* fix: eslint warning

* fix: cookie path

Co-authored-by: srhb18 <srhb18@163.com>
Co-authored-by: liyidong <liyidong@baidu.com>
Co-authored-by: leo.lyd <leo.lyd@alibaba-inc.com>
* feat: i18n cookieOptions

* fix: type
* feat: support nodeExternals

* feat: support excludes

* chore: add bundled inner deps

* fix: undefined error
* fix: compatible with webpack4 hash type

* chore: remove webpack4 param
* fix: return sourceMap of custom loader (#5452)

* fix: return sourceMap of custom loader

* chore: optimize code

* fix: compatible with router false of plugin-icestark

Co-authored-by: luhc228 <44047106+luhc228@users.noreply.github.com>
* fix: return sourceMap of custom loader (#5452)

* fix: return sourceMap of custom loader

* chore: optimize code

* fix: do not remove origin output css when config cssChunkNames

Co-authored-by: luhc228 <44047106+luhc228@users.noreply.github.com>
* fix: check router status by user config

* fix: compatible with icestark runtime when router is disabled
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](webpack/loader-utils@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@aak1247 aak1247 merged commit 85337e8 into Hive-Intelligence:stable/2.x Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.