updated typo
This commit is contained in:
parent
321351e0bb
commit
ae86525c13
|
@ -3,7 +3,7 @@
|
||||||
> [!CAUTION]
|
> [!CAUTION]
|
||||||
> **This is a prerelease intended for test and experimental purposes only!**
|
> **This is a prerelease intended for test and experimental purposes only!**
|
||||||
|
|
||||||
- Attach the default panic-recover middleware after the activity logger so that we can log the error.
|
- Register the default panic-recover middleware after the activity logger so that we can log the error.
|
||||||
|
|
||||||
- Updated the `RequestEvent.BindBody` FormData type inferring rules to convert numeric strings into float64 only if the resulting minimal number string representation matches the initial FormData string value ([#5687](https://github.com/pocketbase/pocketbase/issues/5687)).
|
- Updated the `RequestEvent.BindBody` FormData type inferring rules to convert numeric strings into float64 only if the resulting minimal number string representation matches the initial FormData string value ([#5687](https://github.com/pocketbase/pocketbase/issues/5687)).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue