Socket
Socket
Sign inDemoInstall

react

Package Overview
Dependencies
33
Maintainers
4
Versions
1813
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
176178
182Next

0.14.0-rc1

Diff

zpao
published 0.14.0-beta3 •

zpao
published 0.14.0-beta2 •

spicyj
published 0.14.0-beta1 •

spicyj
published 0.14.0-alpha3 •

zpao
published 0.14.0-alpha2 •

zpao
published 0.14.0-alpha1 •

zpao
published 0.13.3 •

Changelog

Source

0.13.3 (May 8, 2015)

React Core

New Features
  • Added clipPath element and attribute for SVG
  • Improved warnings for deprecated methods in plain JS classes
Bug Fixes
  • Loosened dangerouslySetInnerHTML restrictions so {__html: undefined} will no longer throw
  • Fixed extraneous context warning with non-pure getChildContext
  • Ensure replaceState(obj) retains prototype of obj

React with Add-ons

Bug Fixes

  • Test Utils: Ensure that shallow rendering works when components define contextTypes
zpao
published 0.13.2 •

Changelog

Source

0.13.2 (April 18, 2015)

React Core

New Features
  • Added strokeDashoffset, flexPositive, flexNegative to the list of unitless CSS properties
  • Added support for more DOM properties:
    • scoped - for <style> elements
    • high, low, optimum - for <meter> elements
    • unselectable - IE-specific property to prevent user selection
Bug Fixes
  • Fixed a case where re-rendering after rendering null didn't properly pass context
  • Fixed a case where re-rendering after rendering with style={null} didn't properly update style
  • Update uglify dependency to prevent a bug in IE8
  • Improved warnings

React with Add-Ons

Bug Fixes
  • Immutability Helpers: Ensure it supports hasOwnProperty as an object key

React Tools

  • Improve documentation for new options
zpao
published 0.13.1 •

Changelog

Source

0.13.1 (March 16, 2015)

React Core

Bug Fixes
  • Don't throw when rendering empty <select> elements
  • Ensure updating style works when transitioning from null

React with Add-Ons

Bug Fixes
  • TestUtils: Don't warn about getDOMNode for ES6 classes
  • TestUtils: Ensure wrapped full page components (<html>, <head>, <body>) are treated as DOM components
  • Perf: Stop double-counting DOM components

React Tools

Bug Fixes
  • Fix option parsing for --non-strict-es6module
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc