Skip to content

Releases: orioro/node-component

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 19 May 00:21

2.0.0 (2021-05-19)

Features

  • add ComponentMountError and ComponentUnmountError (2a13460)
  • change component definition parameter order (0abe7c9)

BREAKING CHANGES

  • mountFn and propTypes parameter order

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 06 May 17:55

1.1.0 (2021-05-06)

Features

  • add componentSync function (9f079d8)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 03 May 23:48

1.0.1 (2021-05-03)

Bug Fixes

  • set package.json publishConfig.access to public (eba1727)