Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 940 Bytes

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 940 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

v1.1.1 2022-04-07

  • Upgrade formalist-compose dependency to the version supporting many forms

v1.1.0 2022-04-06

  • Add support for rendering manyForms, formField and childForm components when forms are submitted. The primary PR for which is here: team-formalist/formalist-rb#93

v1.0.3 2018-11-27

  • Upgrade nodemon to avoid event-stream and flatmap-stream security issue

v1.0.2 2018-10-16

  • Allow formalist-compose dependency to bump to 3.x range.

v1.0.1 2017-03-12

  • Update formalist-compose dependency.

v1.0.0 2017-02-23

  • Releasing as v1.0.0 for better semver compatibility.

v0.0.2 2017-02-15

  • Refer to formalist-compose dependency in the npm registry

v0.0.1 2017-01-23

  • First release