Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

0.4.0

Compare
Choose a tag to compare
@MoOx MoOx released this 02 Nov 20:43
· 1979 commits to master since this release
  • Fixed: add missing npm-install-package dependency
    (#44)
  • Removed: NotFound and Loading props of PageContainer
  • Changed: Statinamic setup command now saves peer deps as dev deps
    (#45)
  • Added: PageError component can be used in PageContainer when page have
    errors.
  • Added: PageLoading component can be used in PageContainer when page are
    loading.