Skip to content

Releases: Addono/docusaurus-plugin-goatcounter

v3.0.0

28 Aug 08:47
Compare
Choose a tag to compare

3.0.0 (2023-08-28)

Build System

  • node: bumps minimum targetted version to Node 16 (#145) (0906733)

BREAKING CHANGES

  • node: Drops official support for Node.js 14, however since
    no code changes are made, in all likeliness older versions will keep
    working fine.

v2.0.1

27 Mar 10:55
Compare
Choose a tag to compare

2.0.1 (2023-03-27)

Bug Fixes

  • deps: bump webpack from 5.75.0 to 5.76.1 (#122) (60112a3)

v2.0.0

28 May 20:09
Compare
Choose a tag to compare

2.0.0 (2022-05-28)

chore

  • start targetting Node.js 14 and newer (18d8ab0)

BREAKING CHANGES

  • Requires atleast running Node.js version 14 or newer.

v1.0.2

24 Oct 10:09
Compare
Choose a tag to compare

1.0.2 (2020-10-24)

Bug Fixes

  • readme: fixes section header markdown syntax (9b694dc)

v1.0.1

04 Oct 08:54
Compare
Choose a tag to compare

1.0.1 (2020-10-04)

Bug Fixes

  • readme: bump version to update readme on npm (bfe1e7f)

v1.0.0

03 Oct 15:15
Compare
Choose a tag to compare

1.0.0 (2020-10-03)

Bug Fixes

  • plugin: explicitely check if the type of the code is a string (9b03b93)
  • types: properly typehint everything (e3a5b38)

Features

  • import plugin from claimr/developer-website (e8a8449)
  • initial commit of TSDX bootstrapped library (2f9b933)