- Fix resourceful PubSub for the
update
blueprint action, resolving #6824 (thanks @Tarrask!) - Re-enable
afterDestroy
lifecycle callback for thedestroy
blueprint action, fixing #5630 - Update CSRF hook to fix an issue with disabling CSRF for routes defined using regular expression syntax, resolving #6838
- Update session hook to fix an issue with double-prefixes, resolving #6541 (thanks @travispwingo!)
- Update minimist dependency to resolve potential vulnerabilities
- Update various comments, error messages, and logs for clarity/consistency