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.
metapage
andmetaframe
objects do not start communication until the page has finished loadingmetaframe.ready
->metaframe.connected()
metaframe
uses an enum for loading states
- Changed npm package name:
metapage
andmetaframe
unified to@metapages/metapage
- This means both the metaframe and metapage import the same root package
- Used
cloudseed
(does not yet have a public repo) infrastructure for build/test/publish/dev