vite-svg icon indicating copy to clipboard operation
vite-svg copied to clipboard

Publish a new release?

Open jnbooth opened this issue 2 years ago • 10 comments

The latest release of this package on NPM was 9 months ago. Currently, this issue (solved Sep 30) has prevented me from using vite-plugin-react-svg since we switched to SSR. It would be great if that change could be published to NPM so we could go back to using this plugin.

jnbooth avatar Nov 09 '21 17:11 jnbooth

Bump, also running into this, the NPM version is outdated.

ThenTech avatar Dec 17 '21 14:12 ThenTech

FWIW, I have a shareable release workflow that would automate on merge.

bdougie avatar Dec 23 '21 15:12 bdougie

bump, also running into this

marek-sed avatar Jan 21 '22 05:01 marek-sed

Bump, I have the same issue

quolpr avatar Feb 09 '22 10:02 quolpr

@visualfanatic could you release?

quolpr avatar Feb 09 '22 10:02 quolpr

@visualfanatic could you, please, release?

quolpr avatar Feb 15 '22 12:02 quolpr

Bump :(

szympajka avatar Mar 09 '22 18:03 szympajka

I found a workaround:

yarn add https://gitpkg.now.sh/visualfanatic/vite-svg/packages/vite-plugin-react-svg?7e1571bf0636b2f341d1e66c23e8e264e64cc156

That link points directly to the current latest commit in the Github repo.


EDIT: I suggest you just switch to vite-plugin-svgr instead, since:

  • It fixes this issue.
  • It allows you to pass className to the svg element.
  • It's much more recent.

serg06 avatar Mar 12 '22 19:03 serg06

Same issue with https://github.com/visualfanatic/vite-svg/issues/73

guguji5 avatar May 05 '22 08:05 guguji5

Bump

mateusvahl avatar Sep 30 '22 23:09 mateusvahl