Skip to content

Commit

Permalink
Update versions with changeset (next) (#699)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Sep 24, 2020
1 parent dca69b2 commit 03fd337
Show file tree
Hide file tree
Showing 144 changed files with 1,697 additions and 789 deletions.
12 changes: 12 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
"cool-countries-pay",
"cuddly-lemons-raise",
"cyan-beds-whisper",
"dirty-moles-smile",
"dry-dodos-boil",
"dry-dots-relate",
"dry-spies-fix",
Expand All @@ -140,9 +141,11 @@
"few-mice-beam",
"few-numbers-joke",
"flat-dolls-hear",
"fluffy-beans-mix",
"fluffy-peas-search",
"forty-donuts-knock",
"four-dryers-clap",
"four-wasps-happen",
"four-waves-act",
"fresh-pears-grab",
"fresh-singers-march",
Expand Down Expand Up @@ -183,12 +186,15 @@
"kind-owls-tan",
"kind-readers-kiss",
"large-files-run",
"late-seas-tan",
"lazy-foxes-flash",
"lazy-shrimps-promise",
"lemon-ducks-breathe",
"light-clouds-unite",
"little-walls-drive",
"long-apricots-cross",
"long-carrots-train",
"long-clouds-fail",
"long-swans-fry",
"loud-camels-search",
"lovely-lies-lay",
Expand Down Expand Up @@ -242,6 +248,7 @@
"real-impalas-punch",
"real-keys-sort",
"red-buses-tan",
"red-snakes-sing",
"rotten-foxes-judge",
"rude-brooms-refuse",
"rude-feet-decide",
Expand All @@ -251,7 +258,9 @@
"sharp-pandas-move",
"sharp-singers-repeat",
"shiny-dots-relax",
"shiny-zebras-cheat",
"short-weeks-look",
"silent-cups-fold",
"silly-bears-hammer",
"silver-beds-scream",
"silver-lizards-know",
Expand All @@ -269,6 +278,7 @@
"smart-readers-promise",
"smooth-dryers-impress",
"smooth-readers-collect",
"sour-ants-taste",
"sour-badgers-think",
"sour-countries-kneel",
"spicy-rabbits-tap",
Expand All @@ -290,6 +300,7 @@
"thick-nails-drum",
"thick-pianos-wink",
"thin-jokes-fold",
"three-moles-begin",
"three-snakes-design",
"tiny-bees-listen",
"tiny-chefs-hug",
Expand All @@ -312,6 +323,7 @@
"witty-ducks-end",
"witty-ghosts-travel",
"witty-houses-repeat",
"witty-kangaroos-sit",
"witty-kiwis-sleep",
"young-plants-help"
]
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,16 +152,16 @@
"jest-circus": "^26.4.2",
"jest-extended": "^0.11.5",
"jest-github-reporter": "^1.0.1",
"jest-prosemirror": "1.0.0-next.39",
"jest-remirror": "1.0.0-next.39",
"jest-prosemirror": "1.0.0-next.40",
"jest-remirror": "1.0.0-next.40",
"jest-watch-typeahead": "^0.6.0",
"json.macro": "^1.3.0",
"linaria": "^2.0.0-rc.3",
"lint-staged": "^10.4.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.1.2",
"prettier-plugin-packagejson": "^2.2.6",
"remirror": "1.0.0-next.39",
"remirror": "1.0.0-next.40",
"rimraf": "^3.0.2",
"size-limit": "^4.5.7",
"snapshot-diff": "^0.8.1",
Expand Down
9 changes: 9 additions & 0 deletions packages/@remirror/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @remirror/cli

## 1.0.0-next.40

> 2020-09-24
### Patch Changes

- Updated dependencies []:
- @remirror/core-helpers@1.0.0-next.40

## 1.0.0-next.39

