
* fix: 🐛 turn off validateAddress in TaxJar * refactor: ♻️ make avatax & taxjar schemas strict * fix: 🐛 update providers bug * build: 👷 add changeset * Update cold-candles-fly.md
5 lines
270 B
Markdown
5 lines
270 B
Markdown
---
|
|
"saleor-app-taxes": patch
|
|
---
|
|
|
|
The update provider configuration views no longer return "invalid credentials" and "invalid address" errors in inappropriate cases. The latter required temporarily disabling the TaxJar address validation, as it currently doesn't work.
|