@akinon/pz-gpay 2.0.0-beta.12 → 2.0.0-beta.13

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,63 +1,108 @@
1
1
  # @akinon/pz-gpay
2
2
 
3
- ## 2.0.0-beta.12
3
+ ## 2.0.0-beta.13
4
4
 
5
- ### Minor Changes
5
+ ## 1.118.0
6
6
 
7
- - 1d79e32: ZERO-3540: Next.js Upgrade to 15.4.5
7
+ ## 1.117.0
8
8
 
9
- ## 2.0.0-beta.11
9
+ ## 1.116.0
10
10
 
11
- ### Minor Changes
11
+ ## 1.115.0
12
12
 
13
- - ac783d6: ZERO-3482: Update tailwindcss to version 4.1.11 and enhance button cursor styles
13
+ ## 1.114.0
14
14
 
15
- ## 2.0.0-beta.10
15
+ ## 1.113.0
16
16
 
17
- ### Minor Changes
17
+ ## 1.112.0
18
18
 
19
- - 2806320: ZERO-3390: Update version tailwindcss, autoprefixer, tailwind-merge, postcss
19
+ ## 1.111.0
20
20
 
21
- ## 2.0.0-beta.9
21
+ ## 1.110.0
22
22
 
23
- ### Minor Changes
23
+ ## 1.109.0
24
+
25
+ ## 1.108.0
26
+
27
+ ## 1.107.0
28
+
29
+ ## 1.106.0
24
30
 
25
- - 0fe7711: ZERO-3387: Upgrade nextjs, eslint-config-next
31
+ ## 1.105.0
26
32
 
27
- ## 2.0.0-beta.8
33
+ ## 1.104.0
28
34
 
29
- ## 2.0.0-beta.7
35
+ ## 1.103.0
30
36
 
31
- ## 2.0.0-beta.6
37
+ ## 1.102.0
38
+
39
+ ## 1.101.0
40
+
41
+ ## 1.100.0
42
+
43
+ ## 1.99.0
32
44
 
33
45
  ### Minor Changes
34
46
 
35
- - 8f05f9b: ZERO-3250: Beta branch synchronized with Main branch
47
+ - d58538b: ZERO-3638: Enhance RC pipeline: add fetch, merge, and pre-release setup with conditional commit
48
+
49
+ ## 1.98.0
50
+
51
+ ## 1.97.0
52
+
53
+ ## 1.96.0
54
+
55
+ ## 1.95.0
36
56
 
37
- ## 2.0.0-beta.5
57
+ ## 1.94.0
38
58
 
39
- ## 2.0.0-beta.4
59
+ ## 1.93.0
40
60
 
41
- ## 2.0.0-beta.3
61
+ ## 1.92.0
42
62
 
43
- ## 2.0.0-beta.2
63
+ ## 1.91.0
64
+
65
+ ## 1.90.0
44
66
 
45
67
  ### Minor Changes
46
68
 
47
- - a006015: ZERO-3116: Add not-found page and update default middleware.
48
- - 1eeb3d8: ZERO-3116: Add not found page
69
+ - a1463fd: ZERO-3381: Add customUIRender support for flexible UI rendering
70
+
71
+ ## 1.89.0
72
+
73
+ ### Minor Changes
74
+
75
+ - 57a6184: ZERO-3332 :Add data-testid attribute to GPay payment button for testing
76
+
77
+ ## 1.88.0
78
+
79
+ ## 1.87.0
49
80
 
50
- ## 2.0.0-beta.1
81
+ ## 1.86.0
82
+
83
+ ## 1.85.0
84
+
85
+ ## 1.84.0
51
86
 
52
87
  ### Minor Changes
53
88
 
54
- - ZERO-3091: Upgrade Next.js to v15 and React to v19
89
+ - 624a4eb: ZERO-3276: Update installation instructions across multiple README files to standardize format and improve clarity
90
+
91
+ ## 1.83.0
92
+
93
+ ## 1.82.0
94
+
95
+ ## 1.81.0
96
+
97
+ ## 1.80.0
98
+
99
+ ## 1.79.0
55
100
 
56
- ## 2.0.0-beta.0
101
+ ## 1.78.0
57
102
 
58
- ### Major Changes
103
+ ## 1.77.0
59
104
 
60
- - be6c09d: ZERO-3114: Create beta version.
105
+ ## 1.76.0
61
106
 
62
107
  ## 1.75.0
63
108
 
package/package.json CHANGED
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "@akinon/pz-gpay",
3
- "version": "2.0.0-beta.12",
3
+ "version": "2.0.0-beta.13",
4
4
  "license": "MIT",
5
5
  "main": "src/index.tsx",
6
6
  "peerDependencies": {
7
- "react": "^19.0.0",
8
- "react-dom": "^19.0.0"
7
+ "react": "^18.0.0 || ^19.0.0",
8
+ "react-dom": "^18.0.0 || ^19.0.0"
9
9
  },
10
10
  "devDependencies": {
11
- "@types/node": "^22.10.2",
12
- "@types/react": "^19.0.2",
13
- "@types/react-dom": "^19.0.2",
14
- "react": "^19.0.0",
15
- "react-dom": "^19.0.0",
16
- "typescript": "^5.7.2",
11
+ "@types/node": "^18.7.8",
12
+ "@types/react": "^18.0.17",
13
+ "@types/react-dom": "^18.0.6",
14
+ "react": "^19.2.4",
15
+ "react-dom": "^19.2.4",
16
+ "typescript": "^4.7.4",
17
17
  "react-hook-form": "7.31.3",
18
18
  "@hookform/resolvers": "2.9.0"
19
19
  }
@@ -74,7 +74,7 @@ export function GPayOption(props: GPayOptionProps) {
74
74
  control,
75
75
  formState: { errors: formErrors }
76
76
  } = useForm<GPayForm>({
77
- resolver: yupResolver(gpayFormSchema)
77
+ resolver: yupResolver(gpayFormSchema) as any
78
78
  });
79
79
 
80
80
  const [setPaymentOption] = useSetPaymentOptionMutation();