Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/pink-candies-talk.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 6.2.0

### Minor Changes

- [#2327](https://github.com/portabletext/editor/pull/2327) [`d312abd`](https://github.com/portabletext/editor/commit/d312abd5b07affa20b5defb2fe587a66394e0831) Thanks [@christianhg](https://github.com/christianhg)! - feat: make internal Slate operations patch-compliant

## 6.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portabletext/editor",
"version": "6.1.2",
"version": "6.2.0",
"description": "Portable Text Editor made in React",
"keywords": [
"sanity",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-character-pair-decorator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 7.0.15

### Patch Changes

- Updated dependencies [[`d312abd`](https://github.com/portabletext/editor/commit/d312abd5b07affa20b5defb2fe587a66394e0831)]:
- @portabletext/editor@6.2.0

## 7.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-character-pair-decorator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portabletext/plugin-character-pair-decorator",
"version": "7.0.14",
"version": "7.0.15",
"description": "Automatically match a pair of characters and decorate the text in between",
"keywords": [
"portabletext",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-emoji-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @portabletext/plugin-emoji-picker

## 6.0.15

### Patch Changes

- Updated dependencies [[`d312abd`](https://github.com/portabletext/editor/commit/d312abd5b07affa20b5defb2fe587a66394e0831)]:
- @portabletext/editor@6.2.0
- @portabletext/plugin-input-rule@4.0.15

## 6.0.14

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-emoji-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portabletext/plugin-emoji-picker",
"version": "6.0.14",
"version": "6.0.15",
"description": "Easily configure an Emoji Picker for the Portable Text Editor",
"keywords": [
"portabletext",
Expand Down Expand Up @@ -77,7 +77,7 @@
"vitest": "^4.0.18"
},
"peerDependencies": {
"@portabletext/editor": "workspace:^6.1.2",
"@portabletext/editor": "workspace:^6.2.0",
"react": "^19.2"
},
"engines": {
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-input-rule/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @portabletext/plugin-input-rule

## 4.0.15

### Patch Changes

- Updated dependencies [[`d312abd`](https://github.com/portabletext/editor/commit/d312abd5b07affa20b5defb2fe587a66394e0831)]:
- @portabletext/editor@6.2.0

## 4.0.14

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-input-rule/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portabletext/plugin-input-rule",
"version": "4.0.14",
"version": "4.0.15",
"description": "Easily configure input rules in the Portable Text Editor",
"keywords": [
"portabletext",
Expand Down Expand Up @@ -75,7 +75,7 @@
"vitest": "^4.0.18"
},
"peerDependencies": {
"@portabletext/editor": "workspace:^6.1.2",
"@portabletext/editor": "workspace:^6.2.0",
"react": "^19.2"
},
"engines": {
Expand Down
9 changes: 9 additions & 0 deletions packages/plugin-markdown-shortcuts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 7.0.15

### Patch Changes

- Updated dependencies [[`d312abd`](https://github.com/portabletext/editor/commit/d312abd5b07affa20b5defb2fe587a66394e0831)]:
- @portabletext/editor@6.2.0
- @portabletext/plugin-character-pair-decorator@7.0.15
- @portabletext/plugin-input-rule@4.0.15

## 7.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-markdown-shortcuts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portabletext/plugin-markdown-shortcuts",
"version": "7.0.14",
"version": "7.0.15",
"description": "Adds helpful Markdown shortcuts to the editor",
"keywords": [
"portabletext",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-one-line/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 6.0.15

### Patch Changes

- Updated dependencies [[`d312abd`](https://github.com/portabletext/editor/commit/d312abd5b07affa20b5defb2fe587a66394e0831)]:
- @portabletext/editor@6.2.0

## 6.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-one-line/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portabletext/plugin-one-line",
"version": "6.0.14",
"version": "6.0.15",
"description": "🤏 Restricts the Portable Text Editor to a single line",
"keywords": [
"portabletext",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-paste-link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @portabletext/plugin-paste-link

## 3.0.15

### Patch Changes

- Updated dependencies [[`d312abd`](https://github.com/portabletext/editor/commit/d312abd5b07affa20b5defb2fe587a66394e0831)]:
- @portabletext/editor@6.2.0

## 3.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-paste-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portabletext/plugin-paste-link",
"version": "3.0.14",
"version": "3.0.15",
"description": "Allows pasting links in the Portable Text Editor",
"keywords": [
"portabletext",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-sdk-value/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 6.0.15

### Patch Changes

- Updated dependencies [[`d312abd`](https://github.com/portabletext/editor/commit/d312abd5b07affa20b5defb2fe587a66394e0831)]:
- @portabletext/editor@6.2.0

## 6.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-sdk-value/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portabletext/plugin-sdk-value",
"version": "6.0.14",
"version": "6.0.15",
"description": "Synchronizes the Portable Text Editor value with the Sanity SDK, allowing for two-way editing.",
"keywords": [
"portabletext",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-typeahead-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @portabletext/plugin-typeahead-picker

## 5.0.15

### Patch Changes

- Updated dependencies [[`d312abd`](https://github.com/portabletext/editor/commit/d312abd5b07affa20b5defb2fe587a66394e0831)]:
- @portabletext/editor@6.2.0
- @portabletext/plugin-input-rule@4.0.15

## 5.0.14

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-typeahead-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portabletext/plugin-typeahead-picker",
"version": "5.0.14",
"version": "5.0.15",
"description": "Generic typeahead picker infrastructure for the Portable Text Editor",
"keywords": [
"portabletext",
Expand Down Expand Up @@ -82,7 +82,7 @@
"vitest": "^4.0.18"
},
"peerDependencies": {
"@portabletext/editor": "workspace:^6.1.2",
"@portabletext/editor": "workspace:^6.2.0",
"react": "^19.2"
},
"engines": {
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-typography/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @portabletext/plugin-typography

## 7.0.15

### Patch Changes

- Updated dependencies [[`d312abd`](https://github.com/portabletext/editor/commit/d312abd5b07affa20b5defb2fe587a66394e0831)]:
- @portabletext/editor@6.2.0
- @portabletext/plugin-input-rule@4.0.15

## 7.0.14

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-typography/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portabletext/plugin-typography",
"version": "7.0.14",
"version": "7.0.15",
"description": "Automatically transform text to typographic variants",
"keywords": [
"portabletext",
Expand Down Expand Up @@ -74,7 +74,7 @@
"vitest": "^4.0.18"
},
"peerDependencies": {
"@portabletext/editor": "workspace:^6.1.2",
"@portabletext/editor": "workspace:^6.2.0",
"react": "^19.2"
},
"engines": {
Expand Down
7 changes: 7 additions & 0 deletions packages/toolbar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 7.0.15

### Patch Changes

- Updated dependencies [[`d312abd`](https://github.com/portabletext/editor/commit/d312abd5b07affa20b5defb2fe587a66394e0831)]:
- @portabletext/editor@6.2.0

## 7.0.14

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/toolbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portabletext/toolbar",
"version": "7.0.14",
"version": "7.0.15",
"description": "Utilities for building a toolbar for the Portable Text Editor",
"keywords": [
"portabletext",
Expand Down Expand Up @@ -61,7 +61,7 @@
"typescript-eslint": "^8.48.0"
},
"peerDependencies": {
"@portabletext/editor": "workspace:^6.1.2",
"@portabletext/editor": "workspace:^6.2.0",
"react": "^19.2.3"
},
"engines": {
Expand Down