-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filejavascriptPull requests that update Javascript codePull requests that update Javascript codepriority: lowThe issue/PR is low priority—not many people are affected or there’s a workaround, etc.The issue/PR is low priority—not many people are affected or there’s a workaround, etc.type: technical debtThis issue/PR represents/solves the technical debt of the project.This issue/PR represents/solves the technical debt of the project.
Description
While working on #4523, I discovered that the @woocommerce/settings
package that we're using in the plugin has been deprecated - see https://www.npmjs.com/package/@woocommerce/settings for a very clear message. I then looked more closely and I think we should switch to the getSetting()
function exposed from @woocommerce/data
where possible.
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filejavascriptPull requests that update Javascript codePull requests that update Javascript codepriority: lowThe issue/PR is low priority—not many people are affected or there’s a workaround, etc.The issue/PR is low priority—not many people are affected or there’s a workaround, etc.type: technical debtThis issue/PR represents/solves the technical debt of the project.This issue/PR represents/solves the technical debt of the project.