Skip to content

Releases: vaadin/vaadin-usage-statistics

v2.1.3

30 Aug 09:17
Compare
Choose a tag to compare

Changes Since v2.1.2:

  • e1ce480 chore: use comment that is preserved by Vite (#79)

v2.1.2

27 Jan 10:03
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.1.1:

  • 6adc45f fix: use .cjs extension for CommonJS files (#53)

  • ae2818f chore: add lockfiles to ensure consistent builds in CI (#51)

v2.1.1

25 Jan 12:49
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.1.0:

  • 20a5aee chore: set type to module in package.json (#50)

v2.1.0

20 Nov 09:38
Compare
Choose a tag to compare

Changes Since v2.0.11:

  • 5d387f4 chore: align version getter with package.json

  • 68e74fa Statistics can be tied to web site users [skip ci] (#48)

  • 1da570f feat: make sure everybody wins (#47)

  • b5d13fe chore: add a note about dependent code in Flow [skip ci] (#46)

v2.0.11

08 Oct 12:13
Compare
Choose a tag to compare

Changes Since v2.0.10:

  • 3078fcd fix: avoid copying file on postinstall if possible (#45)

v2.0.10

30 Aug 15:23
Compare
Choose a tag to compare

Fixes

  • Installing with --ignore-scripts npm flag now works

Changes Since v2.0.9:

  • 336cef4 fix: allow installation with --ignore-script (#43)

v2.0.9

20 Aug 13:06
Compare
Choose a tag to compare

v2.0.8

12 Aug 07:17
Compare
Choose a tag to compare

Changes Since v2.0.7:

  • d9a98ca chore: align version getter with package.json

  • 04e9d28 fix: revert using npm config in postinstall script (#41)

v2.0.7

09 Aug 06:33
Compare
Choose a tag to compare

Changes Since v2.0.6:

  • b13889a chore: align version getter with package.json

  • e5cb8a5 chore: fix typo, minor code cleanup

v2.0.6

02 Aug 06:37
Compare
Choose a tag to compare

Changes Since v2.0.5:

  • de6ecb0 chore: align version getter with package.json