Skip to content

v1.2.0

Choose a tag to compare

@mikaelbr mikaelbr released this 26 Oct 19:56
· 4 commits to master since this release

Updates to the latest version of Omniscient.js (v4.0.0). Now depends on React 0.14.

Functions that are ignored through the ignore decorator will now not be swapped out if they are unchanged between renders. This means that the closed variables in callbacks won't update between renders. This logic was previously located in Omniscient core.