@tinacms/core
Advanced tools
Comparing version 0.2.1 to 0.2.2
130
CHANGELOG.md
@@ -6,142 +6,46 @@ # Change Log | ||
## [0.2.1](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.2.1-alpha.2...@tinacms/core@0.2.1) (2019-10-13) | ||
## [0.2.0-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.1.1...@tinacms/core@0.2.0-alpha.0) (2019-10-07) | ||
**Note:** Version bump only for package @tinacms/core | ||
## [0.2.1-alpha.2](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.2.1-alpha.1...@tinacms/core@0.2.1-alpha.2) (2019-10-11) | ||
**Note:** Version bump only for package @tinacms/core | ||
## [0.2.1-alpha.1](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.1.1...@tinacms/core@0.2.1-alpha.1) (2019-10-10) | ||
**Note:** Version bump only for package @tinacms/core | ||
## [0.2.1-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.1.1...@tinacms/core@0.2.1-alpha.0) (2019-10-09) | ||
**Note:** Version bump only for package @tinacms/core | ||
# [0.2.0](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.2.0-alpha.0...@tinacms/core@0.2.0) (2019-10-07) | ||
**Note:** Version bump only for package @tinacms/core | ||
# [0.2.0-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.1.1...@tinacms/core@0.2.0-alpha.0) (2019-10-07) | ||
### Bug Fixes | ||
* initialValues defualts to empty object ([5088086](https://github.com/tinacms/tinacms/commit/5088086)) | ||
- initialValues defualts to empty object ([5088086](https://github.com/tinacms/tinacms/commit/5088086)) | ||
### Features | ||
* form fields can be updated ([7f4818b](https://github.com/tinacms/tinacms/commit/7f4818b)) | ||
- form fields can be updated ([7f4818b](https://github.com/tinacms/tinacms/commit/7f4818b)) | ||
## 0.1.1 (2019-10-03) | ||
## [0.1.2](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.1.2-alpha.0...@tinacms/core@0.1.2) (2019-10-04) | ||
**Note:** Version bump only for package @tinacms/core | ||
## [0.1.1](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.1.0...@tinacms/core@0.1.1) (2019-10-03) | ||
### Bug Fixes | ||
* reinitialize form after successful submission ([2bfba2b](https://github.com/tinacms/tinacms/commit/2bfba2b)), closes [#206](https://github.com/tinacms/tinacms/issues/206) | ||
- reinitialize form after successful submission ([2bfba2b](https://github.com/tinacms/tinacms/commit/2bfba2b)), closes [#206](https://github.com/tinacms/tinacms/issues/206) | ||
## [0.1.0-alpha.10](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.1.0-alpha.9...@tinacms/core@0.1.0-alpha.10) (2019-10-02) | ||
# [0.1.0](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.1.0-alpha.10...@tinacms/core@0.1.0) (2019-10-02) | ||
**Note:** Version bump only for package @tinacms/core | ||
# [0.1.0-alpha.10](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.1.0-alpha.9...@tinacms/core@0.1.0-alpha.10) (2019-10-02) | ||
### Bug Fixes | ||
* sync first-level group-list items ([49550a5](https://github.com/tinacms/tinacms/commit/49550a5)) | ||
* updating groups from disk ([a56b127](https://github.com/tinacms/tinacms/commit/a56b127)) | ||
- sync first-level group-list items ([49550a5](https://github.com/tinacms/tinacms/commit/49550a5)) | ||
- updating groups from disk ([a56b127](https://github.com/tinacms/tinacms/commit/a56b127)) | ||
### Features | ||
* field.component can be null ([385c137](https://github.com/tinacms/tinacms/commit/385c137)) | ||
* fields can have default values ([54c8602](https://github.com/tinacms/tinacms/commit/54c8602)) | ||
- field.component can be null ([385c137](https://github.com/tinacms/tinacms/commit/385c137)) | ||
- fields can have default values ([54c8602](https://github.com/tinacms/tinacms/commit/54c8602)) | ||
## [0.1.0-alpha.9](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.1.0-alpha.8...@tinacms/core@0.1.0-alpha.9) (2019-09-25) | ||
# [0.1.0-alpha.9](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.1.0-alpha.8...@tinacms/core@0.1.0-alpha.9) (2019-09-25) | ||
### Bug Fixes | ||
* tighten types around `cms.plugins.findOrCreateMap` ([2791bf7](https://github.com/tinacms/tinacms/commit/2791bf7)) | ||
- tighten types around `cms.plugins.findOrCreateMap` ([2791bf7](https://github.com/tinacms/tinacms/commit/2791bf7)) | ||
## [0.1.0-alpha.6](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.1.0-alpha.5...@tinacms/core@0.1.0-alpha.6) (2019-09-20) | ||
# [0.1.0-alpha.8](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.1.0-alpha.7...@tinacms/core@0.1.0-alpha.8) (2019-09-23) | ||
**Note:** Version bump only for package @tinacms/core | ||
# [0.1.0-alpha.7](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.1.0-alpha.6...@tinacms/core@0.1.0-alpha.7) (2019-09-21) | ||
**Note:** Version bump only for package @tinacms/core | ||
# [0.1.0-alpha.6](https://github.com/tinacms/tinacms/compare/@tinacms/core@0.1.0-alpha.5...@tinacms/core@0.1.0-alpha.6) (2019-09-20) | ||
### Bug Fixes | ||
* cleaning up other name/id/label bug issues ([f2c15e4](https://github.com/tinacms/tinacms/commit/f2c15e4)) | ||
* removes id from fieldplugin interface ([2170745](https://github.com/tinacms/tinacms/commit/2170745)) | ||
* tracks form with id instead of name ([2f12b75](https://github.com/tinacms/tinacms/commit/2f12b75)) | ||
- cleaning up other name/id/label bug issues ([f2c15e4](https://github.com/tinacms/tinacms/commit/f2c15e4)) | ||
- removes id from fieldplugin interface ([2170745](https://github.com/tinacms/tinacms/commit/2170745)) | ||
- tracks form with id instead of name ([2f12b75](https://github.com/tinacms/tinacms/commit/2f12b75)) | ||
### Features | ||
* field plugins accept a parse fn ([7d3b655](https://github.com/tinacms/tinacms/commit/7d3b655)) | ||
- field plugins accept a parse fn ([7d3b655](https://github.com/tinacms/tinacms/commit/7d3b655)) |
{ | ||
"name": "@tinacms/core", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"main": "build/index.js", | ||
@@ -30,3 +30,3 @@ "types": "build/index.d.ts", | ||
"devDependencies": { | ||
"@tinacms/scripts": "^0.1.3", | ||
"@tinacms/scripts": "^0.1.4", | ||
"@types/jest": "^24.0.15", | ||
@@ -45,3 +45,3 @@ "@types/react": "^16.8.23", | ||
}, | ||
"gitHead": "598dfc041c667dfbe1cf1345707313838eda1d92" | ||
"gitHead": "ba8ec07e978de85d783b290a0535d904ca67683d" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29931