Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Releases: kiwilan/nuxt-svg-transformer

0.2.5

27 Feb 09:15
Compare
Choose a tag to compare
  • Finally fix issue #6

Thanks to alexovn!

0.2.0

10 Feb 18:03
Compare
Choose a tag to compare
  • Remove fileURLToPath (for issue #5 )
  • Fix wrong build (for issue #6 )

Release 0.1.5

18 Jan 19:26
Compare
Choose a tag to compare

Release 0.1.4

18 Jan 19:10
Compare
Choose a tag to compare

0.1.3

27 Dec 14:21
Compare
Choose a tag to compare

0.1.2

27 Dec 14:16
Compare
Choose a tag to compare

Fix: display prop to SvgIcon component.

  • Fix: display prop to SvgIcon component (776184c)
  • 0.1.1 changelog (688a23d)

0.1.1

27 Dec 13:52
Compare
Choose a tag to compare

Config option inlineBlock to display, add display prop to component to override.

  • Config option inlineBlock to display, add display prop to component to override (339ca5b)
  • 0.1.0 changelog (d703457)

0.1.0

27 Dec 09:44
Compare
Choose a tag to compare

Export ModuleOptions fixed.

0.0.9

25 Dec 11:18
Compare
Choose a tag to compare

Issue #4 fixed by extended Vite config from nuxt-modules/strapi#232.

0.0.8

25 Dec 10:21
Compare
Choose a tag to compare
  • title option bug fix.