### 🚀 Feature Proposal Since `v6`, `Provider` is just a worse version of `Factory`. Every `Provider` can be expressed as a `Factory`. Let's get rid of it ### Motivation Simplifying the library makes it easier to use and easier to be maintained.