Skip to content

Latest commit

 

History

History
150 lines (77 loc) · 3.72 KB

CHANGELOG.md

File metadata and controls

150 lines (77 loc) · 3.72 KB

Changelog

v1.1.5

compare changes

🩹 Fixes

  • Fix "undefined" query name (e1dca34)

❤️ Contributors

v1.1.4

compare changes

🩹 Fixes

  • Add transpilation for datocms dependencies (c5401b8)

❤️ Contributors

v1.1.3

compare changes

🩹 Fixes

  • Correctly append datocms to start of auto-imported components (3e2f4ca)

❤️ Contributors

v1.1.2

compare changes

🩹 Fixes

  • Append datocms to start of component names, as per docs (c7adc01)

❤️ Contributors

v1.1.1

compare changes

🩹 Fixes

  • Fix auto-import of components from vue-datocms (42a538f)

❤️ Contributors

v1.1.0

compare changes

🚀 Enhancements

  • Export extra dato types (725803f)

🩹 Fixes

  • Use debug over info for extra logger (9001b4c)

❤️ Contributors

v1.0.2

compare changes

🩹 Fixes

  • Fix repo name in package.json (62d4d16)
  • Fix repo URL in changelog (db47b4e)

❤️ Contributors

v1.0.1

compare changes

🩹 Fixes

  • Fix import issues with typescript (a498e84)

🏡 Chore

  • Update package manager references (e1b93e5)

❤️ Contributors

v1.0.0

compare changes

🚀 Enhancements

  • Add LICENSE and FUNDING files (dfecfdd)
  • Add FUNDING files (78af402)
  • Update README with module information (8bf3b42)
  • Add CONTRIBUTING.md guidelines (6e561b8)
  • Add initial version of module with useAsyncDatoCms and preview API endpoints (bc89467)

🩹 Fixes

  • Remove default preview password (342d043)
  • Minor fixes for renamed options (be9a198)
  • Attempt to fix release (1e4b04a)
  • Add missing dep (3277479)
  • Fix typo in README (bbf5620)

🏡 Chore

  • Update files with new module name and package name (7461d43)
  • Further update README with module setup (4ae2aff)
  • Run linting for Hex config (638b767)
  • Add further meta to package.json (7e6dfb1)
  • release: V1.0.1 (b4856e6)

❤️ Contributors