Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wai-lin committed Jan 31, 2022
1 parent b38d0b3 commit 0c23dc9
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## 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](https://github.com/wai-lin/forma-js/commit/46c3c92196fb50f8ea3286d85081de3286fd5279))
* **forma-js:** rename from platform-form to forma-js, hook api, get api ([c5a495c](https://github.com/wai-lin/forma-js/commit/c5a495c0f5b09f2ea99bba0c6361e6b29627a40c))
* **form:** prototype form component ([90ff719](https://github.com/wai-lin/forma-js/commit/90ff71933cf2482623d558d54340c9d913287dd5))


### Bug Fixes

* **createrequestinit:** unnecessary overwriting of method in generation ([5936356](https://github.com/wai-lin/forma-js/commit/5936356a4ab23b928cd4fedc4fbb26749b4c6958))

0 comments on commit 0c23dc9

Please sign in to comment.