mirror of
https://github.com/directus/directus.git
synced 2026-01-23 11:07:56 -05:00
* Adds `not_found` hook * Separate hooks and endpoints initialization process * Adds additional application events * Remove unused import * Change the event order to accound for notFound and errorHandler * Change emitAsync.catch to use the emitAsyncSafe function * Updated docs, reordered table by lifecycle and usage