SupportedRenderingFeatures' does not contain a definition for 'autoAmbientProbeBaking'

I imported a new package and I got this message and I have no ide how to fix it.
I use Unity 2020.3 with HDRP 10.10.1.

2 error messages:

-SupportedRenderingFeatures’ does not contain a definition for ‘autoAmbientProbeBaking’
-‘SupportedRenderingFeatures’ does not contain a definition for ‘autoDefaultReflectionProbeBaking’

When I read the Unity documentation is say that 2020.3 have suport for autoAmbientProbeBaking and autoDefaultReflectionProbeBaking. But why does the hdrp complain that is does not contain that definition?

Thanks
/Alex

I think I found the problem.

The package I down ugraded my HDRP from 10.4 to 10.10 and the
The High Definition RP documentation say I mush use Unity 2020.3.18f1 for that verison.