Skip to content

Latest commit

 

History

History
124 lines (60 loc) · 3.51 KB

CHANGELOG.md

File metadata and controls

124 lines (60 loc) · 3.51 KB

3.0.3 (2024-05-04)

Bug Fixes

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

3.0.2 (2024-05-04)

Bug Fixes

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

3.0.1 (2022-12-14)

Bug Fixes

  • deps: update gatsby monorepo (4c2a7e9)

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)

2.0.2 (2022-10-01)

Bug Fixes

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

2.0.1 (2022-09-30)

Bug Fixes

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

2.0.0 (2022-09-30)

⚠ BREAKING CHANGES

  • updated plugin for gatsby 4

Features

  • updated plugin for gatsby 4 (fc02a55)

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