Skip to content

Releases: TommasoAmici/gatsby-source-bgg

v3.0.3

04 May 19:20
Compare
Choose a tag to compare

3.0.3 (2024-05-04)

Bug Fixes

  • deps: update react monorepo to v18.3.1 (c573e31)

v3.0.2

04 May 16:24
Compare
Choose a tag to compare

3.0.2 (2024-05-04)

Bug Fixes

  • deps: update dependency node-fetch to v2.7.0 (f004bc7)

v3.0.1

14 Dec 21:49
Compare
Choose a tag to compare

3.0.1 (2022-12-14)

Bug Fixes

  • deps: update gatsby monorepo (4c2a7e9)

v3.0.0

13 Nov 18:10
Compare
Choose a tag to compare

3.0.0 (2022-11-13)

⚠ BREAKING CHANGES

  • node 18 is required for gatsby v5

Bug Fixes

  • node 18 is required for gatsby v5 (6462cd9)

v2.0.2

01 Oct 09:46
Compare
Choose a tag to compare

2.0.2 (2022-10-01)

Bug Fixes

  • mark package as compatible with Gatsby v3 (#234) (4bbc49e)

v2.0.1

30 Sep 19:53
Compare
Choose a tag to compare

2.0.1 (2022-09-30)

Bug Fixes

  • expanded list of ignored files in .npmignore (8275e71)

v2.0.0

30 Sep 19:47
Compare
Choose a tag to compare

2.0.0 (2022-09-30)

⚠ BREAKING CHANGES

  • updated plugin for gatsby 4

Features

  • updated plugin for gatsby 4 (fc02a55)

v1.1.1

24 Oct 11:12
b749aab
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[Unreleased]

[1.1.1] - 2021-10-24

Fixed

  • removed gatsby from direct dependencies

[1.1.0] - 2021-10-24

Added

  • added support for Gatsby v4
  • report number of nodes created and time taken when building

[1.0.9] - 2021-06-28

Fixed

  • API may return a single object and not an array for suggested number of players poll (#15)

[1.0.8] - 2021-05-29

Fixed

  • Subsequent builds would fail unless the cache was cleaned every time between them (#3)

[1.0.7] - 2021-05-28

Changed

  • node IDs are now generated from games IDs instead of their name

[1.0.6] - 2021-05-25

Changed

  • 
 in descriptions are now replaced with newlines

Fixed

  • An error would occur if only one item was in a collection

[1.0.5] - 2021-05-24

Changed

  • Removed gatsby-source-filesystem as a direct dependency, it is now a peer dependency

[1.0.2] - 2021-05-24

Fixed

  • postinstall script to set up husky git hooks would run and fail when installing from npm registry

[1.0.0] - 2021-05-24

Added

  • Can import any user board games collection with detailed information for every game

v1.1.0: - added support for Gatsby v4

24 Oct 10:57
d9e3e96
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[Unreleased]

[1.1.0] - 2021-10-24

Added

  • added support for Gatsby v4
  • report number of nodes created and time taken when building

[1.0.9] - 2021-06-28

Fixed

  • API may return a single object and not an array for suggested number of players poll (#15)

[1.0.8] - 2021-05-29

Fixed

  • Subsequent builds would fail unless the cache was cleaned every time between them (#3)

[1.0.7] - 2021-05-28

Changed

  • node IDs are now generated from games IDs instead of their name

[1.0.6] - 2021-05-25

Changed

  • 
 in descriptions are now replaced with newlines

Fixed

  • An error would occur if only one item was in a collection

[1.0.5] - 2021-05-24

Changed

  • Removed gatsby-source-filesystem as a direct dependency, it is now a peer dependency

[1.0.2] - 2021-05-24

Fixed

  • postinstall script to set up husky git hooks would run and fail when installing from npm registry

[1.0.0] - 2021-05-24

Added

  • Can import any user board games collection with detailed information for every game

v1.0.9

28 Jun 14:56
8f7f57b
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.9] - 2021-06-28

Fixed

  • API may return a single object and not an array for suggested number of players poll (#15)

[1.0.8] - 2021-05-29

Fixed

  • Subsequent builds would fail unless the cache was cleaned every time between them (#3)

[1.0.7] - 2021-05-28

Changed

  • node IDs are now generated from games IDs instead of their name

[1.0.6] - 2021-05-25

Changed

  • 
 in descriptions are now replaced with newlines

Fixed

  • An error would occur if only one item was in a collection

[1.0.5] - 2021-05-24

Changed

  • Removed gatsby-source-filesystem as a direct dependency, it is now a peer dependency

[1.0.2] - 2021-05-24

Fixed

  • postinstall script to set up husky git hooks would run and fail when installing from npm registry

[1.0.0] - 2021-05-24

Added

  • Can import any user board games collection with detailed information for every game