Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 793 Bytes

changelog.md

File metadata and controls

20 lines (15 loc) · 793 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.

[Unreleased]

[0.5.3] - 2021-04-18

Added

  • metapage and metaframe objects do not start communication until the page has finished loading
  • metaframe.ready -> metaframe.connected()
  • metaframe uses an enum for loading states

[<=0.5.2] - 2021-04-14

Added

  • Changed npm package name: metapage and metaframe 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