npm gatsby 1.0.0-alpha16
Alpha16 — Fully immutable nodes

latest releases: 5.13.7, 5.14.0-alpha-monorepo-support.17, 5.13.6...
7 years ago

Added

Changed

  • Removed updateNode action creator as part of making nodes immutable in #1035.
    Now sites/plugins should use addFieldToNode for adding fields to nodes created
    by other plugins and addNodeToParent for adding a new node as a child to
    an existing node.

Fixed

  • Don't override the default onClick handler in gatsby-link @scottyeck #1019

Don't miss a new gatsby release

NewReleases is sending notifications on new releases.