Releases: miclgael/use-helpers
Releases · miclgael/use-helpers
v0.0.17
This release removes the getCurrentAppVersion
helper, and its associated test suite.
This helper was causing issues with Vite, where fs
was being bundled to the browser.
Note to future Michael: there is no version 0.0.16
because I'm terrible with version bumping 😆
[9:12:07 am] WARN [plugin:vite:resolve] Module "fs" has been externalized for browser compatibility, imported by "[Redacted]/.pnpm/@[email protected]/node_modules/@miclgael/use-helpers/index.ts". See http://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
Full Changelog: v0.0.15...v0.0.17