Skip to content

Latest commit

 

History

History
340 lines (173 loc) · 12.2 KB

CHANGELOG.md

File metadata and controls

340 lines (173 loc) · 12.2 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.2.3 (2018-01-11)

Bug Fixes

  • unstable_renderSubtreeIntoContainer lose context (4279a77)

1.2.0 (2018-01-05)

Bug Fixes

  • document can't found in node envirment. (238163d)
  • set dangerouslySetInnerHTML could fail (e4b3b50)

1.1.0 (2018-01-02)

Features

  • new module nerv-create-class (e5e5773)

1.0.2 (2017-12-26)

Bug Fixes

  • wrong typing file direaction (a1bd090)

1.0.1 (2017-12-26)

Bug Fixes

  • nerv-shared|utils don't export default (dce46eb)

1.0.0 (2017-12-22)

Bug Fixes

  • attach ref failed (99b3c41)
  • componentDidCatch should work (f50f195)
  • string refs support (d8f4c56)
  • undefined vnode can't be removed from the document (4992359)

Features

  • componentDidCatch basic logic and test (69d7378)
  • componentDidCatch can catch every lifecycle (6b7ff51)
  • new top-level API, isValidElement (6d91881)
  • refs support string (662d4db)
  • remove unnessceily hook type check (07c7d04)

Performance Improvements

  • don't diff in simple situation (77f21f9)
  • lazy init children (70f3e56)
  • use a empty obj for context (ddba0ab)
  • use object-literal to create VNode and VText (3412be7)

0.3.0 (2017-10-28)

Features

  • export a empty function from nerv-shared (1f51b2b)

0.2.0-alpha.1 (2017-10-28)

0.4.0-beta.e7741103 (2017-12-19)

Bug Fixes

  • attach ref failed (99b3c41)
  • componentDidCatch should work (f50f195)
  • string refs support (d8f4c56)
  • undefined vnode can't be removed from the document (4992359)

Features

  • componentDidCatch basic logic and test (69d7378)
  • componentDidCatch can catch every lifecycle (6b7ff51)
  • new top-level API, isValidElement (6d91881)
  • refs support string (662d4db)
  • remove unnessceily hook type check (07c7d04)

Performance Improvements

  • don't diff in simple situation (77f21f9)
  • lazy init children (70f3e56)
  • use a empty obj for context (ddba0ab)
  • use object-literal to create VNode and VText (3412be7)

0.3.0 (2017-10-28)

Features

  • export a empty function from nerv-shared (1f51b2b)

0.2.0-alpha.1 (2017-10-28)

0.4.0-beta.04d2693f (2017-12-07)

Bug Fixes

  • attach ref failed (99b3c41)
  • string refs support (d8f4c56)
  • undefined vnode can't be removed from the document (4992359)

Features

  • componentDidCatch basic logic and test (69d7378)
  • componentDidCatch can catch every lifecycle (6b7ff51)
  • new top-level API, isValidElement (6d91881)
  • refs support string (662d4db)
  • remove unnessceily hook type check (07c7d04)

Performance Improvements

  • don't diff in simple situation (77f21f9)
  • lazy init children (70f3e56)
  • use a empty obj for context (ddba0ab)
  • use object-literal to create VNode and VText (3412be7)

0.3.0 (2017-10-28)

Features

  • export a empty function from nerv-shared (1f51b2b)

0.2.0-alpha.1 (2017-10-28)

0.4.0-beta.f0ef1ef6 (2017-12-04)

Bug Fixes

  • attach ref failed (99b3c41)
  • string refs support (d8f4c56)
  • undefined vnode can't be removed from the document (4992359)

Features

  • componentDidCatch basic logic and test (69d7378)
  • componentDidCatch can catch every lifecycle (6b7ff51)
  • new top-level API, isValidElement (6d91881)
  • refs support string (662d4db)
  • remove unnessceily hook type check (07c7d04)

Performance Improvements

  • don't diff in simple situation (77f21f9)
  • lazy init children (70f3e56)
  • use a empty obj for context (ddba0ab)
  • use object-literal to create VNode and VText (3412be7)

0.3.0 (2017-10-28)

Features

  • export a empty function from nerv-shared (1f51b2b)

0.2.0-alpha.1 (2017-10-28)

0.4.0-beta.f869cca6 (2017-12-04)

Bug Fixes

  • attach ref failed (99b3c41)
  • string refs support (d8f4c56)
  • undefined vnode can't be removed from the document (4992359)

Features

  • componentDidCatch basic logic and test (69d7378)
  • componentDidCatch can catch every lifecycle (6b7ff51)
  • new top-level API, isValidElement (6d91881)
  • refs support string (662d4db)
  • remove unnessceily hook type check (07c7d04)

Performance Improvements

  • don't diff in simple situation (77f21f9)
  • lazy init children (70f3e56)
  • use a empty obj for context (ddba0ab)
  • use object-literal to create VNode and VText (3412be7)

0.4.0-beta.4b0270d1 (2017-12-04)

Bug Fixes

  • attach ref failed (99b3c41)
  • string refs support (d8f4c56)
  • undefined vnode can't be removed from the document (4992359)

Features

  • componentDidCatch basic logic and test (69d7378)
  • componentDidCatch can catch every lifecycle (6b7ff51)
  • new top-level API, isValidElement (6d91881)
  • refs support string (662d4db)
  • remove unnessceily hook type check (07c7d04)

Performance Improvements

  • don't diff in simple situation (77f21f9)
  • lazy init children (70f3e56)
  • use a empty obj for context (ddba0ab)
  • use object-literal to create VNode and VText (3412be7)

0.4.0-beta.4a1e5c20 (2017-12-01)

Bug Fixes

  • attach ref failed (99b3c41)
  • string refs support (d8f4c56)
  • undefined vnode can't be removed from the document (4992359)

Features

  • componentDidCatch basic logic and test (69d7378)
  • componentDidCatch can catch every lifecycle (6b7ff51)
  • new top-level API, isValidElement (6d91881)
  • refs support string (662d4db)
  • remove unnessceily hook type check (07c7d04)

Performance Improvements

  • don't diff in simple situation (77f21f9)
  • lazy init children (70f3e56)
  • use a empty obj for context (ddba0ab)
  • use object-literal to create VNode and VText (3412be7)

0.3.0 (2017-10-28)

Features

  • export a empty function from nerv-shared (1f51b2b)