mirror of
https://github.com/feathersjs/feathers.git
synced 2026-01-25 15:23:13 +00:00
updating changelog
This commit is contained in:
parent
1ed50bbd4b
commit
d2319bbf77
@ -59,6 +59,9 @@ var validationErrors = new errors.BadRequest({errors: {email: 'Invalid Email'} }
|
||||
```
|
||||
|
||||
## Release History
|
||||
__2.0.0__
|
||||
- Moving error handler out of default bundle so that it doesn't break React Native and browser builds. Now needs to be required using `require('feathers-errors/handler')`.
|
||||
|
||||
__1.2.0__
|
||||
- Adding error handler and basic static error pages back in
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user