Skip to content

Releases: himynameisdave/svelte-frappe-charts

v1.10.0

24 Nov 21:54
Compare
Choose a tag to compare

Package upgrades, including a major version bump to rollup. Now adds sourcemaps.

v1.9.2...v1.10.0

v1.9.2

01 May 20:04
b130376
Compare
Choose a tag to compare

Minor package upgrades.

Still waiting on the frappe team to publish release v1.6.3 on NPM (see issue).

Raw commits

  • 🔧 Add jest-environment-jsdom 906178b
  • Merge branch 'main' of github.com:himynameisdave/svelte-frappe-charts into main 4b33ce1
  • 📦 Minor package upgrades ce4f1af
  • Bump minimist from 1.2.5 to 1.2.6 (#53) 69541b9

v1.9.1...v1.9.2

v1.9.1

21 Oct 17:13
19ee796
Compare
Choose a tag to compare

Just package upgrades and dependabot warnings.

Raw Commits

v1.9.0...v1.9.1

v1.9.0

23 Jul 17:37
4a64d90
Compare
Choose a tag to compare

Bug Fixes

  • #44 Fixes an issue when updating charts.

Raw commits

  • 📦 Package upgrades 41bfad0
  • fix #44: use reactive declaration for data instead of afterUpdate hook (#45) 339b7db

v1.8.4...v1.9.0

v1.8.4

14 Jul 00:47
a61432f
Compare
Choose a tag to compare

Package upgrades.

Raw commits

  • 🔧 Fix tests, upgrade packages d5db5fe
  • Bump glob-parent from 5.1.1 to 5.1.2 (#42) 0f2bd17
  • Bump normalize-url from 4.5.0 to 4.5.1 (#41) 1746db8
  • Bump trim-newlines from 3.0.0 to 3.0.1 (#39) 087a827

v1.8.3...v1.8.4

v1.8.3

06 Jun 22:49
a39183e
Compare
Choose a tag to compare

Package upgrades, update Jest configuration (we rely on jsdom env, not node)

v1.8.2...v1.8.3

v1.8.2

09 May 19:50
f836bbf
Compare
Choose a tag to compare

Package upgrades.

Raw commits

  • Bump lodash from 4.17.20 to 4.17.21 (#36) 42f49bc
  • 📦 Package upgrades a888e38
  • Bump hosted-git-info from 2.8.5 to 2.8.9 (#35) cdd1d37

v1.8.1...v1.8.2

v1.8.1

24 Apr 22:56
c41f1d9
Compare
Choose a tag to compare

Package upgrades, namely frappe-charts.

Raw commits

v1.8.0...v1.8.1

v1.8.0

11 Apr 22:10
8757567
Compare
Choose a tag to compare

Features

This change does minor package bumps. The big change includes frappe/charts#336 via [email protected], which finally fixes a few longstanding issues related to the way bundlers would resolve the frappe-charts package:

Major thanks to @scmmishra (and the rest of the frappe team) for helping get that PR over the finish line.

Raw commits

v1.7.0...v1.8.0

v1.7.0

20 Mar 23:19
957b8ed
Compare
Choose a tag to compare

Changes the import from CJS to just 'frappe-charts', allowing the bundler to resolve the dist path for frappe-charts (#31 - Thanks @TorstenDittmann! 🎉)

Raw Commits

  • 🌎 Remove browser field from node-resolve plugin 8f05b28
  • update frappe-charts import (#31) 9c296b6

v1.6.0...v1.7.0