> 2020-09-16
Expand Down
4 changes: 2 additions & 2 deletions packages/@remirror/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remirror/cli",
"version": "1.0.0-next.39",
"version": "1.0.0-next.40",
"description": "The remirror cli",
"homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/cli",
"repository": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/cli",
Expand All @@ -19,7 +19,7 @@
],
"dependencies": {
"@babel/runtime": "^7.11.0",
"@remirror/core-helpers": "1.0.0-next.39",
"@remirror/core-helpers": "1.0.0-next.40",
"@types/ms": "^0.7.31",
"@types/update-notifier": "^4.1.1",
"@types/yup": "^0.29.7",
Expand Down
9 changes: 9 additions & 0 deletions packages/@remirror/core-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @remirror/core-helpers

## 1.0.0-next.40

> 2020-09-24
### Patch Changes

- Updated dependencies [[`4b1d99a6`](https://github.com/remirror/remirror/commit/4b1d99a60c9cf7c652b69967179be39ae5db3ff4)]:
- @remirror/core-types@1.0.0-next.40

## 1.0.0-next.39

> 2020-09-16
Expand Down
4 changes: 2 additions & 2 deletions packages/@remirror/core-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remirror/core-helpers",
"version": "1.0.0-next.39",
"version": "1.0.0-next.40",
"description": "Provide helper functions for the remirror codebase, kinda like a tiny lodash",
"homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/core-helpers",
"repository": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/core-helpers",
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"@babel/runtime": "^7.11.0",
"@remirror/core-constants": "1.0.0-next.35",
"@remirror/core-types": "1.0.0-next.39",
"@remirror/core-types": "1.0.0-next.40",
"@types/object.omit": "^3.0.0",
"@types/object.pick": "^1.3.0",
"@types/throttle-debounce": "^2.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/@remirror/core-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @remirror/core-types

## 1.0.0-next.40

> 2020-09-24
### Patch Changes

- [`4b1d99a6`](https://github.com/remirror/remirror/commit/4b1d99a60c9cf7c652b69967179be39ae5db3ff4) [#700](https://github.com/remirror/remirror/pull/700) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Fix type of `RemirrorJSON` attrs to support all `Literal` values.

- Updated dependencies [[`fd694d61`](https://github.com/remirror/remirror/commit/fd694d610e12bef9e43682074f71ef3097f6ea6e)]:
- @remirror/pm@1.0.0-next.40

## 1.0.0-next.39

> 2020-09-16
Expand Down
6 changes: 3 additions & 3 deletions packages/@remirror/core-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remirror/core-types",
"version": "1.0.0-next.39",
"version": "1.0.0-next.40",
"description": "Provides the core TS types for use throughout the remirror codebase",
"homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/core-types",
"repository": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/core-types",
Expand All @@ -25,10 +25,10 @@
"type-fest": "^0.16.0"
},
"devDependencies": {
"@remirror/pm": "1.0.0-next.39"
"@remirror/pm": "1.0.0-next.40"
},
"peerDependencies": {
"@remirror/pm": "1.0.0-next.39"
"@remirror/pm": "1.0.0-next.40"
},
"publishConfig": {
"access": "public"
Expand Down
24 changes: 24 additions & 0 deletions packages/@remirror/core-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @remirror/core-utils

## 1.0.0-next.40

> 2020-09-24
### Major Changes

- [`add65c90`](https://github.com/remirror/remirror/commit/add65c90162612037e1bf9abd98b6436db9ba6ef) [#700](https://github.com/remirror/remirror/pull/700) Thanks [@ifiokjr](https://github.com/ifiokjr)! - **BREAKING:** 💥 Remove exports for `flatten` and `emptyCommandFunction` which are unused in the codebase and not very practical.

Update API for `findChildrenByAttribute` to only support an object of attributeNames and literal value or predicate value.

```ts
const mergedCells = findChildrenByAttribute({
node: table,
attrs: { colspan: 2, id: (_, exists) => exists },
});
```

### Patch Changes

- Updated dependencies [[`4b1d99a6`](https://github.com/remirror/remirror/commit/4b1d99a60c9cf7c652b69967179be39ae5db3ff4), [`fd694d61`](https://github.com/remirror/remirror/commit/fd694d610e12bef9e43682074f71ef3097f6ea6e)]:
- @remirror/core-types@1.0.0-next.40
- @remirror/pm@1.0.0-next.40
- @remirror/core-helpers@1.0.0-next.40

## 1.0.0-next.39

> 2020-09-16
Expand Down
10 changes: 5 additions & 5 deletions packages/@remirror/core-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remirror/core-utils",
"version": "1.0.0-next.39",
"version": "1.0.0-next.40",
"description": "Core utilities for dealing with the dom and prosemirror within remirror",
"homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/core-utils",
"repository": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/core-utils",
Expand All @@ -22,19 +22,19 @@
"dependencies": {
"@babel/runtime": "^7.11.0",
"@remirror/core-constants": "1.0.0-next.35",
"@remirror/core-helpers": "1.0.0-next.39",
"@remirror/core-types": "1.0.0-next.39",
"@remirror/core-helpers": "1.0.0-next.40",
"@remirror/core-types": "1.0.0-next.40",
"@types/min-document": "^2.19.0",
"min-document": "^2.19.0",
"type-fest": "^0.16.0"
},
"devDependencies": {
"@remirror/pm": "1.0.0-next.39",
"@remirror/pm": "1.0.0-next.40",
"@types/node": "^14.11.2",
"domino": "^2.1.6"
},
"peerDependencies": {
"@remirror/pm": "1.0.0-next.39",
"@remirror/pm": "1.0.0-next.40",
"@types/node": "*"
},
"peerDependenciesMeta": {
Expand Down
39 changes: 39 additions & 0 deletions packages/@remirror/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,44 @@
# @remirror/core

## 1.0.0-next.40

> 2020-09-24
### Major Changes

- [`7c5778ed`](https://github.com/remirror/remirror/commit/7c5778edf123e6a812c77b1fd6181d16887b0fa1) [#700](https://github.com/remirror/remirror/pull/700) Thanks [@ifiokjr](https://github.com/ifiokjr)! - 🎉 Add support for position tracking to `CommandsExtension`.

- New commands are available.
- `commands.addPositionTracker`
- `commands.removePositionTracker`.
- `commands.clearPositionTrackers`.
- New exports from `@remirror/core` including `delayedCommand` which is a building block for creating your own delayed commands.
- **BREAKING:** 💥 Rename `clearRangeSelection` to `emptySelection` and fix a bug where it would always select the `from` rather than the `anchor`.
- Add store property `this.store.rawCommands` for access to the original command functions which can sometimes come in handy. Also add it to the manager store and export new type named `RawCommandsFromExtensions`
- Add `initialState` as a property of the `BaseFramework`.
- **BREAKING** 💥 Require the `Framework` to be attached to the manager before any calls to `getState` are allowed. If you're using `jest-remirror` this change might break some of your tests that don't recreate the editor between tests.
- `commands.insertText` now support delayed commands.
- `commands.insertText` now supports adding marks to the added text.

```ts
commands.insertText('Hello', {
marks: {
// The empty object `{}` represents the attributes being added.
bold: {},
},
});
```

### Patch Changes

- [`cbf15ec4`](https://github.com/remirror/remirror/commit/cbf15ec4e38832ccf1495442c306d2c0bc6d6f2c) [#698](https://github.com/remirror/remirror/pull/698) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Check `EditorView` has been added to framework before removing the focus and blur listeners.

- Updated dependencies [[`add65c90`](https://github.com/remirror/remirror/commit/add65c90162612037e1bf9abd98b6436db9ba6ef), [`4b1d99a6`](https://github.com/remirror/remirror/commit/4b1d99a60c9cf7c652b69967179be39ae5db3ff4), [`fd694d61`](https://github.com/remirror/remirror/commit/fd694d610e12bef9e43682074f71ef3097f6ea6e)]:
- @remirror/core-utils@1.0.0-next.40
- @remirror/core-types@1.0.0-next.40
- @remirror/pm@1.0.0-next.40
- @remirror/core-helpers@1.0.0-next.40

## 1.0.0-next.39

> 2020-09-16
Expand Down
12 changes: 6 additions & 6 deletions packages/@remirror/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remirror/core",
"version": "1.0.0-next.39",
"version": "1.0.0-next.40",
"description": "Where your quest to create a world class editing experience begins.",
"homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/core",
"repository": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/core",
Expand All @@ -23,18 +23,18 @@
"dependencies": {
"@babel/runtime": "^7.11.0",
"@remirror/core-constants": "1.0.0-next.35",
"@remirror/core-helpers": "1.0.0-next.39",
"@remirror/core-types": "1.0.0-next.39",
"@remirror/core-utils": "1.0.0-next.39",
"@remirror/core-helpers": "1.0.0-next.40",
"@remirror/core-types": "1.0.0-next.40",
"@remirror/core-utils": "1.0.0-next.40",
"linaria": "^2.0.0-rc.3",
"nanoevents": "^5.1.8",
"type-fest": "^0.16.0"
},
"devDependencies": {
"@remirror/pm": "1.0.0-next.39"
"@remirror/pm": "1.0.0-next.40"
},
"peerDependencies": {
"@remirror/pm": "1.0.0-next.39"
"@remirror/pm": "1.0.0-next.40"
},
"publishConfig": {
"access": "public"
Expand Down
10 changes: 10 additions & 0 deletions packages/@remirror/dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @remirror/dev

## 1.0.0-next.40

> 2020-09-24
### Patch Changes

- Updated dependencies [[`cbf15ec4`](https://github.com/remirror/remirror/commit/cbf15ec4e38832ccf1495442c306d2c0bc6d6f2c), [`fd694d61`](https://github.com/remirror/remirror/commit/fd694d610e12bef9e43682074f71ef3097f6ea6e), [`643555cc`](https://github.com/remirror/remirror/commit/643555cc7ba22ee0a8ba3cb1333ea488830fce30)]:
- @remirror/react@1.0.0-next.40
- @remirror/pm@1.0.0-next.40

## 1.0.0-next.39

> 2020-09-16
Expand Down
6 changes: 3 additions & 3 deletions packages/@remirror/dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remirror/dev",
"version": "1.0.0-next.39",
"version": "1.0.0-next.40",
"description": "Development utilities for remirror",
"homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/dev",
"repository": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/dev",
Expand All @@ -21,8 +21,8 @@
],
"dependencies": {
"@babel/runtime": "^7.11.0",
"@remirror/pm": "1.0.0-next.39",
"@remirror/react": "1.0.0-next.39",
"@remirror/pm": "1.0.0-next.40",
"@remirror/react": "1.0.0-next.40",
"@types/prosemirror-dev-tools": "^2.1.0",
"prosemirror-dev-tools": "^3.0.1"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/@remirror/dom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @remirror/dom

## 1.0.0-next.40

> 2020-09-24
### Patch Changes

- Updated dependencies [[`7c5778ed`](https://github.com/remirror/remirror/commit/7c5778edf123e6a812c77b1fd6181d16887b0fa1), [`cbf15ec4`](https://github.com/remirror/remirror/commit/cbf15ec4e38832ccf1495442c306d2c0bc6d6f2c), [`fd694d61`](https://github.com/remirror/remirror/commit/fd694d610e12bef9e43682074f71ef3097f6ea6e)]:
- @remirror/core@1.0.0-next.40
- @remirror/pm@1.0.0-next.40
- @remirror/preset-core@1.0.0-next.40

## 1.0.0-next.39

> 2020-09-16
Expand Down

1 comment on commit 03fd337

@github-actions
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://remirror.io as production
🚀 Deployed on https://5f6c4ec0763156d58c631d57--remirror.netlify.app

Please sign in to comment.