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.
🎁 Added the useKnownComponent
hook that returns a component by name.
✨ Handle fragments
and component properties correctly.
🔥 Allow to map custom components on the frontend.
✨ 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.