Socket
Socket
Sign inDemoInstall

react

Package Overview
Dependencies
Maintainers
7
Versions
1975
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react - npm Package Versions

1
197

16.9.0-alpha.0

Diff

threepointone
published 0.0.0-c35e37aab •

gaearon
published 16.8.6 •

Changelog

Source

16.8.6 (March 27, 2019)

React DOM

  • Fix an incorrect bailout in useReducer(). (@acdlite in #15124)
  • Fix iframe warnings in Safari DevTools. (@renanvalentin in #15099)
  • Warn if contextType is set to Context.Consumer instead of Context. (@aweary in #14831)
  • Warn if contextType is set to invalid values. (@gaearon in #15142)
gaearon
published 0.0.0-297165f1e •

gaearon
published 16.8.5 •

Changelog

Source

16.8.5 (March 22, 2019)

React DOM

  • Don't set the first option as selected in select tag with size attribute. (@kulek1 in #14242)
  • Improve the useEffect(async () => ...) warning message. (@gaearon in #15118)
  • Improve the error message sometimes caused by duplicate React. (@jaredpalmer in #15139)

React DOM Server

  • Improve the useLayoutEffect warning message when server rendering. (@gaearon in #15158)

React Shallow Renderer

  • Fix setState in shallow renderer to work with Hooks. (@gaearon in #15120)
  • Fix shallow renderer to support React.memo. (@aweary in #14816)
  • Fix shallow renderer to support Hooks inside forwardRef. (@eps1lon in #15100)
gaearon
published 0.0.0-f9e41e3a5 •

brianvaughn
published 0.0.0-679402a66 •

brianvaughn
published 16.8.4 •

Changelog

Source

16.8.4 (March 5, 2019)

React DOM and other renderers

  • Fix a bug where DevTools caused a runtime error when inspecting a component that used a useContext hook. (@bvaughn in #14940)
brianvaughn
published 0.0.0-741aa17a3 •

gaearon
published 16.8.3 •

Changelog

Source

16.8.3 (February 21, 2019)

React DOM

  • Fix a bug that caused inputs to behave incorrectly in UMD builds. (@gaearon in #14914)
  • Fix a bug that caused render phase updates to be discarded. (@gaearon in #14852)

React DOM Server

  • Unwind the context stack when a stream is destroyed without completing, to prevent incorrect values during a subsequent render. (@overlookmotel in #14706)

ESLint Plugin for React Hooks

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc