Releases: craftcms/element-api
Releases · craftcms/element-api
4.2.0
- Endpoint configs are now merged into the
defaults
array recursively, making it possible to specify default criteria params. (#195)
- Fixed an error that occurred if no cache tags were registered by an endpoint’s element query. (#196)
4.1.0
- Element API now requires Craft 4.3.0+ or 5.0.0+.
- Endpoints are no longer cached beyond the lowest expiry date in the results. (#187)
4.0.0
- Added Craft 5 compatibility. (#186)
- Updated Fractal to 0.20. (#183)