Commit 03b8f9d
authored
v4 (#1647)
* Chore: Updating html-webpack-plugin to v4 (#1608)
* chore: Correcting changeset
* feat: webpack v5 (#1645)
* feat: webpack-v5
* test: Update tests
* docs: Updating docs to reflect changes
* chore: Removing optimize-plugin local patch
* refactor: Determine CSS module by filename, not directory (#1714)
* refactor: Determine CSS module by filename, not directory
* docs: Adding changeset
* refactor: Project creation pull from templates 'main' branch
* test: Updating tests
* revert: Accidentally removed log message
* refactor: Extracting project creation out to own package (#1708)
* refactor: Extracting out project creation to own package
* docs: Adding changeset
* refactor: Misc edits to common deps & workspace helper scripts
* test: Fixing 'create' test suite
* ci: Increase minimum Node version
* chore: Fix typos
* docs: Update ReadMe instructions
* chore: Better (and untaken) package name
* docs: Update changeset
* test: Update 'create' test suite & build output hashes
* docs: Expounding upon changeset
* refactor: Drop Preact 8 support (#1716)
* refactor: Drops support for Preact v8
* docs: Adding changeset
* refactor: Switch to automatic runtime JSX transform (#1725)
* refactor: Switch over to automatic runtime transform for JSX
* test: Removing `h` imports from test suite
* docs: Adding changeset
* docs: Adding readme for create-cli (#1728)
* docs: Adding readme for create-cli
* feat: Initial publish
* fix: Correcting broken readme links
* refactor: Disable hashing ssr-build's css (#1733)
* refactor: Disable hashing ssr-build's css
* docs: Adding changeset
* test: Fix unrelated change from altered template
* refactor: Remove `--preload` flag (#1737)
* refactor: Removes `--preload` flag & functionality
* docs: Adding changeset
* docs: Updating readme for removal of preload
* refactor: Separate internal concepts of config and env (#1734)
* refactor: Separate internal concepts of config and env
* docs: Adding changeset
* refactor: prune flags (#1752)
* refactor: Revise inconsistent, unused, and deprecated flags
* docs: Adding changeset
* feat: Improved errors and warnings (#1758)
* refactor: Better root error handling
* refactor: Switch prerender plugin to be async for error gen
* refactor: Simplify & improve compilation messages
* refactor: Bump Node version, remove `src` arg in build & watch, and misc housekeeping (#1753)
* refactor: Drop rimraf for built-in fs.rm
* refactor: Drop src argument in build & watch cmds
* refactor: Extract info cmd from CLI entrypoint
* refactor: Remove update-notifier
* refactor: Switch from fs.promises to fs/promises
* docs: Adding changeset
* refactor: Move EJS into user templates (`template.html`) (#1768)
* refactor: Merging EJS templates and switcing preferred template extension to .ejs
* test: Fixing test suite to reflect latest changes
* chore: Cleaning
* docs: Updating ReadMe
* docs: Adding changeset
* refactor: Add error message for <% preact.(head|body)End %>
* chore: Publishing cli & create-cli
* Refactor: Enable Prefresh by Default (#1772)
* refactor: Enables HMR via Prefresh by default
* docs: Adding changeset
* test: Updating tests to reflect changes to templates
* refactor: Remove Critters (perhaps temporarily) (#1778)
* refactor: Remove Critters (perhaps temporarily)
* docs: Adding changeset
* chore: Publish v4.0.0-next.2
* refactor: Vendor Critters so that 7c811ac can be reverted (#1780)
* docs: Remove CLI beta note from readme
* docs: Bump minimum Node version listed in readme1 parent 544f543 commit 03b8f9d
129 files changed
Lines changed: 2970 additions & 5081 deletions
File tree
- .changeset
- .github/workflows
- packages
- async-loader
- cli
- babel
- src
- commands
- lib
- webpack
- resources
- tests
- images
- lib
- subjects
- css-auto-modules
- components
- routes
- css-inline
- css-modules
- css-sass
- components/app
- custom-babelrc
- custom-template
- custom-webpack
- location-patch
- minimal
- multiple-config-files
- preactConfig
- cjs
- esm
- multiple-prerendering-with-provider
- routes
- multiple-prerendering
- preload-chunks
- routes
- prerendering-hydration
- progressive-hydration-preact8
- routes
- proxy
- public-path
- static-root
- create-cli
- src
- commands
- resources
- tests
- images
- prerender-data-provider/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments