Skip to content

Latest commit

 

History

History
58 lines (20 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

58 lines (20 loc) · 1.65 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.1 (2020-11-23)

Bug Fixes

  • RenderSchema: make name attribute work again (83cd150)

1.3.0 (2020-11-01)

Features

  • RenderSchema: converter is a new property that allows code reuse instead of having repeated ge (6651cc2)

1.2.2 (2020-09-14)

1.2.1 (2020-09-14)

1.2.0 (2020-09-14)

Features

  • RenderSchema: allow access to the inner component ref (c5dd6f1)

1.1.1 (2020-08-26)

1.1.0 (2020-08-26)

Features

  • RenderSchema: Add input event emit, pass builtSchema to the slot as a prop (6b029a4)

1.0.1 (2020-07-31)

Bug Fixes