xp-forge / frontend

Web frontends
1 stars 1 forks source link

Remove error handling constructor parameter #32

Closed thekid closed 1 year ago

thekid commented 1 year ago

Keeps API slim - use the fluent style interface (as advertised in README) for changing the error handler instead.

⚠️ This is a BC break and will require a new major version (4.0.0 at the time of writing)!

thekid commented 1 year ago

Released in https://github.com/xp-forge/frontend/releases/tag/v4.0.0