Omar López
|
7c749299bb
|
Enforces explicit type imports (#7158)
* Enforces explicit type imports
* Upgrades typescript-eslint
* Upgrades eslint related dependencies
* Update config
* Sync packages mismatches
* Syncs prettier version
* Linting
* Relocks node version
* Fixes
* Locks @vitejs/plugin-react to 1.3.2
* Linting
|
2023-02-16 15:39:57 -07:00 |
zomars
|
9b980b3b85
|
Better handling of customInput error messages
|
2022-10-14 16:45:40 -06:00 |
Agusti Fernandez Pardo
|
58c4c894fd
|
fix: update rejectOnNotFound -> find(Fist|Unique)OrThrow (#3829)
* fix: update rejectOnNotFound -> find(Fist|Unique)OrThrow
* fix: add back custom errohandling
* feat: handle notfounderror in getServerErrorFromUnknown
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: Omar López <zomars@me.com>
|
2022-08-31 13:44:47 -06:00 |
alannnc
|
3527c5126a
|
Added Syntax error case and also default error returning (#4015)
|
2022-08-29 18:05:35 -06:00 |
Pavel Shapel
|
d1d467d28d
|
Fix a typo in the server lib (#3439)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
|
2022-07-20 13:34:17 +00:00 |