Skip to content

v0.6.2

Compare
Choose a tag to compare
@metonym metonym released this 15 May 15:27
· 146 commits to master since this release

Fixes

  • use default CJS imports from dayjs instead of ESM (e9d56e4, #13)

    This fixes a dev/build issue where the ESM package could not be properly loaded. Using the default dayjs exports lets SvelteKit/vite optimize the packages.