nexu@v0.1.20
Patch Changes
-
CLI:
- Added a new script for regenerating RSA keys. This allows users to easily regenerate their key pairs with a customizable key length.
-
NexuJs:
- Updated RSA encryption for enhanced security.
- Added a new
ErrorLogger
middleware for better error tracking and handling, improving the visibility of issues during development.