Skip to content

Conversation

@dpanta94
Copy link
Member

@dpanta94 dpanta94 commented Oct 1, 2025

Summary

Updates stellarwp/schema to v3.

Type of Change

  • πŸ› Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • πŸ’₯ Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • πŸ“š Documentation update
  • ⚑ Performance improvement
  • ♻️ Code refactoring
  • πŸ§ͺ Test improvements
  • πŸ”§ Chore (build process, dependencies, etc.)

Related Issues

Closes #

Pre-Submission Checklist

Code Quality

  • PHPStan analysis passes: composer test:analysis
  • PHP compatibility check passes: composer compatibility
  • Coding standards pass: vendor/bin/phpcs
  • All tests pass: slic run wpunit && slic run integration
  • No debug code (var_dump, error_log, etc.) left in production code
  • No commented-out code unless specifically needed for reference
  • Documentation updated for any new features or changed behavior
  • New tests have been added for new functionality
  • All existing tests continue to pass

πŸ“– Read the full contributing guidelines: CONTRIBUTING.md

@dpanta94 dpanta94 self-assigned this Oct 1, 2025
@dpanta94 dpanta94 requested a review from lucatume October 1, 2025 15:37
Copy link
Contributor

@lucatume lucatume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Smaller readability changes, otherwise looks good to me.

@dpanta94 dpanta94 requested a review from lucatume October 2, 2025 12:47
@dpanta94 dpanta94 merged commit 6ff5c2c into main Oct 2, 2025
11 checks passed
@dpanta94 dpanta94 deleted the feat/update-schema-to-v3 branch October 2, 2025 13:01
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.

3 participants