Skip to content

Latest commit

 

History

History
175 lines (84 loc) · 4.07 KB

CHANGELOG.md

File metadata and controls

175 lines (84 loc) · 4.07 KB

Changelog

v0.1.3

compare changes

🩹 Fixes

  • Components outside of root directory (603e337)

❤️ Contributors

  • Heni Yangui

v0.1.2

compare changes

🩹 Fixes

  • Issue resolving imports when building (508627a)

❤️ Contributors

  • Heni Yangui

v0.1.1

compare changes

📖 Documentation

❤️ Contributors

  • Heni Yangui

v0.1.0

compare changes

🚀 Enhancements

  • ⚠️ Make exporting components explicit (10cbd6c)
  • Throw when component block has no name (c3a1caf)

🩹 Fixes

  • tooling: Prevent resolving nsfc child blocks (52fa576)
  • tooling: Incorrect mappings after replace (60f1409)
  • Transform appending empty lines (0f68dee)

💅 Refactors

⚠️ Breaking Changes

  • ⚠️ Make exporting components explicit (10cbd6c)

❤️ Contributors

  • Heni Yangui

v0.0.7

compare changes

🚀 Enhancements

  • Export nested components (127cc5c)

❤️ Contributors

  • Heni Yangui

v0.0.6

compare changes

📖 Documentation

❤️ Contributors

  • Heni Yangui

v0.0.5

compare changes

🚀 Enhancements

🩹 Fixes

  • File read error on linux (854c3b3)

❤️ Contributors

  • Heni Yangui

v0.0.4

compare changes

🏡 Chore

❤️ Contributors

  • Heni Yangui

v0.0.3

compare changes

🏡 Chore

  • Fix repository link for changelog (2471826)

❤️ Contributors

  • Heni Yangui

v0.0.2

compare changes

🚀 Enhancements

  • Add tooling support (fce92f6)

📖 Documentation

  • Remove typo (2077e14)
  • Add tooling usage (0e69c6e)

🏡 Chore

  • Update repo link (fc02156)
  • Lint tooling (1431bd7)

❤️ Contributors

  • Heni Yangui

v0.0.1

compare changes

📖 Documentation

  • Add example and limitations (1f9b87f)

❤️ Contributors

  • Heni Yangui