Skip to content

Releases: TYPO3-Headless/nuxt-typo3

v2.0.7

15 Nov 17:17
Compare
Choose a tag to compare

Bug Fixes

  • add props definition to T3CeTextMedia Content Element (74c84e1)
  • checking headers in test (b82c4c2)

v1.4.0

23 Oct 10:41
Compare
Choose a tag to compare

Features

  • added the '~typo3' alias to documentation and included it in the compiler options paths (#266) (0e20bbe)

Bug Fixes

  • add $http (Axios) to API interface (#244) (837550b)
  • compatibility with the latest 2.x version (ec8c3fe)
  • use of hookable package instead of hable (00c0f42)

v2.0.6

23 Oct 10:12
Compare
Choose a tag to compare

Bug Fixes

  • add callOnce key for fetching initialData (0ebfa8c)

v2.0.5

23 Oct 10:12
Compare
Choose a tag to compare

Bug Fixes

  • change location of useRoute call in getLocale (useT3i18n) (#32) (757064c)
  • setup default path for setLocale (#32) (64267e5)
  • use replace for navigateTo / redirect (#33) (a6c61d2)

v2.0.4

23 Oct 10:12
Compare
Choose a tag to compare

Bug Fixes

  • initial data when ssr is disabled (aedfd34)
  • opt in to import.meta.* properties (736a0b6)

Documentation

  • use new nuxi module add command in installation (b4dce8d)

v2.0.3

23 Oct 10:11
Compare
Choose a tag to compare

Bug Fixes

  • do not set pageData if there is redirectUrl (c90eb2d)
  • initialData fetching (#24) (3a3147b)
  • redirect with nuxt context when is returned (daa3b80)
  • type inference (a95c267)

v2.0.2

20 Feb 15:22
Compare
Choose a tag to compare

Documentation

  • add link to stackblitz (32e2f5a)
  • avoid using export default for components overriding (a027eab)
  • fix layout section (39b5b14)
  • use alias for components (1c31c84)

v2.0.1

20 Feb 15:21
Compare
Choose a tag to compare

Bug Fixes

v2.0.0

16 Nov 16:18
Compare
Choose a tag to compare

🚀 nuxt-typo3 Fully Compatible with Nuxt3 and Vue.js 3 🌟

We're thrilled to announce the completely new version of nuxt-typo3! This release brings full compatibility with both Nuxt3 and Vue.js 3, marking a significant milestone in our project's journey.

🙏 A heartfelt thank you to all members of our Early Access Program (EAP) who have supported this project. Your invaluable contributions and feedback have been instrumental in shaping this release.

🎉 Today, we're proud to make this version available as open-source, unlocking new possibilities for developers and communities worldwide. Dive in and explore the new features and improvements!

💡 Check out the changelog for detailed updates and instructions on how to migrate to this latest version.

Happy coding! 🎈

v1.3.4

08 Nov 09:00
Compare
Choose a tag to compare

Bug Fixes

  • add error handling for attempts to access pages with content-type other than json (#319) (632b88b)
  • handle JSON error handling (#322) (a24f05a)

❤️ Thanks to

@mateusznarowski