Skip to content

Releases: himynameisdave/svelte-frappe-charts

v1.1.0

15 Mar 21:17
0e20374
Compare
Choose a tag to compare

Mostly just patching some security vulnerabilities.

Now accepts any 3.x.x version of svelte as a peerDependency.

Commits

  • ๐Ÿ“ฆ Package updates 4867f1b
  • Merge pull request #3 from himynameisdave/dependabot/npm_and_yarn/acorn-5.7.4 67ee2c2
  • Bump acorn from 5.7.3 to 5.7.4 8cff3c2
  • Merge pull request #2 from mehdiraized/master 9ed4e9f (thanks @mehdiraized)
  • bug fix readme b84d374

v1.0.1...v1.1.0

v1.0.1

29 Nov 17:10
cfa8c08
Compare
Choose a tag to compare

Bug fixes

Fixes import, makes use of the .cjs module and properly bundles it with rollup.

  • ๐Ÿ Resolve commonJS deps 33de4ea
  • ๐ŸŽ’ Try importing CommonJS instead ef14a26
  • ๐ŸŽซ Fix licencing post 763708a
  • Merge pull request #1 from fossabot/master 1df5cb1
  • Add license scan report and status 4446e40

v1.0.0...v1.0.1

v1.0.0

28 Nov 22:42
1237218
Compare
Choose a tag to compare

Initial release.

  • ๐Ÿฆ… Add release script cd21f03
  • ๐Ÿ™…โ€โ™€๏ธ Add .npmignore file 1d5b5a1
  • ๐Ÿ“– Documentation 853ab7a
  • ๐Ÿ”ข Use numbers in travis file 6893186
  • ๐Ÿ›  Add .travis.yml ed56594
  • ๐Ÿƒ Add a smoke test 4a7c22c
  • ๐ŸŽธ Fixes the chart DOM ref a2415f0
  • ๐Ÿ‘ Base component works e9df0dc
  • ๐Ÿ”ง Tweak svelte file export 96038a6
  • โœŒ๏ธ Initial commit 3de7458

3d2273e...v1.0.0