Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 823 Bytes

CHANGELOG.md

File metadata and controls

41 lines (23 loc) · 823 Bytes

vue-craftcms

0.2.2

Patch Changes

  • fb8d3cb: Update js-craftcms api to 0.1.5.

0.2.1

Patch Changes

  • 1915ea2: Add better support for pages to CraftNotImplemented component. Add support for entryTypes to mapping and according option to install method. Update js-craftcms-api package. Update Readme.

0.2.0

Minor Changes

  • ce3613b: - Refactor error handling and export the components.
    • Update playground for more examples.

0.1.2

Patch Changes

  • 462dd00: Add better error handling in craft page component and add not implemented component

0.1.1

Patch Changes

  • 492c81d: Change naming of install methode from CraftSdk to CraftCms and make all package options required

0.1.0

Minor Changes

  • e92cf89: Add basic functionality of urlbuilder and helper components