mirror of
https://github.com/strapi/strapi.git
synced 2025-08-31 04:03:50 +00:00

* feat: add history versions endpoint * fix: add author to response * fix: types * fix: yarn.lock * fix: sort by most recent * feat: display history versions * chore: remove locale from VersionsList props * chore: use buildValidGetParams * chore: josh feedback * chore: add locale util * fix: not wrapped in act * chore: move data fetching to page level * chore: prepare VersionsDetail component * fix: failing ci * fix: empty view * chore: mark feedback * chore: use RelativeTime component * chore: remove redundant loading check