github-actions
released this
10 Oct 21:49
·
83 commits
to main
since this release
Minor Changes
-
a9fdc59: Add support for parsing the messages in the error handlers
With update to
@vintl/unplugin
, it's now possible to useparseMessage
from the error handler's context to parse custom messages or re-parse the current message with any modified options.