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 Oct 08 #1897

Merged
merged 30 commits into from
Oct 8, 2024
Merged

Release Oct 08 #1897

merged 30 commits into from
Oct 8, 2024

Commits on Jun 14, 2024

  1. feat: block caching

    claudiulodro committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    62ba143 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    4b57041 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74f3b02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec5083d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. build(deps-dev): bump lint-staged from 15.2.8 to 15.2.9

    Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.8 to 15.2.9.
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.8...v15.2.9)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    afccb19 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    ab9b5ff View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. add base Norwegian translation (#1844)

    * add base Norwegian translation
    
    * move files to right place
    johanneswilm authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    95e2dd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    1ca6ee1 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump swiper from 11.1.9 to 11.1.10

    Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.9 to 11.1.10.
    - [Release notes](https://github.com/nolimits4web/Swiper/releases)
    - [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
    - [Commits](nolimits4web/swiper@v11.1.9...v11.1.10)
    
    ---
    updated-dependencies:
    - dependency-name: swiper
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f1ba07b View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @wordpress/browserslist-config from 6.5.0 to 6.6.0

    Bumps [@wordpress/browserslist-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/browserslist-config) from 6.5.0 to 6.6.0.
    - [Release notes](https://github.com/WordPress/gutenberg/releases)
    - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/browserslist-config/CHANGELOG.md)
    - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/browserslist-config@6.6.0/packages/browserslist-config)
    
    ---
    updated-dependencies:
    - dependency-name: "@wordpress/browserslist-config"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    39f1d9d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. tweak: use cache groups

    claudiulodro committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d4a8be6 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge pull request #1772 from Automattic/feat/caching

    Block caching
    claudiulodro authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b43203a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1863 from Automattic/trunk

    Alpha release Aug 29
    leogermani authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    26f621c View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.2.0-alpha.1 [skip ci]

    # [4.2.0-alpha.1](v4.1.0...v4.2.0-alpha.1) (2024-08-29)
    
    ### Bug Fixes
    
    * we know how long the cache is ([ec5083d](ec5083d))
    
    ### Features
    
    * block caching ([62ba143](62ba143))
    semantic-release-bot committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1cb43d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. build(deps): bump swiper from 11.1.10 to 11.1.12

    Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.10 to 11.1.12.
    - [Release notes](https://github.com/nolimits4web/Swiper/releases)
    - [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
    - [Commits](nolimits4web/swiper@v11.1.10...v11.1.12)
    
    ---
    updated-dependencies:
    - dependency-name: swiper
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e92d00b View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump lint-staged from 15.2.9 to 15.2.10

    Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.9 to 15.2.10.
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.9...v15.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    963f0ef View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. build(deps-dev): bump @wordpress/browserslist-config from 6.6.0 to 6.7.0

    Bumps [@wordpress/browserslist-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/browserslist-config) from 6.6.0 to 6.7.0.
    - [Release notes](https://github.com/WordPress/gutenberg/releases)
    - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/browserslist-config/CHANGELOG.md)
    - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/browserslist-config@6.7.0/packages/browserslist-config)
    
    ---
    updated-dependencies:
    - dependency-name: "@wordpress/browserslist-config"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ad718db View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. build(deps-dev): bump yoast/phpunit-polyfills from 2.0.1 to 3.0.0

    Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 2.0.1 to 3.0.0.
    - [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
    - [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/3.x/CHANGELOG.md)
    - [Commits](Yoast/PHPUnit-Polyfills@2.0.1...3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: yoast/phpunit-polyfills
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and adekbadek committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5d1d49a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. build(deps): bump swiper from 11.1.12 to 11.1.14

    Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.12 to 11.1.14.
    - [Release notes](https://github.com/nolimits4web/Swiper/releases)
    - [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
    - [Commits](nolimits4web/swiper@v11.1.12...v11.1.14)
    
    ---
    updated-dependencies:
    - dependency-name: swiper
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a218f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4e35c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ad5f28 View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.2.0-alpha.2 [skip ci]

    # [4.2.0-alpha.2](v4.2.0-alpha.1...v4.2.0-alpha.2) (2024-09-16)
    
    ### Bug Fixes
    
    * support new is_my_account() method from main plugin ([#1869](#1869)) ([b9a3aba](b9a3aba))
    semantic-release-bot committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    efc63be View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    51551e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8211578 View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.2.0-alpha.3 [skip ci]

    # [4.2.0-alpha.3](v4.2.0-alpha.2...v4.2.0-alpha.3) (2024-09-17)
    
    ### Bug Fixes
    
    * **modal-checkout:** tweak HTML to satisfy Woo Payments field validation ([#1883](#1883)) ([16b5e9d](16b5e9d))
    semantic-release-bot committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d01fd5d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. feat(homepage-posts): infinite scroll (#1845)

    * feat(homepage-posts): infinite scroll
    
    * fix: globally-scoped check for infinite scroll loading
    
    * feat: queue fetch requests
    
    * feat: prevent queuing more than one load more per block
    
    ---------
    
    Co-authored-by: Derrick Koo <dkoo@users.noreply.github.com>
    Co-authored-by: dkoo <derrick.koo@automattic.com>
    3 people authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f5f1c20 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    09619a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b0b02c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1888 from Automattic/trunk

    Alpha release Sep 20
    leogermani authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    195cf87 View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.2.0-alpha.4 [skip ci]

    # [4.2.0-alpha.4](v4.2.0-alpha.3...v4.2.0-alpha.4) (2024-09-20)
    
    ### Features
    
    * **homepage-posts:** add a show-full-content attribute ([#1886](#1886)) ([09619a9](09619a9))
    * **homepage-posts:** infinite scroll ([#1845](#1845)) ([f5f1c20](f5f1c20))
    semantic-release-bot committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9424429 View commit details
    Browse the repository at this point in the history