Skip to content

Releases: wix-incubator/autoviews

@autoviews/core-v3.0.0

01 Jun 14:18
Compare
Choose a tag to compare

@autoviews/core-v3.0.0 (2022-06-01)

Bug Fixes

Features

  • added AutoHeaders component (0f0ed05), closes #57
  • objectschemaasarray utility: converts object schema to array with map function and rules (85b0dc8), closes #57
  • schema: added prefixItems support as tuple (eb41410), closes #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

@autoviews/core-v2.0.0

26 May 12:37
Compare
Choose a tag to compare

@autoviews/core-v2.0.0 (2022-05-26)

Features

  • schema: added prefixItems support as tuple (#91) (5c5c715), closes #90

BREAKING CHANGES

  • schema: CoreSchemaMetaSchema['items'] now just has CoreSchemaMetaSchema type,
    nextSchema function now consider this field

@autoviews/core-v1.0.3

24 Mar 15:13
Compare
Choose a tag to compare

@autoviews/core-v1.0.3 (2022-03-24)

Bug Fixes

  • change order of release plugins. fix paths (ce11f66)

@autoviews/core-v1.0.1

23 Mar 15:17
d384c40
Compare
Choose a tag to compare

@autoviews/core-v1.0.1 (2022-03-23)

Bug Fixes

  • normalize core version in sources (d384c40)

@autoviews/core-v1.0.0

22 Mar 15:08
a85a49f
Compare
Choose a tag to compare

@autoviews/core-v1.0.0 (2022-03-22)

Bug Fixes

  • bumb version to initial release (de40ce9)
  • change publishConfig.access to public (dc4084f)
  • exclude src from npm package (c226ebd)
  • reset versions. Build before publishing (a85a49f)