Releases: alleyinteractive/wp-curate
Releases · alleyinteractive/wp-curate
v1.7.0
What's Changed
- Bump dompurify from 3.0.8 to 3.0.9 by @dependabot in #136
- Bump @alleyinteractive/build-tool from 0.1.3 to 0.1.4 by @dependabot in #137
- Bump @alleyinteractive/block-editor-tools from 0.6.2 to 0.6.3 by @dependabot in #138
- Update alleyinteractive/wp-type-extensions requirement from ^1.0 to ^2.0 by @dependabot in #139
- Bump @alleyinteractive/block-editor-tools from 0.6.3 to 0.6.4 by @dependabot in #144
- Bump @babel/preset-env from 7.23.9 to 7.24.0 by @dependabot in #145
- Bump @alleyinteractive/eslint-config from 0.1.5 to 0.1.6 by @dependabot in #146
- Issue-142: Add option to pull Trending posts by @mogmarsh in #143
Full Changelog: v1.6.3...v1.7.0
v1.6.3
What's Changed
- Bump @alleyinteractive/block-editor-tools from 0.6.1 to 0.6.2 by @dependabot in #132
- Issue-133: Posts pinned twice in same Query block cause empty slot at the end by @mogmarsh in #134
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #130
- Fix "Pin a Post" button margin by @ellm in #131
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in #125
- Bump @alleyinteractive/block-editor-tools from 0.6.0 to 0.6.1 by @dependabot in #126
- Bump @babel/preset-env from 7.23.8 to 7.23.9 by @dependabot in #127
- Rearrange Composer dependencies by @dlh01 in #128
- Do version bump by @dlh01 in #129
Full Changelog: v1.6.0...v1.6.1
v1.6.0
v1.5.1
What's Changed
- Bump @babel/preset-env from 7.23.6 to 7.23.7 by @dependabot in #115
- Bump classnames from 2.3.2 to 2.5.1 by @dependabot in #116
- Bump dompurify from 3.0.6 to 3.0.8 by @dependabot in #117
- Bump @babel/preset-env from 7.23.7 to 7.23.8 by @dependabot in #118
- Bump @alleyinteractive/block-editor-tools from 0.5.1 to 0.6.0 by @dependabot in #119
- Move PostPicker below InnerBlocks by @ellm in #123
New Contributors
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Upgrade to node 20 by @kevinfodness in #112
- Set PHP and node versions on built release task by @kevinfodness in #113
New Contributors
- @kevinfodness made their first contribution in #112
Full Changelog: v1.4.5...v1.5.0
v1.4.5
What's Changed
- Fix the validate_file error on Windows by @stevenslack in #110
New Contributors
- @stevenslack made their first contribution in #110
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
- Update to the
Parsed_Block
new namespace by @renatonascalves in #106
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- Update mantle-framework/testkit requirement from ^0.11 to ^0.12 by @dependabot in #1
- Bump jest from 29.6.2 to 29.6.3 by @dependabot in #2
- Bump @babel/preset-env from 7.22.9 to 7.22.10 by @dependabot in #4
- Bump @alleyinteractive/eslint-config from 0.1.1 to 0.1.2 by @dependabot in #6
- Bump @alleyinteractive/block-editor-tools from 0.3.2 to 0.3.3 by @dependabot in #5
- inital setup/configure by @mogmarsh in #7
- block controls UI cleanup by @kaitlinbolling in #29
- Stop queries that have no curation results by @dlh01 in #33
- Support query deduplication by @dlh01 in #31
- Fix/use exclude posts by @mogmarsh in #36
- UI Cleanup by @mogmarsh in #37
- STORY-911: Update to node 18 by @juliobranha in #28
- Feature/editor dedupe controls by @mogmarsh in #35
- Bump actions/checkout from 3 to 4 by @dependabot in #42
- switching to php 8.1 by @mogmarsh in #43
- Bump jest and @types/jest by @dependabot in #44
- Refactor deduplication into smaller classes by @dlh01 in #45
- Feature/editor deduplication by @mogmarsh in #38
- Feature/post block by @mogmarsh in #46
- Update alleyinteractive/alley-coding-standards requirement from ^1.0 to ^2.0 by @dependabot in #40
- fix/get query parent by @mogmarsh in #53
- Use checkboxes for post types by @dlh01 in #55
- Make sure context is provided when query block is an inner block by @dlh01 in #60
- Bump @types/jest from 29.5.4 to 29.5.5 by @dependabot in #62
- add support for post_types to rest api by @mogmarsh in #59
- Rearrange query block sidebar panels by @dlh01 in #61
- feature/release version by @mogmarsh in #63
- Add in a fallback if meta isn't supported by @efuller in #65
- Bump @alleyinteractive/eslint-config from 0.1.2 to 0.1.3 by @dependabot in #66
- Bump @uidotdev/usehooks from 2.2.0 to 2.3.1 by @dependabot in #67
- Bump @babel/preset-env from 7.22.15 to 7.22.20 by @dependabot in #68
- Bump @alleyinteractive/eslint-config from 0.1.3 to 0.1.4 by @dependabot in #69
- Bump dompurify from 3.0.5 to 3.0.6 by @dependabot in #70
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #71
- Bump @uidotdev/usehooks from 2.3.1 to 2.4.0 by @dependabot in #76
- Bump @babel/preset-env from 7.22.20 to 7.23.2 by @dependabot in #77
- Misc changes by @renatonascalves in #81
- Misc changes - Part 2 by @renatonascalves in #82
- Issue-73: In Query block add AND/OR option for multiple terms by @mogmarsh in #84
- Issue-57: Only register blocks on specified post types by @mogmarsh in #72
- Add keys when rendering lists by @renatonascalves in #74
- Bump @uidotdev/usehooks from 2.4.0 to 2.4.1 by @dependabot in #89
- Bump @types/jest from 29.5.5 to 29.5.6 by @dependabot in #83
- Truly return
string[]
by @renatonascalves in #88 - Fix: Undefined Attribute Key Error by @efuller in #87
- Better support for the default
post
behavior by @renatonascalves in #85 - fix supported post types by @mogmarsh in #91
- Feature/issue 73/add and or option multiple terms by @mogmarsh in #92
- Bump @types/jest from 29.5.6 to 29.5.7 by @dependabot in #95
- Bump @alleyinteractive/block-editor-tools from 0.3.6 to 0.3.8 by @dependabot in #94
- Bump @types/jest from 29.5.7 to 29.5.8 by @dependabot in #98
- Bump @babel/preset-env from 7.23.2 to 7.23.3 by @dependabot in #96
- Bump @alleyinteractive/block-editor-tools from 0.3.8 to 0.4.0 by @dependabot in #97
- Feature: Hide Deduplicate Slot Fill by @efuller in #99
New Contributors
- @efuller made their first contribution in #65
- @renatonascalves made their first contribution in #81
Full Changelog: https://github.com/alleyinteractive/wp-curate/commits/v1.4.3