Skip to content

v2.0.0

Latest

Choose a tag to compare

@himynameisdave himynameisdave released this 19 Sep 21:32

v2.0.0

This release updates svelte-frappe-charts to Svelte 5 (with support for Svelte 4 as well). Also updates some of the internal build and test tooling, including emitting TypeScript types.

Breaking Changes

  • Minimum svelte version is 4.
  • This package is Pure ESM (unclear if this would actually affect most users).

Commits:

  • πŸ“‘ Update README d711bba
  • Add heatmap options discreteDomains and radius c4dc246
  • ✏️ Update the @types/node package to latest b4f6002
  • πŸƒ Allow manual runs of the outdated workflow 1545212
  • 🎬 Fix GH Actions 6d3eb41
  • πŸ“¦ Use pnpm as a package manager 3c460a4
  • 🎬 Update GH Actions 8ae8389
  • ✏️ TypeScript + ESM e4fa2f9
  • 5️⃣ Update to Svelte 5 4cc4e5b
  • πŸ§‘β€πŸ”¬ Migrate to vitest for testing e9a70df
  • πŸ“¦ Safe, minor package upgrades 03a4ee9
  • πŸ”§ Fix broken package.json f63c145
  • Update package.json - fix deprecated svelte field (#71) 90dc81e

v1.10.0...v2.0.0