forked from alibaba/ice
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Stable/2.x #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
fix: store error in vite HMR
* 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
* 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
Release/2.6.5
* 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
release 2.6.6
* 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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.