-
Notifications
You must be signed in to change notification settings - Fork 44
Comparing changes
Open a pull request
base repository: Automattic/newspack-blocks
base: v3.1.0
head repository: Automattic/newspack-blocks
compare: v3.2.0
- 16 commits
- 19 files changed
- 7 contributors
Commits on Apr 29, 2024
-
build(deps-dev): bump phpcompatibility/phpcompatibility-wp
Bumps [phpcompatibility/phpcompatibility-wp](https://github.com/PHPCompatibility/PHPCompatibilityWP) from 2.1.4 to 2.1.5. - [Release notes](https://github.com/PHPCompatibility/PHPCompatibilityWP/releases) - [Commits](PHPCompatibility/PHPCompatibilityWP@2.1.4...2.1.5) --- updated-dependencies: - dependency-name: phpcompatibility/phpcompatibility-wp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6287c38 - Browse repository at this point
Copy the full SHA 6287c38View commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9168bb - Browse repository at this point
Copy the full SHA e9168bbView commit details
Commits on May 8, 2024
-
build(deps): bump swiper from 10.3.1 to 11.1.1
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 10.3.1 to 11.1.1. - [Release notes](https://github.com/nolimits4web/Swiper/releases) - [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md) - [Commits](nolimits4web/swiper@v10.3.1...v11.1.1) --- updated-dependencies: - dependency-name: swiper dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 069248c - Browse repository at this point
Copy the full SHA 069248cView commit details -
build(deps-dev): bump yoast/phpunit-polyfills from 1.0.5 to 2.0.1
Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.5 to 2.0.1. - [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases) - [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/2.x/CHANGELOG.md) - [Commits](Yoast/PHPUnit-Polyfills@1.0.5...2.0.1) --- 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>
Configuration menu - View commit details
-
Copy full SHA for c77598c - Browse repository at this point
Copy the full SHA c77598cView commit details
Commits on May 13, 2024
-
fix: respect subscriptions limiter, and handle cart errors in modal (#…
…1728) * feat: trigger options for limiting subscription purchases * fix: handle cart errors from modal checkout * docs: add comment explaining why we need to add filters
Configuration menu - View commit details
-
Copy full SHA for 8a828fa - Browse repository at this point
Copy the full SHA 8a828faView commit details -
build(deps-dev): bump @rushstack/eslint-patch from 1.10.1 to 1.10.2
Bumps [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) from 1.10.1 to 1.10.2. - [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.10.2/eslint/eslint-patch) --- updated-dependencies: - dependency-name: "@rushstack/eslint-patch" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d322550 - Browse repository at this point
Copy the full SHA d322550View commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71e8ff4 - Browse repository at this point
Copy the full SHA 71e8ff4View commit details -
fix: modal checkout continue button (#1733)
* fix: modal checkout continue button * fix: second instance of .form selector
Configuration menu - View commit details
-
Copy full SHA for c672d4a - Browse repository at this point
Copy the full SHA c672d4aView commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34ce3a5 - Browse repository at this point
Copy the full SHA 34ce3a5View commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b83d840 - Browse repository at this point
Copy the full SHA b83d840View commit details
Commits on May 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 607c93a - Browse repository at this point
Copy the full SHA 607c93aView commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f7de88 - Browse repository at this point
Copy the full SHA 7f7de88View commit details -
Merge pull request #1739 from Automattic/trunk
Alpha release May 20
Configuration menu - View commit details
-
Copy full SHA for 0d5b442 - Browse repository at this point
Copy the full SHA 0d5b442View commit details -
chore(release): 3.2.0-alpha.1 [skip ci]
# [3.2.0-alpha.1](v3.1.0...v3.2.0-alpha.1) (2024-05-20) ### Bug Fixes * **donate-block:** fix typo in textdomain and color variables ([#1738](#1738)) ([7f7de88](7f7de88)) * modal checkout continue button ([#1733](#1733)) ([c672d4a](c672d4a)) * respect subscriptions limiter, and handle cart errors in modal ([#1728](#1728)) ([8a828fa](8a828fa)) ### Features * **donate:** add new "Modern" style variation ([#1734](#1734)) ([b83d840](b83d840)) * update donations patterns and add new one ([#1731](#1731)) ([607c93a](607c93a))
Configuration menu - View commit details
-
Copy full SHA for 6a98072 - Browse repository at this point
Copy the full SHA 6a98072View commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c1a78f2 - Browse repository at this point
Copy the full SHA c1a78f2View commit details -
chore(release): 3.2.0 [skip ci]
# [3.2.0](v3.1.0...v3.2.0) (2024-05-28) ### Bug Fixes * **donate-block:** fix typo in textdomain and color variables ([#1738](#1738)) ([7f7de88](7f7de88)) * modal checkout continue button ([#1733](#1733)) ([c672d4a](c672d4a)) * respect subscriptions limiter, and handle cart errors in modal ([#1728](#1728)) ([8a828fa](8a828fa)) ### Features * **donate:** add new "Modern" style variation ([#1734](#1734)) ([b83d840](b83d840)) * update donations patterns and add new one ([#1731](#1731)) ([607c93a](607c93a))
Configuration menu - View commit details
-
Copy full SHA for 081cb22 - Browse repository at this point
Copy the full SHA 081cb22View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.1.0...v3.2.0