@remirror/extension-yjs 1.0.3 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +9 -5
  2. package/CHANGELOG.md +0 -668
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@remirror/extension-yjs",
3
- "version": "1.0.3",
3
+ "version": "1.0.7",
4
4
  "description": "Realtime collaboration with yjs",
5
5
  "keywords": [
6
6
  "remirror",
@@ -10,7 +10,11 @@
10
10
  "collaboration"
11
11
  ],
12
12
  "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/remirror__extension-yjs",
13
- "repository": "https://github.com/remirror/remirror/tree/HEAD/packages/remirror__extension-yjs",
13
+ "repository": {
14
+ "type": "git",
15
+ "url": "https://github.com/remirror/remirror.git",
16
+ "directory": "packages/remirror__extension-yjs"
17
+ },
14
18
  "license": "MIT",
15
19
  "contributors": [
16
20
  "Benjie Gillam <code@benjiegillam.com>",
@@ -40,8 +44,8 @@
40
44
  ],
41
45
  "dependencies": {
42
46
  "@babel/runtime": "^7.13.10",
43
- "@remirror/core": "^1.0.3",
44
- "@remirror/extension-annotation": "^1.0.3",
47
+ "@remirror/core": "^1.1.2",
48
+ "@remirror/extension-annotation": "^1.0.7",
45
49
  "@remirror/messages": "^1.0.2",
46
50
  "y-prosemirror": "^1.0.9",
47
51
  "y-protocols": "^1.0.5"
@@ -62,4 +66,4 @@
62
66
  "sizeLimit": "115 KB"
63
67
  },
64
68
  "rn:dev": "src/index.ts"
