Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 712 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 712 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.0.2 - 2020-08-16

Added

🎁 Added the useKnownComponent hook that returns a component by name.

✨ Handle fragments and component properties correctly.

🔥 Allow to map custom components on the frontend.

v0.0.1 - 2020-08-14

Added

✨ Working Prototype includes the libraries moomin-server and moomin-view as well as a hello-world example.

In this version, props passed to components server side are not sent to the frontend.