Version 4.1.1
🩹 Bug Fixes
- Fixed not being able to boot without all
UseContentQueries()
,UseMediaQueries()
andUseMemberQueries()
. This is solved by moving the composers to internal composers so that UHeadless can decide when to compose and if it should compose specific services.