@shopify/address-consts
Advanced tools
Comparing version 2.0.2 to 2.1.0
@@ -8,4 +8,6 @@ # Changelog | ||
<!-- ## [Unreleased] --> | ||
## [2.1.0] - 2020-09-02 | ||
- Add `optionalLabels` to `Country` interface. [#1610](https://github.com/Shopify/quilt/pull/1610) | ||
## [2.0.0] - 2020-03-10 | ||
@@ -12,0 +14,0 @@ |
@@ -61,2 +61,5 @@ export declare enum FieldName { | ||
}; | ||
optionalLabels: { | ||
address2: string; | ||
}; | ||
formatting: { | ||
@@ -63,0 +66,0 @@ edit: string; |
{ | ||
"name": "@shopify/address-consts", | ||
"version": "2.0.2", | ||
"version": "2.1.0", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Constants and types relating to `@shopify/address`", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7209
115