Socket
Socket
Sign inDemoInstall

react-refresh

Package Overview
Dependencies
Maintainers
10
Versions
1781
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-refresh - npm Package Versions

1
178

0.10.0

Diff

Changelog

Source

0.10.0 (March 21, 2014)

React Core

New Features
  • Added warnings to help migrate towards descriptors
  • Made it possible to server render without React-related markup (data-reactid, data-react-checksum). This DOM will not be mountable by React. Read the docs for React.renderComponentToStaticMarkup
  • Added support for more attributes:
    • srcSet for <img> to specify images at different pixel ratios
    • textAnchor for SVG
Bug Fixes
  • Ensure all void elements don’t insert a closing tag into the markup.
  • Ensure className={false} behaves consistently
  • Ensure this.refs is defined, even if no refs are specified.

Addons

react-tools

  • Added an option argument to transform function. The only option supported is harmony, which behaves the same as jsx --harmony on the command line. This uses the ES6 transforms from jstransform.
acdlite
published 0.0.0-experimental-634cc52e6 •

acdlite
published 0.0.0-634cc52e6 •

acdlite
published 0.0.0-experimental-a77dd13ed •

acdlite
published 0.0.0-a77dd13ed •

acdlite
published 0.0.0-experimental-6a589ad71 •

acdlite
published 0.0.0-6a589ad71 •

acdlite
published 0.0.0-experimental-7b84dbd16 •

acdlite
published 0.0.0-7b84dbd16 •

acdlite
published 0.0.0-experimental-25bfa287f •

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