V5 WIP - do not merge#6657
Draft
johnjenkins wants to merge 251 commits into
Draft
Conversation
…ets (#6714) * chore: v5 move hash* settings to loader and www output settings * chore: fix migrations to read from ancestor stencil.configs
…tml) (#6716) * chore: v5 www output now handles all html files (not just src/index.html) * chore: usa, usa :D * chore:
…ions (#6720) * feat: v5 retain build flags in external runtimes and imported collections * chore: * chore:
…vs (#6722) * feat: v5 swap-out node stream for `ReadableStream` to work in edge envs * chore: * chore: update test * chore:
* feat: v5 new ssr-wasm output
* feat: v5 inject stencil hydrate css into global-style * chore: more testing
* feat: v5 add `externalRuntime` option to loader-bundle output * chore: add tests * chore: * chore: * chore: * chore: fixup build tests * chore:
* feat(runtime): v5 signals implementation * chore: * chore: * chore: * chore: e2e tests * chore: all tests checked and passing
* chore: upgrade things * chore: tidy up * chore: make autoprefixer more current * chore:
* feat(runtime): v5 support scoped custom element registries * chore:
* chore(www): serviceWorker is now `null` by default * chore: * chore: * chore: * chore:
…n a directory (#6741) * feat(readme): v5 - multi component readmes * chore: format * chore:
* feat: no-config * chore: update tests * chore: * chore: * chore: * chore: test * chore: * chore:
* good progress * new `init` wizard task * chore: * init working on existing projects * chore: re-architecture * chore: refactor. 3rd party participating prompts via `run` * chore: * chore:
* good progress * new `init` wizard task * chore: * init working on existing projects * chore: re-architecture * chore: refactor. 3rd party participating prompts via `run` * chore: * chore: * chore: merge existing tsconfig, package.json and gitignore * wizard improvements. init config. add task. * feat: v5 improve wizards * chore: * chore:
This file contains hidden or 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
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.
Description
This is the main branch for the upcoming V5 release. Choc full of new things and some breaking changes
Things it'll address and close
Fixes #6641
Fixes #6630
Fixes #5306
Closes #6578
Closes #6599
Closes #5307
Closes #6107
Closes #4232
Closes #6638
Closes #6649
Documentation
Does this introduce a breaking change?
Testing
Other information