Are the loading and error states like: ``` usersLoading: 'entities/users/loading', todosLoading: 'entities/todos/loading', usersErrors: 'entities/users/errors', todosErrors: 'entities/todos/errors', ``` Still available in the new version?