@primer-io/primer-js 1.0.6 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @primer-io/primer-js
2
2
 
3
+ ## 1.0.8
4
+
5
+ ### Patch Changes
6
+
7
+ - 1930969: fix(sdk-core): send primer-js and sdk-core versions in the primer-sdk-version header
8
+ - 7370028: Backend driven checkout for redirect based APMs
9
+
10
+ ## 1.0.7
11
+
12
+ ### Patch Changes
13
+
14
+ - 1ad59ba: fix: billing-address fixes - when sdkCore is not set in the options, it's set to true implicitly, billing address should render
15
+ - 6e38c51: chore: refactor polling
16
+
3
17
  ## 1.0.6
4
18
 
5
19
  ### Patch Changes