@remirror/core-helpers
Advanced tools
Comparing version 1.0.0-next.58 to 1.0.0-next.59
# @remirror/core-helpers | ||
## 1.0.0-next.59 | ||
> 2020-12-12 | ||
### Patch Changes | ||
- Forced update in pre-release mode. | ||
- Updated dependencies []: | ||
- @remirror/core-constants@1.0.0-next.59 | ||
- @remirror/core-types@1.0.0-next.59 | ||
## 1.0.0-next.58 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@remirror/core-helpers", | ||
"version": "1.0.0-next.58", | ||
"version": "1.0.0-next.59", | ||
"description": "Provide helper functions for the remirror codebase, kinda like a tiny lodash", | ||
@@ -24,4 +24,4 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/core-helpers", | ||
"@babel/runtime": "^7.12.0", | ||
"@remirror/core-constants": "1.0.0-next.58", | ||
"@remirror/core-types": "1.0.0-next.58", | ||
"@remirror/core-constants": "1.0.0-next.59", | ||
"@remirror/core-types": "1.0.0-next.59", | ||
"@types/object.omit": "^3.0.0", | ||
@@ -28,0 +28,0 @@ "@types/object.pick": "^1.3.0", |
194392
+ Added@remirror/core-constants@1.0.0-next.59(transitive)
+ Added@remirror/core-types@1.0.0-next.59(transitive)
+ Added@remirror/pm@1.0.0-next.59(transitive)
- Removed@remirror/core-constants@1.0.0-next.58(transitive)
- Removed@remirror/core-types@1.0.0-next.58(transitive)
- Removed@remirror/pm@1.0.0-next.58(transitive)