File tree Expand file tree Collapse file tree 5 files changed +20
-9
lines changed
Expand file tree Collapse file tree 5 files changed +20
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.0.0
4+
5+ ### Major Changes
6+
7+ - a00b642: Support React 19 and stripe-js 5
8+
39## 3.0.4
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @formspree/core" ,
3- "version" : " 3 .0.4 " ,
3+ "version" : " 4 .0.0 " ,
44 "private" : false ,
55 "description" : " The core library for Formspree" ,
66 "homepage" : " https://formspree.io" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.0.0
4+
5+ ### Major Changes
6+
7+ - a00b642: Support React 19 and stripe-js 5
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ a00b642]
12+ - @formspree/core @4.0.0
13+
314## 2.5.5
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @formspree/react" ,
3- "version" : " 2.5.5 " ,
3+ "version" : " 3.0.0 " ,
44 "private" : false ,
55 "description" : " The React component library for Formspree" ,
66 "bugs" : {
3232 "typecheck" : " tsc --noEmit"
3333 },
3434 "dependencies" : {
35- "@formspree/core" : " ^3 .0.4 " ,
35+ "@formspree/core" : " ^4 .0.0 " ,
3636 "@stripe/react-stripe-js" : " ^3.1.1" ,
3737 "@stripe/stripe-js" : " ^5.7.0"
3838 },
You can’t perform that action at this time.
0 commit comments