Skip to content
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.

Releases: headless-ninja/hn-react

v1.2.2

18 Sep 11:44
Compare
Choose a tag to compare

1.2.2 (2017-09-18)

Bug Fixes

v1.2.1

14 Sep 20:38
Compare
Choose a tag to compare

1.2.1 (2017-09-14)

Bug Fixes

  • build: only remove babel-runtime alias from next/babel, not all aliases (4e6a96d)
  • build: remove next babel-module-resolver since we need the build to just grab the available one (55d15cc)
  • mapper: implement new bundle structure for paragraph mapper (df4f541)
  • mapper: pass mapper from Paragraphs component to Paragraph component (691bf2a)
  • mapper: return null when no component is found in the mapper (3f60862)
  • mapper: support async import()'s in mapper (83a46d3)

v1.2.0

14 Sep 06:54
Compare
Choose a tag to compare

1.2.0 (2017-09-14)

Features

  • mapper: add Paragraph and Paragraphs components as helpers (4d5cb54)

v1.1.2

22 Aug 07:19
Compare
Choose a tag to compare

<a name"1.1.2">

1.1.2 (2017-08-22)

Bug Fixes

  • hn: passes entire page object to mapper function instead of just type (01ad6a4b)

v1.1.1

14 Aug 14:34
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 (2017-08-14)

Bug Fixes

  • hn: updates peer dependency hn (7120800b)

v1.1.0

14 Aug 14:31
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2017-08-14)

Features

  • hn:
    • loads extra json initial state from window (8f4e750e)
    • adds mapper to map Drupal content types to components (69a22dba)

v1.0.0

07 Aug 17:16
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2017-08-07)

Bug Fixes