Enhance feature activation for BC
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 383
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 77
Description
## Feature Description
Once a site receives a remote feature, it is stored persistently in a special setting which is not deleted on a normal reset. While it's rather unlikely, it is possible a user could end up with a poor experience should they downgrade Site Kit after receiving a feature that shouldn't be active on an older version of the plugin. This would then require a simple change in our activation handler to only enable if the current SK version also satisfied the feature's minimum.
---------------
_Do not alter or remove anything below. The following sections will be managed by moderators only._
## Acceptance criteria
*
## Implementation Brief
* [ ]
### Test Coverage
*
## QA Brief
*
## Changelog entry
*
Contributor guide
Assessment
This issue has not been assessed yet.