Socket
Socket
Sign inDemoInstall

@tinacms/forms

Package Overview
Dependencies
Maintainers
12
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinacms/forms - npm Package Compare versions

Comparing version 0.38.0 to 0.39.0

3

build/content-creator-plugin.d.ts
/**
Copyright 2019 Forestry.io Inc
Copyright 2021 Forestry.io Holdings, Inc.

@@ -23,3 +23,4 @@ Licensed under the Apache License, Version 2.0 (the "License");

fields: Field[];
initialValues?: FormShape;
onSubmit(value: FormShape, cms: CMS): Promise<void> | void;
}
/**
Copyright 2019 Forestry.io Inc
Copyright 2021 Forestry.io Holdings, Inc.

@@ -5,0 +5,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/**
Copyright 2019 Forestry.io Inc
Copyright 2021 Forestry.io Holdings, Inc.

@@ -5,0 +5,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/**
Copyright 2019 Forestry.io Inc
Copyright 2021 Forestry.io Holdings, Inc.

@@ -5,0 +5,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/**
Copyright 2019 Forestry.io Inc
Copyright 2021 Forestry.io Holdings, Inc.

@@ -5,0 +5,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

/**
Copyright 2019 Forestry.io Inc
Copyright 2021 Forestry.io Holdings, Inc.

@@ -5,0 +5,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

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

# [0.39.0](https://github.com/tinacms/tinacms/compare/v0.38.0...v0.39.0) (2021-03-30)
### Bug Fixes
* copyright ([e4323c2](https://github.com/tinacms/tinacms/commit/e4323c25b7e893005bffad1827018b523b7f6939)), closes [#1778](https://github.com/tinacms/tinacms/issues/1778)
* **@tinacms/react-sidebar:** Allows initialValues for ContentCreator Plugins ([7562809](https://github.com/tinacms/tinacms/commit/756280929033e885955f5de4d6653d6efa553bc4))
# [0.38.0](https://github.com/tinacms/tinacms/compare/v0.37.0...v0.38.0) (2021-03-08)

@@ -8,0 +20,0 @@

{
"name": "@tinacms/forms",
"version": "0.38.0",
"version": "0.39.0",
"main": "build/index.js",

@@ -31,4 +31,4 @@ "types": "build/index.d.ts",

"devDependencies": {
"@tinacms/core": "^0.33.0",
"@tinacms/scripts": "^0.29.0"
"@tinacms/core": "^0.39.0",
"@tinacms/scripts": "^0.39.0"
},

@@ -42,3 +42,3 @@ "dependencies": {

},
"gitHead": "eede6248004933ab3ee74e1cc1f499a7d5b2e6e5"
"gitHead": "713b2062569d5169c32b9571cc750202ccbb3795"
}
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