File tree Expand file tree Collapse file tree 4 files changed +19
-5
lines changed
Expand file tree Collapse file tree 4 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 3.0.2] ( https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@3.0.1...@contentful/default-field-editors@3.0.2 ) (2026-03-19)
7+
8+ ** Note:** Version bump only for package @contentful/default-field-editors
9+
610## [ 3.0.1] ( https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@3.0.0...@contentful/default-field-editors@3.0.1 ) (2026-03-19)
711
812** Note:** Version bump only for package @contentful/default-field-editors
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentful/default-field-editors" ,
3- "version" : " 3.0.1 " ,
3+ "version" : " 3.0.2 " ,
44 "main" : " dist/cjs/index.js" ,
55 "module" : " dist/esm/index.js" ,
66 "types" : " dist/types/index.d.ts" ,
5252 "@contentful/field-editor-radio" : " ^2.0.1" ,
5353 "@contentful/field-editor-rating" : " ^2.0.1" ,
5454 "@contentful/field-editor-reference" : " ^7.0.1" ,
55- "@contentful/field-editor-rich-text" : " ^4.20.14 " ,
55+ "@contentful/field-editor-rich-text" : " ^5.0.0 " ,
5656 "@contentful/field-editor-shared" : " ^3.0.1" ,
5757 "@contentful/field-editor-single-line" : " ^2.0.1" ,
5858 "@contentful/field-editor-slug" : " ^3.0.1" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 5.0.0] ( https://github.com/contentful/field-editors/compare/@contentful/field-editor-rich-text@4.20.14...@contentful/field-editor-rich-text@5.0.0 ) (2026-03-19)
7+
8+ ### chore
9+
10+ - ** rich-text:** bump forma36 to v6 ([ #2106 ] ( https://github.com/contentful/field-editors/issues/2106 ) ) ([ f489789] ( https://github.com/contentful/field-editors/commit/f489789684993477dbb4e34abacd7fe287fd391b ) )
11+
12+ ### BREAKING CHANGES
13+
14+ - ** rich-text:** Mograte from ` emotion@10. ` to ` emotion/css@^11.13.4 ` . Consumers also must be on Forma 36 v6 and React ` 18.3.1+ `
15+
616## [ 4.20.14] ( https://github.com/contentful/field-editors/compare/@contentful/field-editor-rich-text@4.20.13...@contentful/field-editor-rich-text@4.20.14 ) (2026-03-19)
717
818** Note:** Version bump only for package @contentful/field-editor-rich-text
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentful/field-editor-rich-text" ,
3- "version" : " 4.20.14 " ,
3+ "version" : " 5.0.0 " ,
44 "source" : " ./src/index.tsx" ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/esm/index.js" ,
4949 "@contentful/field-editor-shared" : " ^3.0.0" ,
5050 "@contentful/rich-text-plain-text-renderer" : " ^17.0.0" ,
5151 "@contentful/rich-text-types" : " ^17.2.5" ,
52+ "@emotion/css" : " ^11.13.5" ,
5253 "@popperjs/core" : " ^2.11.5" ,
5354 "@udecode/plate-basic-marks" : " 36.0.0" ,
5455 "@udecode/plate-break" : " 36.0.0" ,
6263 "@udecode/plate-table" : " 36.5.9" ,
6364 "@udecode/plate-trailing-block" : " 36.0.0" ,
6465 "constate" : " ^3.3.2" ,
65- "@emotion/css" : " ^11.13.5" ,
6666 "fast-deep-equal" : " ^3.1.3" ,
6767 "is-hotkey" : " ^0.2.0" ,
6868 "is-plain-obj" : " ^3.0.0" ,
9494 "publishConfig" : {
9595 "registry" : " https://npm.pkg.github.com/"
9696 }
97- }
97+ }
You can’t perform that action at this time.
0 commit comments