65
- }
69
+ }
package/CHANGELOG.md DELETED
@@ -1,668 +0,0 @@
1
- # @remirror/extension-yjs
2
-
3
- ## 1.0.3
4
-
5
- > 2021-08-26
6
-
7
- ### Patch Changes
8
-
9
- - Add a `helpers` property to the `BasePositionerProps`. This will make it easier to use preconfigured helpers in the positioners.
10
-
11
- - Updated dependencies []:
12
- - @remirror/extension-annotation@1.0.3
13
-
14
- ## 1.0.2
15
-
16
- > 2021-08-22
17
-
18
- ### Patch Changes
19
-
20
- - Set `sideEffect` from `@remirror/i18n`'s package.json as true.
21
-
22
- - Updated dependencies []:
23
- - @remirror/core@1.0.3
24
- - @remirror/extension-annotation@1.0.2
25
-
26
- ## 1.0.1
27
-
28
- > 2021-07-17
29
-
30
- ### Patch Changes
31
-
32
- - [#1002](https://github.com/remirror/remirror/pull/1002) [`b3ea6f10d`](https://github.com/remirror/remirror/commit/b3ea6f10d4917f933971236be936731f75a69a70) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Use carets `^` for versioning of `remirror` packages.
33
-
34
- - Updated dependencies [[`b3ea6f10d`](https://github.com/remirror/remirror/commit/b3ea6f10d4917f933971236be936731f75a69a70)]:
35
- - @remirror/core@1.0.1
36
- - @remirror/extension-annotation@1.0.1
37
- - @remirror/messages@1.0.1
38
- - @remirror/pm@1.0.1
39
-
40
- ## 1.0.0
41
-
42
- > 2021-07-17
43
-
44
- ##### Major Changes
45
-
46
- For information on what's changed in this release see the [`v1.0.0` release](https://github.com/remirror/remirror/releases/tag/v1.0.0).
47
-
48
- ### Minor Changes
49
-
50
- - [#970](https://github.com/remirror/remirror/pull/970) [`9fe4191e1`](https://github.com/remirror/remirror/commit/9fe4191e171d5e693c0f72cd7dd44a0dcab89297) Thanks [@whawker](https://github.com/whawker)! - Ignore unnecessary handling of own changes to Yjs document
51
-
52
- * [#956](https://github.com/remirror/remirror/pull/956) [`6bba1782e`](https://github.com/remirror/remirror/commit/6bba1782e838fbe94e0d0aee0824a45371644c88) Thanks [@whawker](https://github.com/whawker)! - Add the ability to share annotations via YJS if both extensions are present in the editor
53
-
54
- - [#865](https://github.com/remirror/remirror/pull/865) [`561ae7792`](https://github.com/remirror/remirror/commit/561ae7792e9a6632f220429c8b9add3061f964dc) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Add `y-protocols` to `@remirror/extension-yjs` dependencies.
55
-
56
- ### Patch Changes
57
-
58
- - [#959](https://github.com/remirror/remirror/pull/959) [`281ba2172`](https://github.com/remirror/remirror/commit/281ba2172713e40448c6208cc728ff60af2b2761) Thanks [@whawker](https://github.com/whawker)! - Fix types for Yjs extension relative/absolute position transforms Add tests and JSDoc for Annotation extension options
59
-
60
- - Updated dependencies [[`8202b65ef`](https://github.com/remirror/remirror/commit/8202b65efbce5a8338c45fd34b3efb676b7e54e7), [`6bba1782e`](https://github.com/remirror/remirror/commit/6bba1782e838fbe94e0d0aee0824a45371644c88), [`adfb12a4c`](https://github.com/remirror/remirror/commit/adfb12a4cee7031eec4baa10830b0fc0134ebdc8), [`7d9f43837`](https://github.com/remirror/remirror/commit/7d9f43837e7b83e09c80374f7c09ad489a561cfa), [`281ba2172`](https://github.com/remirror/remirror/commit/281ba2172713e40448c6208cc728ff60af2b2761), [`d896c3196`](https://github.com/remirror/remirror/commit/d896c3196d0a2ec372e9515ea5d9362205a352a7), [`7f3569729`](https://github.com/remirror/remirror/commit/7f3569729c0d843b7745a490feda383b31aa2b7e), [`270edd91b`](https://github.com/remirror/remirror/commit/270edd91ba6badf9468721e35fa0ddc6a21c6dd2), [`b4dfcad36`](https://github.com/remirror/remirror/commit/b4dfcad364a0b41d321fbd26a97377f2b6d4047c), [`e9b10fa5a`](https://github.com/remirror/remirror/commit/e9b10fa5a50dd3e342b75b0a852627db99f22dc2), [`6ab7d2224`](https://github.com/remirror/remirror/commit/6ab7d2224d16ba821d8510e0498aaa9c420922c4), [`270edd91b`](https://github.com/remirror/remirror/commit/270edd91ba6badf9468721e35fa0ddc6a21c6dd2), [`270edd91b`](https://github.com/remirror/remirror/commit/270edd91ba6badf9468721e35fa0ddc6a21c6dd2), [`7024de573`](https://github.com/remirror/remirror/commit/7024de5738a968f2914a999e570d723899815611), [`03d0ae485`](https://github.com/remirror/remirror/commit/03d0ae485079a166a223b902ea72cbe62504b0f0)]:
61
- - @remirror/core@1.0.0
62
- - @remirror/extension-annotation@1.0.0
63
- - @remirror/messages@1.0.0
64
- - @remirror/pm@1.0.0
65
-
66
- ## 1.0.0-next.60
67
-
68
- > 2020-12-17
69
-
70
- ### Patch Changes
71
-
72
- - [`34a7981d`](https://github.com/remirror/remirror/commit/34a7981de827e9d804a0fb5e1304ddf5a8ae4505) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Includes fixes for scrolling while remote clients are editing and incorrect remote selections
73
-
74
- - Updated dependencies []:
75
- - @remirror/core@1.0.0-next.60
76
- - @remirror/pm@1.0.0-next.60
77
-
78
- ## 1.0.0-next.59
79
-
80
- > 2020-12-12
81
-
82
- ### Patch Changes
83
-
84
- - Forced update in pre-release mode.
85
-
86
- - Updated dependencies []:
87
- - @remirror/core@1.0.0-next.59
88
- - @remirror/pm@1.0.0-next.59
89
-
90
- ## 1.0.0-next.58
91
-
92
- > 2020-11-29
93
-
94
- ### Patch Changes
95
-
96
- - Forced update in pre-release mode.
97
-
98
- - Updated dependencies [[`3d3da227`](https://github.com/remirror/remirror/commit/3d3da227fd582d388ed2587f0ccd0ac6e5b6ae73)]:
99
- - @remirror/core@1.0.0-next.58
100
- - @remirror/pm@1.0.0-next.58
101
-
102
- ## 1.0.0-next.57
103
-
104
- > 2020-11-25
105
-
106
- ### Patch Changes
107
-
108
- - Forced update in pre-release mode.
109
-
110
- - Updated dependencies []:
111
- - @remirror/core@1.0.0-next.57
112
- - @remirror/pm@1.0.0-next.57
113
-
114
- ## 1.0.0-next.56
115
-
116
- > 2020-11-24
117
-
118
- ### Patch Changes
119
-
120
- - Forced update in pre-release mode.
121
-
122
- - Updated dependencies []:
123
- - @remirror/core@1.0.0-next.56
124
- - @remirror/pm@1.0.0-next.56
125
-
126
- ## 1.0.0-next.55
127
-
128
- > 2020-11-20
129
-
130
- ### Patch Changes
131
-
132
- - Forced update in pre-release mode.
133
-
134
- - Updated dependencies [[`1adea88a`](https://github.com/remirror/remirror/commit/1adea88a600ea5f92f4403f6817a4acd140eb0b3)]:
135
- - @remirror/core@1.0.0-next.55
136
- - @remirror/pm@1.0.0-next.55
137
-
138
- ## 1.0.0-next.54
139
-
140
- > 2020-11-19
141
-
142
- ### Minor Changes
143
-
144
- - [`e9d95fa4`](https://github.com/remirror/remirror/commit/e9d95fa4891b256d26432e63fbdbeeeabc63f764) [#786](https://github.com/remirror/remirror/pull/786) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Fix problems around destroying the `YjsExtension` provider and the `CMD+SHIFT+Z` keymap not registering as mentioned in [#772](https://github.com/remirror/remirror/issues/772).
145
-
146
- ### Patch Changes
147
-
148
- - Updated dependencies [[`e9d95fa4`](https://github.com/remirror/remirror/commit/e9d95fa4891b256d26432e63fbdbeeeabc63f764)]:
149
- - @remirror/core@1.0.0-next.54
150
- - @remirror/pm@1.0.0-next.54
151
-
152
- ## 1.0.0-next.53
153
-
154
- > 2020-11-12
155
-
156
- ### Patch Changes
157
-
158
- - Forced update in pre-release mode.
159
-
160
- - Updated dependencies [[`a1d65df6`](https://github.com/remirror/remirror/commit/a1d65df634f5a575a1cd37b584f52b7b526d3655)]:
161
- - @remirror/core@1.0.0-next.53
162
- - @remirror/pm@1.0.0-next.53
163
-
164
- ## 1.0.0-next.52
165
-
166
- > 2020-11-06
167
-
168
- ### Patch Changes
169
-
170
- - Forced update in pre-release mode.
171
-
172
- - Updated dependencies []:
173
- - @remirror/core@1.0.0-next.52
174
- - @remirror/pm@1.0.0-next.52
175
-
176
- ## 1.0.0-next.51
177
-
178
- > 2020-10-27
179
-
180
- ### Patch Changes
181
-
182
- - Forced update in pre-release mode.
183
-
184
- - Updated dependencies [[`997eb56a`](https://github.com/remirror/remirror/commit/997eb56a49ad653544fcd00b83e394e63df3a116)]:
185
- - @remirror/core@1.0.0-next.51
186
- - @remirror/pm@1.0.0-next.51
187
-
188
- ## 1.0.0-next.50
189
-
190
- > 2020-10-15
191
-
192
- ### Patch Changes
193
-
194
- - [`bd8ac67d`](https://github.com/remirror/remirror/commit/bd8ac67da57c85e67f84cf41e04900f99f4f0455) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Upgrade package dependencies.
195
-
196
- - Updated dependencies [[`bd8ac67d`](https://github.com/remirror/remirror/commit/bd8ac67da57c85e67f84cf41e04900f99f4f0455)]:
197
- - @remirror/core@1.0.0-next.50
198
- - @remirror/pm@1.0.0-next.50
199
-
200
- ## 1.0.0-next.49
201
-
202
- > 2020-10-10
203
-
204
- ### Patch Changes
205
-
206
- - Forced update in pre-release mode.
207
-
208
- - Updated dependencies []:
209
- - @remirror/core@1.0.0-next.49
210
- - @remirror/pm@1.0.0-next.49
211
-
212
- ## 1.0.0-next.48
213
-
214
- > 2020-10-08
215
-
216
- ### Patch Changes
217
-
218
- - Updated dependencies [[`a2fa2c2b`](https://github.com/remirror/remirror/commit/a2fa2c2b935a6fce99e3f79aad8a207c920e236e)]:
219
- - @remirror/core@1.0.0-next.48
220
-
221
- ## 1.0.0-next.47
222
-
223
- > 2020-10-08
224
-
225
- ### Major Changes
226
-
227
- - [`56349ca5`](https://github.com/remirror/remirror/commit/56349ca5f638b90b743f7f008fbf190fa0ab1e12) [#744](https://github.com/remirror/remirror/pull/744) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Add new options to the `YjsExtension` to support full configuration of the `y-prosemirror` plugins.
228
-
229
- **BREAKING:** 💥 Remove `WebrtcProvider`. It was always required via TypeScript but now the default implementation throws an error if you don't install and provide the [provider](https://github.com/yjs/yjs#providers) you want to use. The `readme` has been updated to reflect this change.
230
-
231
- **BREAKING:** 💥 `yjs` is now a `peerDependency` and you will need to install it in your codebase in order to consume the `YjsExtension`. This change follows from the above breaking change. For example, to configure any provider will need to provide your desired `Doc` from the `yjs` package.
232
-
233
- ### Patch Changes
234
-
235
- - Updated dependencies [[`4658d45c`](https://github.com/remirror/remirror/commit/4658d45ce2c60eb609cb54b19a86cc3fd4a1f33e)]:
236
- - @remirror/core@1.0.0-next.47
237
- - @remirror/pm@1.0.0-next.47
238
-
239
- ## 1.0.0-next.45
240
-
241
- > 2020-10-01
242
-
243
- ### Patch Changes
244
-
245
- - Updated dependencies [[`2175be1d`](https://github.com/remirror/remirror/commit/2175be1d4b3fb1d4d1ec7edd8f6054e4e1873fc0)]:
246
- - @remirror/core@1.0.0-next.45
247
-
248
- ## 1.0.0-next.44
249
-
250
- > 2020-09-30
251
-
252
- ### Patch Changes
253
-
254
- - [`bcf3b2c4`](https://github.com/remirror/remirror/commit/bcf3b2c4c0eabc90e1690593d4a9dfb2a9d39c68) [#731](https://github.com/remirror/remirror/pull/731) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Bump dependencies with minor and patch updates.
255
-
256
- - Updated dependencies [[`bcf3b2c4`](https://github.com/remirror/remirror/commit/bcf3b2c4c0eabc90e1690593d4a9dfb2a9d39c68)]:
257
- - @remirror/pm@1.0.0-next.44
258
- - @remirror/core@1.0.0-next.44
259
-
260
- ## 1.0.0-next.43
261
-
262
- > 2020-09-28
263
-
264
- ### Patch Changes
265
-
266
- - Updated dependencies []:
267
- - @remirror/core@1.0.0-next.43
268
-
269
- ## 1.0.0-next.42
270
-
271
- > 2020-09-26
272
-
273
- ### Patch Changes
274
-
275
- - Updated dependencies []:
276
- - @remirror/core@1.0.0-next.42
277
-
278
- ## 1.0.0-next.41
279
-
280
- > 2020-09-26
281
-
282
- ### Patch Changes
283
-
284
- - Updated dependencies [[`e4701dc4`](https://github.com/remirror/remirror/commit/e4701dc4c045e92e9864f9dabfcee515c4f90bb2), [`83217437`](https://github.com/remirror/remirror/commit/8321743733d1aa794c5b5f5b2f07a9e1065d9ac9)]:
285
- - @remirror/core@1.0.0-next.41
286
-
287
- ## 1.0.0-next.40
288
-
289
- > 2020-09-24
290
-
291
- ### Patch Changes
292
-
293
- - 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)]:
294
- - @remirror/core@1.0.0-next.40
295
- - @remirror/pm@1.0.0-next.40
296
-
297
- ## 1.0.0-next.39
298
-
299
- > 2020-09-16
300
-
301
- ### Patch Changes
302
-
303
- - Updated dependencies [[`61894188`](https://github.com/remirror/remirror/commit/61894188781ca9f6e0571b1e425261028545385c)]:
304
- - @remirror/pm@1.0.0-next.39
305
- - @remirror/core@1.0.0-next.39
306
-
307
- ## 1.0.0-next.38
308
-
309
- > 2020-09-16
310
-
311
- ### Patch Changes
312
-
313
- - Updated dependencies [[`14e48698`](https://github.com/remirror/remirror/commit/14e48698a28c3ec54a475970e0a6375f446a3a73), [`913e8e68`](https://github.com/remirror/remirror/commit/913e8e688081560e53c862adb1187f2f635f7671), [`efd2e537`](https://github.com/remirror/remirror/commit/efd2e53779666876bb2d9bdcb917923c0a3a6295)]:
314
- - @remirror/pm@1.0.0-next.38
315
- - @remirror/core@1.0.0-next.38
316
-
317
- ## 1.0.0-next.37
318
-
319
- > 2020-09-14
320
-
321
- ### Minor Changes
322
-
323
- - [`5a3dd95f`](https://github.com/remirror/remirror/commit/5a3dd95f11edee885c1d07b1ece8413d830b3405) [#686](https://github.com/remirror/remirror/pull/686) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Add all extensions to the `Remirror.AllExtensions` interface to support automatic TypeScript inference for every installed extension package.
324
-
325
- ### Patch Changes
326
-
327
- - Updated dependencies [[`5a3dd95f`](https://github.com/remirror/remirror/commit/5a3dd95f11edee885c1d07b1ece8413d830b3405), [`5a3dd95f`](https://github.com/remirror/remirror/commit/5a3dd95f11edee885c1d07b1ece8413d830b3405)]:
328
- - @remirror/core@1.0.0-next.37
329
- - @remirror/pm@1.0.0-next.37
330
-
331
- ## 1.0.0-next.35
332
-
333
- > 2020-09-13
334
-
335
- ### Patch Changes
336
-
337
- - [`725df02b`](https://github.com/remirror/remirror/commit/725df02b53fa16b9c7a3768b0c9464e739e35813) [#672](https://github.com/remirror/remirror/pull/672) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Reduce bundle size by updating babel configuration thanks to help from [preconstruct/preconstruct/297](https://github.com/preconstruct/preconstruct/issues/297#issuecomment-690964802). [Fixes #358](https://github.com/remirror/remirror/issues/358).
338
-
339
- * [`f9760792`](https://github.com/remirror/remirror/commit/f9760792c887a24336cb0a3777e1b47f6ac87ad3) [#676](https://github.com/remirror/remirror/pull/676) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Upgrade linaria and other dependencies
340
-
341
- * Updated dependencies [[`34b0f0b3`](https://github.com/remirror/remirror/commit/34b0f0b3c502e5c43712085b9d0da4f4168797aa), [`1b6b2922`](https://github.com/remirror/remirror/commit/1b6b2922cdc83d5a426cf43d3ad9540c18b799d9), [`725df02b`](https://github.com/remirror/remirror/commit/725df02b53fa16b9c7a3768b0c9464e739e35813), [`4fee3e94`](https://github.com/remirror/remirror/commit/4fee3e9400dd5557ddb24f6256e6d7219cef34ec), [`f9760792`](https://github.com/remirror/remirror/commit/f9760792c887a24336cb0a3777e1b47f6ac87ad3)]:
342
- - @remirror/core@1.0.0-next.35
343
- - @remirror/pm@1.0.0-next.35
344
-
345
- ## 1.0.0-next.34
346
-
347
- > 2020-09-10
348
-
349
- ### Patch Changes
350
-
351
- - Updated dependencies [[`27b358e4`](https://github.com/remirror/remirror/commit/27b358e4cb877a1e8df61c9d5326f366e66f30dc), [`db7165f1`](https://github.com/remirror/remirror/commit/db7165f15c3161e1e51faae4f85571b4319c61be)]:
352
- - @remirror/core@1.0.0-next.34
353
- - @remirror/pm@1.0.0-next.34
354
-
355
- ## 1.0.0-next.33
356
-
357
- > 2020-09-07
358
-
359
- ### Patch Changes
360
-
361
- - Updated dependencies [7a34e15d]
362
- - Updated dependencies [7a34e15d]
363
- - Updated dependencies [7a34e15d]
364
- - Updated dependencies [7a34e15d]
365
- - Updated dependencies [7a34e15d]
366
- - Updated dependencies [7a34e15d]
367
- - Updated dependencies [525ac3d8]
368
- - Updated dependencies [7a34e15d]
369
- - Updated dependencies [7a34e15d]
370
- - Updated dependencies [7a34e15d]
371
- - Updated dependencies [d47bd78f]
372
- - @remirror/core@1.0.0-next.33
373
-
374
- ## 1.0.0-next.32
375
-
376
- > 2020-09-05
377
-
378
- ### Patch Changes
379
-
380
- - Updated dependencies [[`5786901c`](https://github.com/remirror/remirror/commit/5786901c58d717c0921415f7bfd1f480c39a44f3), [`aa27e968`](https://github.com/remirror/remirror/commit/aa27e96853aaaa701409a04e9b5135c94c371044), [`c8239120`](https://github.com/remirror/remirror/commit/c823912099e9906a21a04bd80d92bc89e251bd37), [`a830c70f`](https://github.com/remirror/remirror/commit/a830c70f76a5021c955e9cbba26b86e2db0333e3), [`5786901c`](https://github.com/remirror/remirror/commit/5786901c58d717c0921415f7bfd1f480c39a44f3), [`bed5a9e3`](https://github.com/remirror/remirror/commit/bed5a9e37026dcbdee323c921f5c05e15d49c93d)]:
381
- - @remirror/core@1.0.0-next.32
382
- - @remirror/pm@1.0.0-next.32
383
-
384
- ## 1.0.0-next.31
385
-
386
- > 2020-09-03
387
-
388
- ### Patch Changes
389
-
390
- - Updated dependencies [[`e8458bc5`](https://github.com/remirror/remirror/commit/e8458bc54402d55355bd5315526fb239bce65ed6), [`1a7da61a`](https://github.com/remirror/remirror/commit/1a7da61a483358214f8f24e193d837b171dd4e1d), [`e8458bc5`](https://github.com/remirror/remirror/commit/e8458bc54402d55355bd5315526fb239bce65ed6), [`e8458bc5`](https://github.com/remirror/remirror/commit/e8458bc54402d55355bd5315526fb239bce65ed6), [`e8458bc5`](https://github.com/remirror/remirror/commit/e8458bc54402d55355bd5315526fb239bce65ed6)]:
391
- - @remirror/core@1.0.0-next.31
392
-
393
- ## 1.0.0-next.29
394
-
395
- > 2020-08-28
396
-
397
- ### Patch Changes
398
-
399
- - Updated dependencies [[`05446a62`](https://github.com/remirror/remirror/commit/05446a62d4f1d1cf3c940b2766a7ea5f66a77ebf)]:
400
- - @remirror/core@1.0.0-next.29
401
-
402
- ## 1.0.0-next.28
403
-
404
- > 2020-08-27
405
-
406
- ### Patch Changes
407
-
408
- - [`d5bbeb4e`](https://github.com/remirror/remirror/commit/d5bbeb4e8e193e695838207706a04f7739cc1448) [#585](https://github.com/remirror/remirror/pull/585) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Upgrade dependencies and `linaria`.
409
-
410
- - Updated dependencies [[`c0dce043`](https://github.com/remirror/remirror/commit/c0dce0433780e1ddb8b21384eef4b67ae1f74e47), [`d5bbeb4e`](https://github.com/remirror/remirror/commit/d5bbeb4e8e193e695838207706a04f7739cc1448), [`0400fbc8`](https://github.com/remirror/remirror/commit/0400fbc8a5f97441f70528f7d6c6f11d560b381d), [`d23a0434`](https://github.com/remirror/remirror/commit/d23a0434c49ecd5bbaccffd9b8d8c42bc626219a)]:
411
- - @remirror/core@1.0.0-next.28
412
- - @remirror/pm@1.0.0-next.28
413
-
414
- ## 1.0.0-next.26
415
-
416
- > 2020-08-24
417
-
418
- ### Patch Changes
419
-
420
- - Updated dependencies [a2bc3bfb]
421
- - Updated dependencies [147d0f2a]
422
- - @remirror/core@1.0.0-next.26
423
- - @remirror/pm@1.0.0-next.26
424
-
425
- ## 1.0.0-next.25
426
-
427
- > 2020-08-23
428
-
429
- ### Patch Changes
430
-
431
- - Updated dependencies [e37d64de]
432
- - Updated dependencies [3f2625bf]
433
- - @remirror/core@1.0.0-next.25
434
-
435
- ## 1.0.0-next.24
436
-
437
- > 2020-08-20
438
-
439
- ### Patch Changes
440
-
441
- - Updated dependencies [65a7ea24]
442
- - @remirror/core@1.0.0-next.24
443
-
444
- ## 1.0.0-next.22
445
-
446
- > 2020-08-17
447
-
448
- ### Patch Changes
449
-
450
- - Updated dependencies [9ab1d0f3]
451
- - Updated dependencies [45d82746]
452
- - @remirror/core@1.0.0-next.22
453
- - @remirror/pm@1.0.0-next.22
454
-
455
- ## 1.0.0-next.21
456
-
457
- > 2020-08-15
458
-
459
- ### Patch Changes
460
-
461
- - Updated dependencies [3673a0f0]
462
- - Updated dependencies [8c34030e]
463
- - Updated dependencies [baf3f56d]
464
- - @remirror/core@1.0.0-next.21
465
- - @remirror/pm@1.0.0-next.21
466
-
467
- ## 1.0.0-next.20
468
-
469
- > 2020-08-14
470
-
471
- ### Patch Changes
472
-
473
- - Updated dependencies [770e3d4a]
474
- - Updated dependencies [92653907]
475
- - @remirror/pm@1.0.0-next.20
476
- - @remirror/core@1.0.0-next.20
477
-
478
- ## 1.0.0-next.17
479
-
480
- > 2020-08-02
481
-
482
- ### Patch Changes
483
-
484
- - Updated dependencies [898c62e0]
485
- - @remirror/core@1.0.0-next.17
486
-
487
- ## 1.0.0-next.16
488
-
489
- > 2020-08-01
490
-
491
- ### Patch Changes
492
-
493
- - a7037832: Use exact versions for `@remirror` package `dependencies` and `peerDepedencies`.
494
-
495
- Closes #435
496
-
497
- - dcccc5fc: Add browser entrypoint to packages and shrink bundle size.
498
- - 231f664b: Upgrade dependencies.
499
- - 6c6d524e: Remove use of `export *` for better tree shaking.
500
-
501
- Closes #406
502
-
503
- - Updated dependencies [f032db7e]
504
- - Updated dependencies [a7037832]
505
- - Updated dependencies [6e8b749a]
506
- - Updated dependencies [dcccc5fc]
507
- - Updated dependencies [231f664b]
508
- - Updated dependencies [982a6b15]
509
- - Updated dependencies [6c6d524e]
510
- - Updated dependencies [6c6d524e]
511
- - Updated dependencies [be9a9c17]
512
- - Updated dependencies [720c9b43]
513
- - @remirror/core@1.0.0-next.16
514
- - @remirror/pm@1.0.0-next.16
515
-
516
- ## 1.0.0-next.15
517
-
518
- > 2020-07-31
519
-
520
- ### Patch Changes
521
-
522
- - 7477b935: Use `NonChainableCommandFunction` annotation to indicate commands are not chainable.
523
- - Updated dependencies [cdc5b801]
524
- - Updated dependencies [44516da4]
525
- - Updated dependencies [e5ea0c84]
526
- - Updated dependencies [a404f5a1]
527
- - Updated dependencies [6c3b278b]
528
- - @remirror/core@1.0.0-next.15
529
-
530
- ## 1.0.0-next.13
531
-
532
- > 2020-07-29
533
-
534
- ### Patch Changes
535
-
536
- - d877adb3: Switch to using method signatures for extension class methods as discussed in #360. The following methods have been affected:
537
-
538
- ```
539
- createKeymap
540
- createInputRules
541
- createPasteRules
542
- ```
543
-
544
- - 38941404: Switch from static properties to using the `@extensionDecorator` and `@presetDecorator` instead.
545
- - Updated dependencies [d877adb3]
546
- - Updated dependencies [cc5c1c1c]
547
- - Updated dependencies [e45706e5]
548
- - Updated dependencies [f3155b5f]
549
- - Updated dependencies [4571a447]
550
- - Updated dependencies [92342ab0]
551
- - @remirror/core@1.0.0-next.13
552
-
553
- ## 1.0.0-next.12
554
-
555
- > 2020-07-28
556
-
557
- ### Patch Changes
558
-
559
- - Updated dependencies [19b3595f]
560
- - Updated dependencies [d8aa2432]
561
- - @remirror/core@1.0.0-next.12
562
-
563
- ## 1.0.0-next.11
564
-
565
- > 2020-07-26
566
-
567
- ### Patch Changes
568
-
569
- - 54461006: Remove the first parameter `extensions` from the lifecycle methods `onCreate`, `onView` and `onDestroy`.
570
-
571
- Switch to using method signatures for extension class methods as discussed in #360. The following methods have been affected:
572
-
573
- ```
574
- onCreate
575
- onView
576
- onStateUpdate
577
- onDestroy
578
- createAttributes
579
- createCommands
580
- createPlugin
581
- createExternalPlugins
582
- createSuggestions
583
- createHelpers
584
- fromObject
585
- onSetOptions
586
- ```
587
-
588
- - Updated dependencies [54461006]
589
- - @remirror/core@1.0.0-next.11
590
-
591
- ## 1.0.0-next.10
592
-
593
- > 2020-07-26
594
-
595
- ### Patch Changes
596
-
597
- - Updated dependencies [6468058a]
598
- - @remirror/core@1.0.0-next.10
599
-
600
- ## 1.0.0-next.9
601
-
602
- > 2020-07-23
603
-
604
- ### Patch Changes
605
-
606
- - Updated dependencies [02fdafff]
607
- - @remirror/core@1.0.0-next.9
608
-
609
- ## 1.0.0-next.4
610
-
611
- > 2020-07-16
612
-
613
- ### Patch Changes
614
-
615
- - 5d5970ae: Update repository and website field to point to HEAD rather than a specific branch.
616
- - Updated dependencies [64edeec2]
617
- - Updated dependencies [9f495078]
618
- - Updated dependencies [5d5970ae]
619
- - @remirror/core@1.0.0-next.4
620
- - @remirror/pm@1.0.0-next.4
621
-
622
- ## 1.0.0-next.3
623
-
624
- > 2020-07-11
625
-
626
- ### Patch Changes
627
-
628
- - Updated dependencies [e90bc748]
629
- - @remirror/pm@1.0.0-next.3
630
- - @remirror/core@1.0.0-next.3
631
-
632
- ## 1.0.0-next.2
633
-
634
- > 2020-07-06
635
-
636
- ### Patch Changes
637
-
638
- - Updated dependencies [undefined]
639
- - @remirror/core@1.0.0-next.2
640
-
641
- ## 1.0.0-next.1
642
-
643
- > 2020-07-05
644
-
645
- ### Patch Changes
646
-
647
- - Fix missing dist files from previous publish.
648
- - Updated dependencies [undefined]
649
- - @remirror/core@1.0.0-next.1
650
- - @remirror/pm@1.0.0-next.1
651
-
652
- ## 1.0.0-next.0
653
-
654
- > 2020-07-05
655
-
656
- ### Major Changes
657
-
658
- - The whole API for remirror has completely changed. These pre-release versions are a breaking change across all packages. The best way to know what's changed is to read the documentaion on the new documentation site `https://remirror.io`.
659
-
660
- ### Patch Changes
661
-
662
- - Updated dependencies [undefined]
663
- - Updated dependencies [28bd8bea]
664
- - Updated dependencies [7b817ac2]
665
- - Updated dependencies [undefined]
666
- - Updated dependencies [09e990cb]
667
- - @remirror/core@1.0.0-next.0
668
- - @remirror/pm@1.0.0-next.0