71460c9: update default value of useBlockAssets to true. If you are not ready for it yet. Set useBlockAssets to false in your 10up-toolkit package.json config.
091bb26: Update postcss-preset-env to ^9.0.0 from ^7.0.0
Swap postcss-editor-styles with postcss-editor-styles-wrapper which is compatible with PostCSS 8
e6c5140: Update linaria to next major and fix an issue with react-refresh plugin. Also drops support for node 14.
Minor Changes
e29ee64: Feature: sourcemap option for production builds
0c969ef: Add support to configure Webpack's publicPath
Patch Changes
08f7c78: Add .local to the default list of supported domains.
6c8dbb5: Update dependencies
91f266f: Fix HRM (again)
5a8f979: Stop using react fast refresh fork in favor of the upstream package
01ade56: Fix: allow overriding buildfiles.config.js, filenames.config.js and paths.config.js as stated in README
6.0.0-next.0
Major Changes
71460c9: update default value of useBlockAssets to true. If you are not ready for it yet. Set useBlockAssets to false in your 10up-toolkit package.json config.
091bb26: Update postcss-preset-env to ^9.0.0 from ^7.0.0
Swap postcss-editor-styles with postcss-editor-styles-wrapper which is compatible with PostCSS 8
e6c5140: Update linaria to next major and fix an issue with react-refresh plugin. Also drops support for node 14.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/10up/10up-experience/network/alerts).
Bumps the npm_and_yarn group with 3 updates in the / directory: follow-redirects, postcss and 10up-toolkit.
Updates
follow-redirects
from 1.15.3 to 1.15.6Commits
35a517c
Release version 1.15.6 of the npm package.c4f847f
Drop Proxy-Authorization across hosts.8526b4a
Use GitHub for disclosure.b1677ce
Release version 1.15.5 of the npm package.d8914f7
Preserve fragment in responseUrl.6585820
Release version 1.15.4 of the npm package.7a6567e
Disallow bracketed hostnames.05629af
Prefer native URL instead of deprecated url.parse.1cba8e8
Prefer native URL instead of legacy url.resolve.72bc2a4
Simplify _processResponse error handling.Updates
postcss
from 7.0.39 to 8.4.31Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
90208de
Release 8.4.31 version58cc860
Fix carrier return parsing4fff8e4
Improve pnpm test outputcd43ed1
Update dependenciescaa916b
Update dependencies8972f76
Typo11a5286
Typo45c5501
Release 8.4.30 versionbc3c341
Update linterb2be58a
Merge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...Updates
10up-toolkit
from 5.2.2 to 6.0.0Changelog
Sourced from 10up-toolkit's changelog.
... (truncated)
Commits
f5d900c
chore: promote from@next
98a28bf
Fix typos in the HMR and Fast Refresh section of the 10up-toolkit readmef0d4cf7
chore: version packages (next) (next)ea9ca67
Feature/stylelint rules (#360)fa2f7a7
fix typodc91d4b
update migration guidee29ee64
Production Sourcemaps (#358)01ade56
allow overriding certain config files (#355)091bb26
Upgrade PostCSS Preset Env (#331)8e0c5f2
Bump sharp from 0.32.1 to 0.32.6Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show