- Updated ecosystem documentation by adding the @yeliex/fastify problem-details plugin, fastify file router, Svelte view, and community plugin listings.
- Added docs for body validation with custom content type parsers, handling of invalid URLs in setNotFoundHandler, and refreshed codemod guide links.
- Fixed a regex (anchor keyValuePairsReg) to prevent quadratic backtracking, improving performance.