Skip to content

feat: Update min required schema version to 3.2.0#20

Merged
dpanta94 merged 3 commits intomainfrom
feat/update-stellarwp-schema
Jan 5, 2026
Merged

feat: Update min required schema version to 3.2.0#20
dpanta94 merged 3 commits intomainfrom
feat/update-stellarwp-schema

Conversation

@dpanta94
Copy link
Copy Markdown
Member

@dpanta94 dpanta94 commented Jan 5, 2026

Summary

Updates minimum supported schema version to 3.2.0

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 Jan 5, 2026
Comment thread CHANGELOG.md Outdated
@dpanta94 dpanta94 requested a review from lucatume January 5, 2026 13:10
@dpanta94 dpanta94 merged commit 63c02ff into main Jan 5, 2026
11 checks passed
@dpanta94 dpanta94 deleted the feat/update-stellarwp-schema branch January 5, 2026 13:29
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.

2 participants