Enhance error handling and storage utilities

Improved error handling and updated storage utilities for better performance.

-  **Feature**: Added custom error classes for return process errors
- 🛠️ **Refactor**: Updated hash function to handle strings and objects
- 🛠️ **Refactor**: Enhanced storage key generation with user context
- ⚙️ **Config**: Updated VSCode settings and package dependencies
This commit is contained in:
Lorenz Hilpert
2025-04-01 12:01:16 +02:00
parent 3bbec6a68d
commit aaa161424e
11 changed files with 317 additions and 45 deletions

View File

@@ -91,5 +91,5 @@
{
"file": "docs/guidelines/testing.md"
}
]
],
}