Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 1.48 KB

Changelog

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

1.0.5 (2022-02-01)

Bug Fixes

  • build: rebuild bug fix on publish (3fae8b5)

1.0.4 (2022-02-01)

1.0.3 (2022-01-31)

1.0.1-0 (2022-01-31)

1.0.0 (2022-01-31)

⚠ BREAKING CHANGES

  • forma-js: - new hook api, global ConfigProvider component, get method handler, rename to forma-js

Features

  • examples: sample example proejct, server, components (46c3c92)
  • forma-js: rename from platform-form to forma-js, hook api, get api (c5a495c)
  • form: prototype form component (90ff719)

Bug Fixes

  • createrequestinit: unnecessary overwriting of method in generation (5936356)