What's Changed
* Update workflow action versions by mosmuell in https://github.com/tiqi-group/pydase/pull/130
* Adding validate_set decorator to ensure values are set correctly by mosmuell in https://github.com/tiqi-group/pydase/pull/131
* Adds sensible frontend title by mosmuell in https://github.com/tiqi-group/pydase/pull/132
* Use web storage api to store client settings by mosmuell in https://github.com/tiqi-group/pydase/pull/133
* Fix: frontend instant string update by mosmuell in https://github.com/tiqi-group/pydase/pull/134
* Replace unmaintained create-react-app with vite by mosmuell in https://github.com/tiqi-group/pydase/pull/135
* Fix: allow unserializable objects on priv attrs by mosmuell in https://github.com/tiqi-group/pydase/pull/136
* Update eslint config by mosmuell in https://github.com/tiqi-group/pydase/pull/137
* Fixes unnecessary component rendering by mosmuell in https://github.com/tiqi-group/pydase/pull/138
* removes Pillow dependency, updates Image component by mosmuell in https://github.com/tiqi-group/pydase/pull/139
**Full Changelog**: https://github.com/tiqi-group/pydase/compare/v0.8.3...v0.8.4