Recent Releases of https://github.com/caleb531/goatcounter-js

https://github.com/caleb531/goatcounter-js - v1.0.0

  • Official stable release—there will be no backwards-incompatible API changes until v2

- TypeScript
Published by caleb531 almost 2 years ago

https://github.com/caleb531/goatcounter-js - v1.0.0-beta.7

  • Fixed a bug where a duplicate <script> tag was being appended to the page

- TypeScript
Published by caleb531 almost 2 years ago

https://github.com/caleb531/goatcounter-js - v1.0.0-beta.5

  • Attempt to properly link types by generating type definition files for both the CommonJS and ESM bundles

- TypeScript
Published by caleb531 almost 2 years ago

https://github.com/caleb531/goatcounter-js - v1.0.0-beta.4

  • Correctly specify bundle paths in package.json
    • This allow the module to be imported correctly

- TypeScript
Published by caleb531 almost 2 years ago

https://github.com/caleb531/goatcounter-js - v1.0.0-beta.3

  • Fixed a bug where specifying scriptVersion would result in a <script> tag without an src attribute
  • Added a default value to the scriptSrc parameter to goatcounter.initialize()

- TypeScript
Published by caleb531 almost 2 years ago

https://github.com/caleb531/goatcounter-js - v1.0.0-beta.2

  • Minified bundles using esbuild
    • The unpacked package size was reduced from ~80 KB to ~25 KB

- TypeScript
Published by caleb531 almost 2 years ago

https://github.com/caleb531/goatcounter-js - v1.0.0-beta.1

  • The initial release of this library as a beta version
    • No API changes are expected, but the library still needs to be tested in a real-world application

- TypeScript
Published by caleb531 almost 2 years ago