File tree Expand file tree Collapse file tree 7 files changed +48
-18
lines changed
Expand file tree Collapse file tree 7 files changed +48
-18
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# nextjs
22
3+ ## 0.1.27
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ eaa8496]
8+ - @godaddy/react @1.0.29
9+ - @godaddy/localizations @1.0.8
10+
311## 0.1.26
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " nextjs" ,
3- "version" : " 0.1.26 " ,
3+ "version" : " 0.1.27 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
Original file line number Diff line number Diff line change 11# @godaddy/localizations
22
3+ ## 1.0.8
4+
5+ ### Patch Changes
6+
7+ - eaa8496: Add CCAvenue payment provider support and improvements
8+
9+ ** @godaddy/react **
10+
11+ - Add CCAvenue checkout button with shipping validation (require shipping methods when delivery is SHIP)
12+ - Add CCAvenueReturnProvider for return flow with JWT auth support and confirm checkout loader
13+ - Use env-based redirect URL for CCAvenue gateway
14+ - Disable form and mutations when confirming checkout
15+
16+ ** @godaddy/localizations **
17+
18+ - Add CCAvenue payment method labels and descriptions for all supported locales
19+
320## 1.0.7
421
522### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @godaddy/localizations" ,
3- "version" : " 1.0.7 " ,
3+ "version" : " 1.0.8 " ,
44 "description" : " Internationalization localizations for GoDaddy checkout components" ,
55 "type" : " module" ,
66 "types" : " ./dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11# @godaddy/react
22
3+ ## 1.0.29
4+
5+ ### Patch Changes
6+
7+ - eaa8496: Add CCAvenue payment provider support and improvements
8+
9+ ** @godaddy/react **
10+
11+ - Add CCAvenue checkout button with shipping validation (require shipping methods when delivery is SHIP)
12+ - Add CCAvenueReturnProvider for return flow with JWT auth support and confirm checkout loader
13+ - Use env-based redirect URL for CCAvenue gateway
14+ - Disable form and mutations when confirming checkout
15+
16+ ** @godaddy/localizations **
17+
18+ - Add CCAvenue payment method labels and descriptions for all supported locales
19+
20+ - Updated dependencies [ eaa8496]
21+ - @godaddy/localizations @1.0.8
22+
323## 1.0.28
424
525### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @godaddy/react" ,
33 "private" : false ,
4- "version" : " 1.0.28 " ,
4+ "version" : " 1.0.29 " ,
55 "type" : " module" ,
66 "types" : " ./dist/index.d.ts" ,
77 "files" : [
You can’t perform that action at this time.
0 commit comments