Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@remirror/extension-doc

Package Overview
Dependencies
Maintainers
1
Versions
280
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remirror/extension-doc - npm Package Compare versions

Comparing version 1.0.0-next.28 to 1.0.0-next.29

25

CHANGELOG.md
# @remirror/extension-doc
## 1.0.0-next.29
> 2020-08-28
### Patch Changes
- Updated dependencies [[`05446a62`](https://github.com/remirror/remirror/commit/05446a62d4f1d1cf3c940b2766a7ea5f66a77ebf)]:
- @remirror/core@1.0.0-next.29
## 1.0.0-next.28

@@ -9,7 +18,3 @@

- 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)]:
- 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)]:
- @remirror/core@1.0.0-next.28

@@ -139,4 +144,3 @@ - @remirror/pm@1.0.0-next.28

- 38941404: Switch from static properties to using the `@extensionDecorator` and `@presetDecorator`
instead.
- 38941404: Switch from static properties to using the `@extensionDecorator` and `@presetDecorator` instead.
- Updated dependencies [d877adb3]

@@ -236,10 +240,7 @@ - Updated dependencies [cc5c1c1c]

- 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`.
- 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`.
- 28bd8bea: This is a breaking change to the structure of published npm packages.
- Move build directory from `lib` to `dist`
- Remove option for multiple entry points. It is no longer possible to import module from
'@remirror/core/lib/custom'
- Remove option for multiple entry points. It is no longer possible to import module from '@remirror/core/lib/custom'
- Only use one entry file.

@@ -246,0 +247,0 @@ - Remove declaration source mapping for declaration files

{
"name": "@remirror/extension-doc",
"version": "1.0.0-next.28",
"version": "1.0.0-next.29",
"description": "The root of your text-editor. One doc to rule them all.",

@@ -33,7 +33,7 @@ "keywords": [

"devDependencies": {
"@remirror/core": "1.0.0-next.28",
"@remirror/core": "1.0.0-next.29",
"@remirror/pm": "1.0.0-next.28"
},
"peerDependencies": {
"@remirror/core": "1.0.0-next.28",
"@remirror/core": "1.0.0-next.29",
"@remirror/pm": "1.0.0-next.28"

@@ -40,0 +40,0 @@ },

@@ -5,5 +5,3 @@ # @remirror/extension-doc

[![Version][version]][npm] [![Weekly Downloads][downloads-badge]][npm]
[![Bundled size][size-badge]][size] [![Typed Codebase][typescript]](./src/index.ts)
![MIT License][license]
[![Version][version]][npm] [![Weekly Downloads][downloads-badge]][npm] [![Bundled size][size-badge]][size] [![Typed Codebase][typescript]](./src/index.ts) ![MIT License][license]

@@ -10,0 +8,0 @@ [version]: https://flat.badgen.net/npm/v/@remirror/extension-doc

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc