⚙️ Chore
- [core:admin] Chore: Consolidate useAdminRoles and useAdminRolePermissions hooks (#17527) @gu-stav
- [core:admin] Chore: Move marketplace and plugins hooks into their page contexts (#17533) @gu-stav
- [core:helper-plugin] chore: setup helper-plugin for TS conversion (#17460) @joshuaellis
- [dependencies] chore: bump strapi/eslint-config to 0.2.0 (#17486) @joshuaellis
- [dependencies] chore(deps-dev): bump the eslint group with 2 updates (#17588) @dependabot
- [tooling] Chore: Enforce build sourcemaps with an environment variable (#17458) @gu-stav
🔥 Bug fix
- [core:admin] [Fix] Bulk publish: show the count of already published entries (#17545) @simotae14
- [core:admin] Support cellformatter in ListView table (#17590) @markkaylor
- [core:content-manager] fix: save component's view configuration (#17579) @MonsterDeveloper
- [core:upload] fix(upload): Use native fetch over API client for downloadFile (#17513) @gu-stav
- [core:upload] Fix : Media Library List View navigation (#17565) @noobCode-69
- [typescript] Fix sanitizeQuery types (#17556) @christiancp100
📖 Documentation
- [docs] Docs: add audit logs to contributor docs (#17522) @Feranchz
- [docs] Update: README files with new links + Strapi Cloud option (#17544) @Mcastres