-
Notifications
You must be signed in to change notification settings - Fork 23
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
fix(settings): hide delivery options position setting when blocks checkout is enabled #1188
Conversation
2a4b467
to
693eed5
Compare
❌ 19 Tests Failed:
View the top 3 failed tests by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
✅ Build successful! You can find a link to the downloadable artifact below.
|
868883b
to
adb1524
Compare
b714c08
to
1306c35
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ik mis tests
91024b2
to
0bc8421
Compare
fdf485e
to
db737f7
Compare
db737f7
to
c844672
Compare
## [5.1.0](v5.0.0...v5.1.0) (2024-12-17) ### ⚡ Performance Improvements * properly externalize delivery options dependency ([9c332e1](9c332e1)) ### 🐛 Bug Fixes * make filters work correctly ([#1189](#1189)) ([239878a](239878a)) * **settings:** hide delivery options position setting when blocks checkout is enabled ([#1188](#1188)) ([b6115c9](b6115c9)), closes [#1189](#1189) * **webhooks:** prevent webhook callback never being executed ([#1187](#1187)) ([d8cf0bb](d8cf0bb)) ### ✨ New Features * **backend:** add download logs action ([#1175](#1175)) ([ee4cecb](ee4cecb)) * find order by api identifier ([#1214](#1214)) ([a0f76cb](a0f76cb))
🎉 This PR is included in version 5.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
INT-708
Needs #1189