Skip to content

v5.0.0-alpha.3

@ankitskvmdam ankitskvmdam tagged this 12 Jun 14:25
vitest doesn't apply tsup's `define`, so a bare `__PKG_VERSION__` reference
threw ReferenceError when a test imported the package barrel. Guard with
`typeof` so it falls back to '0.0.0-dev' in tests while tsup still inlines the
real version into the build.
Assets 2
Loading