UNPKG

gatsby-node-helpers

Version:
52 lines (23 loc) 2.01 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [1.2.1](https://github.com/angeloashmore/gatsby-node-helpers/compare/v1.2.0...v1.2.1) (2021-02-22) ### Bug Fixes * namespace globally unique nodes with typePrefix ([159d4de](https://github.com/angeloashmore/gatsby-node-helpers/commit/159d4dec7541693de956e6a0e9153a58f766c044)) ## [1.2.0](https://github.com/angeloashmore/gatsby-node-helpers/compare/v1.1.0...v1.2.0) (2021-02-22) ### Features * support nodes with globally unique IDs ([125b5b3](https://github.com/angeloashmore/gatsby-node-helpers/commit/125b5b34c0aeee835a1f8ac69e21eb1e2970d835)) ## [1.1.0](https://github.com/angeloashmore/gatsby-node-helpers/compare/v1.0.3...v1.1.0) (2021-02-21) ### Features * accept non-string node IDs ([c481230](https://github.com/angeloashmore/gatsby-node-helpers/commit/c481230229c268f41ab4f1d846d78b42ab2d3c01)) ### [1.0.3](https://github.com/angeloashmore/gatsby-node-helpers/compare/v1.0.2...v1.0.3) (2021-01-06) ### Bug Fixes * remove exports from package.json ([a05b183](https://github.com/angeloashmore/gatsby-node-helpers/commit/a05b18303321e654ae76f811cab3afd48235083a)) ### [1.0.2](https://github.com/angeloashmore/gatsby-node-helpers/compare/v1.0.1...v1.0.2) (2020-12-29) ### Bug Fixes * wider type for IdentifiableRecord ([e9029bd](https://github.com/angeloashmore/gatsby-node-helpers/commit/e9029bdc2fa33d5cd48e328022e2f6156edc838c)) ### [1.0.1](https://github.com/angeloashmore/gatsby-node-helpers/compare/v1.0.0...v1.0.1) (2020-12-29) ## [1.0.0](https://github.com/angeloashmore/gatsby-node-helpers/compare/v0.3.0...v1.0.0) (2020-12-29) ### ⚠ BREAKING CHANGES * new API (#18) ### Features * new API ([#18](https://github.com/angeloashmore/gatsby-node-helpers/issues/18)) ([f8ffaf0](https://github.com/angeloashmore/gatsby-node-helpers/commit/f8ffaf00a6c73f9a16b9a5b1395693fbee949a66))