File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 17.0.0] ( https://github.com/algolia/react-element-to-jsx-string/compare/v15.0.0...v17.0.0 ) (2025-01-18)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** deps:** update dependency @base2/pretty-print-object to v1.0.2 ([ 3431228] ( https://github.com/algolia/react-element-to-jsx-string/commit/34312289d8b25d7d57c95c15a5b018a55d83546c ) )
7+
8+
9+ * React 19 (#865 ) ([ e391aae] ( https://github.com/algolia/react-element-to-jsx-string/commit/e391aae7f0a113b44a7f55ca176cf93d6e6dfe11 ) ), closes [ #865 ] ( https://github.com/algolia/react-element-to-jsx-string/issues/865 )
10+
11+
12+ ### BREAKING CHANGES
13+
14+ * To simplify the library maintenance, this major version only support React 19.
15+
16+
17+
118# [ 15.0.0] ( https://github.com/algolia/react-element-to-jsx-string/compare/v14.3.4...v15.0.0 ) (2022-05-09)
219
320
Original file line number Diff line number Diff line change 11{
22 "name" : " react-element-to-jsx-string" ,
3- "version" : " 16 .0.0" ,
3+ "version" : " 17 .0.0" ,
44 "description" : " Turn a ReactElement into the corresponding JSX string." ,
55 "packageManager" : " yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610" ,
66 "main" : " dist/cjs/index.js" ,
You can’t perform that action at this time.
0 commit comments