Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Release-rc.4 #553

Merged
merged 25 commits into from
Oct 13, 2022
Merged

Release-rc.4 #553

merged 25 commits into from
Oct 13, 2022

Conversation

ClarkXia
Copy link
Collaborator

@ClarkXia ClarkXia commented Sep 22, 2022


Next version

test: test case coverage for miniapp
feat: support BrowserOnly component

ClarkXia and others added 4 commits September 21, 2022 16:55
* feat: support several APIs to modify webpack

* chore: optimize code

* fix: test case

* chore: optimize code
* refactor: generate data-loader only by getData

* feat: support config dataloader

* test: disable data-loader

* chore: rename

* docs: data loader

* chore: update lock
@vercel
Copy link

vercel bot commented Sep 22, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ice-v3 ✅ Ready (Inspect) Visit Preview Oct 12, 2022 at 9:32AM (UTC)

* fix: disable hydrate when downgrade

* refactor: downgrade

* fix: remvoe dead code
* feat: add possibleStandardNames

* chore: remove transform maxlength from createElement

* chore: modify version of package

* feat: select part of possibleStandardNames

* test: add test for transfrom props

* chore: dealwith warning
* feat(miniapp): use platform in cli to generate miniapp code

* fix: lint error

* feat(miniapp): add miniapp project

* chore: revert example code

* chore: optimize code

* feat(miniapp): migrate some packages to ice

* feat(miniapp): update swcOptions for miniapp

* chore(example): add more pages

* feat(miniapp): add miniapp runClientApp

* feat(miniapp): update compile config for miniapp

* feat(miniapp): support get app and routes config in compile

* fix(miniapp): lint warning

* feat(miniapp): support routeData/routeConfig and reduce size

* fix: lint warning

* fix: lint warning

* feat(miniapp): support global css and page css

* feat(miniapp): support css modules

* feat(miniapp): support copying assets in public dir

* feat(miniapp): support Link and getSearchParams

* feat(miniapp): use index.ts.ejs as template

* feat(miniapp): support passing params in Link

* feat(miniapp): support history in miniapp

* fix(miniapp): build without compiling server bundle

* fix(miniapp): use getRoutesConfig

* feat(miniapp): support build options like outputDir

* chore(miniapp): update miniapp examples

* feat(miniapp): support html tags

* feat(miniapp): remove taro related code

* fix(miniapp): some cases

* fix(miniapp): use require.resolve to get page loader

* chore(miniapp): update lock

* fix(miniapp): page loader check this name

* chore(miniapp): add devDependencies

* chore: update index ejs template

* refactor(miniapp): update multiple platforms logic in ice

* chore: lock regenerator-runtime version

* chore(miniapp): add ali miniapp build command

* fix(ice): set default value of platform to web

* fix(runtime): remove duplicated denpdencies

* chore: set default value of platform to web

* feat(miniapp): registerSerialization when plugin activated

* test(miniapp): suit for vitest

* chore(miniapp): add webpack-sources to bundles

* chore: clean code

* chore(miniapp): remove jest config file

* fix: lint error

* fix: add default value of outputDir

* refactor(miniapp): remove openBrowser from logMessage

* chore(miniapp): remove unnecessary ts-ignore

* fix: type error

* chore(miniapp): rename Adapter to adapter

* chore(miniapp): update interface name

* refactor: use plugins to support miniapp

* chore(miniapp): update example name

* fix: update dependencies

* feat(miniapp): add platform check in cli

* chore: update lock

* fix: remove useless platform option

* fix: lint warning

* fix: lint warning

* test: use src code in tests

* chore(miniapp): remove ||= operators

* fix(miniapp): exclude miniapp-runtime esm code

* fix(ice-cli): update platform for build command
* docs: init

* feat: update store docs

* fix: diff syntax

* docs: add example link

* chore: summary name

* docs: optimize store doc

* docs: remove reference

* docs: remove preState

* docs: decorator
* docs: auth

* fix: build error

* feat: remove api auth
* feat: enhance inner types

* chore: revert type
* fix: get assets mainfest from compilation

* fix: mark as virtual module

* chore: optimize code

* chore: optimize code

* fix: optimize code

* chore: optimize code

* chore: remove dead code
* fix: optimize dependencies

* fix: optimize dependecies

* fix: update lock

* fix: remove ts which packed

* fix: loader-utils
* feat: render document by routes config

* test: downgrade to csr

* chore: rename

* refactor: load route modules after only in ssr

* fix: pha test

* fix: compat with no routes config

* fix: ensure routes config before build

* fix: test case

* fix: test timeout

* fix: cache in test case

* refactor: check routes config before server compiler

* refactor: allways generate routes config

* chore: remove dead code

* fix: reset status when init config
* chore: update @swc/core for stable minify

* fix: lock plugin version

* chore: update lock

* fix: route type

* fix: lint
* fix: remove useless config in document

* chore: optimize code

* fix: optimize code
* test: add jest test case

* test: add defineVitestConfig test case
* fix: css-chunk-filename

* fix: chunkFilename same as filename logic
* refactor: add plugin for miniapp development

* fix: format plugin

* fix: update build-scripts

* fix: generator api
* fix: optimize html output

* fix: test case

* fix: optimize code
* feat: support runtime relative path

* chore: line break

* fix: not compatible with relative path

* feat: support absolute path

* docs: update plugin-dev

* docs: optimize config

* refactor: runtime staticRuntime and name

* fix: type

* chore: remove file path exists check
@ClarkXia ClarkXia changed the title [WIP] Release-rc.4 Release-rc.4 Oct 12, 2022
@ClarkXia ClarkXia merged commit 2ad98a0 into master Oct 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants