vite-svg
vite-svg copied to clipboard
Publish a new release?
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.
Bump, also running into this, the NPM version is outdated.
FWIW, I have a shareable release workflow that would automate on merge.
bump, also running into this
Bump, I have the same issue
@visualfanatic could you release?
@visualfanatic could you, please, release?
Bump :(
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 thesvg
element. - It's much more recent.
Same issue with https://github.com/visualfanatic/vite-svg/issues/73
Bump