/ releasenotes / notes / remove-deprecated-State-from-dataclasses-d7f66e768293f6b1.yaml
remove-deprecated-State-from-dataclasses-d7f66e768293f6b1.yaml
1  ---
2  upgrade:
3    - |
4      The deprecated `State` class has been removed from the `haystack.dataclasses` module.
5      The `State` class is now part of the `haystack.components.agents` module.