mirror of
https://github.com/strapi/strapi.git
synced 2025-10-13 09:03:25 +00:00

* feat: Added firstPublishedAt field which sets the datetime when the article was first published. (#22512) This field can be updated by the user. * fix: Fixed linting and test errors * fix: Fixed prettier error * feat: Added firstPublishedAt field during publishing or updating * feat: Added migration for firstPublishedAt * fix: fixed test * test: Added tests * fix: Added fixes according to review * fix: removed unused variable * feat: Added first published at (#22512) * fix: updated code according to review comments * enhancement: config name, warning log, and refactoring * chore: add comment for v6 --------- Co-authored-by: Ben Irvin <ben.irvin@strapi.io> Co-authored-by: Ben Irvin <ben@innerdvations.com> Co-authored-by: Ziyi <ziyi.yuan@strapi.io>
strapi-utils
Shared utilities between Strapi packages.