Skip to content

Releases: attributech/nuxt-attribute-content

v0.0.3

30 Aug 12:27
d15b0d4

Choose a tag to compare

compare changes

🩹 Fixes

  • Adding missing dependency on nuxt-svg-icon-sprite (94ce3c0)

❤️ Contributors

v0.0.2

30 Aug 10:09
dc28925

Choose a tag to compare

🚀 Enhancements

  • icon: Adding the AttributeIcon component (cb20b39)
  • Adding some generic and reusable composables (20f9964)
  • images: AttributeResponsiveImage component (b7742a7)

🩹 Fixes

  • Renaming config variable (8a01031)
  • Removing usage of HelloWorld component (fa5960a)
  • Error caused by incorrect imports (dc28925)

💅 Refactors

  • Convert composables to txpescript (d58dcfa)

📦 Build

  • Removing unneeded prepack script call (b17e199)

🏡 Chore

  • Remocing HelloWorld component (12f5959)

✅ Tests

  • Adding a first e2e test (0253dac)
  • Adding unit test for useCamelize (637635b)

🎨 Styles

❤️ Contributors