Socket
Socket
Sign inDemoInstall

@tinacms/core

Package Overview
Dependencies
Maintainers
14
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinacms/core - npm Package Compare versions

Comparing version 0.31.0-alpha.6 to 0.31.0

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

# [0.31.0](https://github.com/tinacms/tinacms/compare/v0.30.0...v0.31.0) (2020-10-05)
### Features
* **@tinacms/core:** add cms.media.open top make showing the media manager easier ([eea3081](https://github.com/tinacms/tinacms/commit/eea3081ce8ad65b773b6843d60604bb4cd389576))
* **@tinacms/core:** cms.media async methods dispatch events ([9196bdf](https://github.com/tinacms/tinacms/commit/9196bdff6723f64e18426f90208837bfb1a93ec1))
* **@tinacms/core:** MediaStore#previewSrc accepts fieldPath and formValues ([e2bf27b](https://github.com/tinacms/tinacms/commit/e2bf27b436b6fc6b5e0b359142fed352c10fb2e0))
* **@tinacms/core:** promoted @tinacms/media classes to core ([5288dc1](https://github.com/tinacms/tinacms/commit/5288dc175db068a2b3cf5800bee66aa180369d92))
* **@tinacms/core:** the MediaStore interface has a delete method ([4c1cf5a](https://github.com/tinacms/tinacms/commit/4c1cf5af1b2b10143bf5c2aa4858b108507b3028))
* **@tinacms/events:** EventBus#subscribe can accept an array of event names ([63ef4db](https://github.com/tinacms/tinacms/commit/63ef4dbd5b17ccbae655b4d9f4962d08b288467f))
# [0.29.0](https://github.com/tinacms/tinacms/compare/v0.28.0...v0.29.0) (2020-08-25)

@@ -8,0 +24,0 @@

4

package.json
{
"name": "@tinacms/core",
"version": "0.31.0-alpha.6",
"version": "0.31.0",
"main": "build/index.js",

@@ -32,3 +32,3 @@ "types": "build/index.d.ts",

},
"gitHead": "025c74e1d430341260f0f12e4c91bf77db7b3421"
"gitHead": "2558ba5738062fbe74edae68b8d585310862210b"
}
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