mirror of
https://github.com/filp/whoops.git
synced 2026-09-04 06:32:25 +00:00
f41c4a2a5a
BREAKING CHANGE: since "pushHandler()" was actually prepending handlers it is now an alias for prependHandler but "popHandler()" is still removing the last handler.