This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
0.1.7
What's Changed
- Add more PHPUnit tests by @kienstra in #106
- Make PHPUnit tests pass locally by @kienstra in #131
- Run PHPUnit on all 5 PHP versions we support by @kienstra in #128
- Remove pattern registration firing on
current_screen
by @mike-day in #134 - Allow
wp-modules/
directories to not have a PHP file by @kienstra in #136 - Rough draft of patternception POC by @johnstonphilip in #129
- Filter registration of the
core/pattern
block by @kienstra in #137 - Apply Mike's design for the Patternception block by @kienstra in #138
- Don't allow transforming a 'PM Pattern Block' to any Core block by @kienstra in #146
- Remove
attributes
andsupports
fromcore/pattern
filtering by @kienstra in #147
Full Changelog: 0.1.6...0.1.7