Skip to content

Releases: Addono/docusaurus-plugin-goatcounter

v4.0.0

18 Dec 15:36

Choose a tag to compare

4.0.0 (2024-12-18)

Build System

BREAKING CHANGES

  • Now requires Node.js 20 or newer, this version likely still works on older versions but is untested. If you are staying on an older version of Node.js, then you probably want to wait with this update.

v3.0.0

28 Aug 08:47

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

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

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

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

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

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)