Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): @autoviews/core-v3.0.0 [skip ci]
# [@autoviews/core-v3.0.0](https://github.com/wix-incubator/autoviews/compare/@autoviews/core-v2.0.0...@autoviews/core-v3.0.0) (2022-06-01) ### Bug Fixes * correct error message ([ef442b5](ef442b5)) ### Features * added AutoHeaders component ([0f0ed05](0f0ed05)), closes [#57](#57) * **objectschemaasarray utility:** converts object schema to array with map function and rules ([85b0dc8](85b0dc8)), closes [#57](#57) * **schema:** added `prefixItems` support as tuple ([eb41410](eb41410)), closes [#90](#90) ### BREAKING CHANGES * **schema:** `CoreSchemaMetaSchema['items']` now just has `CoreSchemaMetaSchema` type, nextSchema function now consider this field * **objectschemaasarray utility:** orderFields and filter functions are deleted from the export
- Loading branch information