What’s Changed
🚀 Features
- Fix and improve caching controls (#155) @ryanwelcher
- Add current post ID and type to context (#154) @ryanwelcher
- Comprehensive unit test improvements and expansion (#152) @ryanwelcher
- E2E Tests using Playground (#121) @ryanwelcher
- Add transient caching to AQL instances and related control (#136) @ryanwelcher
- Add static linting for PHP and JavaScript (#135) @ryanwelcher
🐛 Bug Fixes
- Fix Exclude current post for synced patterns and template. (#153) @ryanwelcher
- Fix: Post ID ordering not working on frontend (#151) @ryanwelcher
- Small fixes to pass Plugin Check Plugin tests. (#150) @ryanwelcher
- Get post meta for all selected post types (#141) @ryanwelcher
- Fix TypeError crash when window.aql.allowedControls is undefined (#156) @ryanwelcher