Socket
Socket
Sign inDemoInstall

prosemirror-state

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-state - npm Package Versions

234

1.4.3

Diff

Changelog

Source

1.4.3 (2023-05-17)

Bug fixes

Include CommonJS type declarations in the package to please new TypeScript resolution settings.

marijn
published 1.4.2 •

Changelog

Source

1.4.2 (2022-10-17)

Bug fixes

Make sure the this bindings in editor props defined as part of a plugin spec refers to the proper plugin type.

marijn
published 1.4.1 •

Changelog

Source

1.4.1 (2022-06-23)

Bug fixes

Make the SelectionRange constructor public in the types.

marijn
published 1.4.0 •

Changelog

Source

1.4.0 (2022-05-30)

Bug fixes

Creating a TextSelection with endpoints that don't point at inline positions now emits a warning. (It is technically an error, but crashing on it might be too disruptive for some existing setups.)

New features

Include TypeScript type declarations.

marijn
published 1.4.0-beta.2 •

marijn
published 1.4.0-beta.1 •

marijn
published 1.3.4 •

Changelog

Source

1.3.4 (2021-01-20)

Bug fixes

Remove (broken, poorly conceptualized) schema option to EditorState.reconfigure.

marijn
published 1.3.3 •

Changelog

Source

1.3.3 (2020-03-18)

Bug fixes

When deleting a whole-document-selection causes default content to be generated, make sure the selection is moved to the start of the document.

marijn
published 1.3.2 •

Changelog

Source

1.3.2 (2019-11-20)

Bug fixes

Rename ES module files to use a .js extension, since Webpack gets confused by .mjs

marijn
published 1.3.1 •

Changelog

Source

1.3.1 (2019-11-19)

Bug fixes

The file referred to in the package's module field now is compiled down to ES5.

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