Hello everyone!
Here’s everything new in this week’s documentation deployment:
New & improved 
- Strapi recently launched experimental versions of Strapi (a.k.a. “nightly builds”). The CLI installation guide now mentions how to try them.
- We updated the CLI reference documentation to explain better how
strapi startcan be used with Strapi v4. - We improved the instructions for adding TypeScript support to an existing project with an SQLite-specific step.
- We improved the
populatedocumentation for the REST API, with instructions for populating thecreatedByandupdatedByfields. - We added the
endpointoption to the GraphQL plugin configuration. - We added a new display option “Time interval” for datetime and time fields to the Content-type Builder documentation.
Community contributions 
- Improvement of the admin panel configuration documentation. Thank you to wardvisual for this contribution!