Skip to content

v0.0.17

Latest
Compare
Choose a tag to compare
@miclgael miclgael released this 29 Jun 23:22
· 4 commits to main since this release

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