Skip to content
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

Release (next) #333

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Release (next) #333

merged 1 commit into from
Jan 9, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 4, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to develop, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

develop is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on develop.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@10up/eslint-config@4.0.0-next.0

Major Changes

  • 47c19c9: - Bump minimum prettier version to v3.
    • Removed jsdoc/newline-after-description eslint rule since it has been removed from the eslint-plugin-jsdoc.

Patch Changes

  • Updated dependencies [91f266f]
    • @10up/babel-preset-default@2.1.1-next.0

@10up/stylelint-config@3.0.0-next.0

Major Changes

  • ea9ca67: Discourage usage of @nest by disallowing the at-rule.
    Adding support for new way of doing nesting as per latest Nesting Spec (as implemented by browsers in 2023).
  • 3fce625: Upgrading stylelint to version 15.0.0 and decouple from @wordpress/stylelint-config.

10up-toolkit@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.

    {
      "name": "your-project",
      "10up-toolkit": {
        "useBlockAssets": false
      }
    }
  • 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
  • Updated dependencies [91f266f]
  • Updated dependencies [ea9ca67]
  • Updated dependencies [47c19c9]
  • Updated dependencies [3fce625]
    • @10up/babel-preset-default@2.1.1-next.0
    • @10up/stylelint-config@3.0.0-next.0
    • @10up/eslint-config@4.0.0-next.0

@10up/babel-preset-default@2.1.1-next.0

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/develop branch 2 times, most recently from a42db4b to 6a3bd8f Compare October 5, 2023 17:24
@github-actions github-actions bot force-pushed the changeset-release/develop branch 4 times, most recently from 176f02b to 46f3540 Compare November 6, 2023 16:15
@github-actions github-actions bot force-pushed the changeset-release/develop branch 10 times, most recently from 06505d2 to 9dd72d3 Compare January 9, 2024 15:22
@github-actions github-actions bot merged commit b05c2ac into develop Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant