Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-hot-loader

Package Overview
Dependencies
Maintainers
6
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-hot-loader - npm Package Versions

1
1618

0.4.5

Diff

Changelog

Source

0.4.5

  • Collapse all hot loader code in one line so it doesn't obscure beginning of file.
gaearon
published 0.4.4 •

Changelog

Source

0.4.4

  • Errors occuring in module definition (such as ReferenceError) should not disable further reloading (fixes #29)
gaearon
published 0.4.3 •

Changelog

Source

0.4.3

  • Support lowercase react reference name and usage with ES6 classes (createClass(MyComponent.prototype)) via #27
gaearon
published 0.4.2 •

Changelog

Source

0.4.2

  • Catch errors in modules and log them instead of reloading (fixes #21)
gaearon
published 0.4.1 •

Changelog

Source

0.4.1

gaearon
published 0.4.0 •

Changelog

Source

0.4.0

  • Ignore files that contain no createClass calls (fixes #17)
  • Remove the need for pitch loader (fixes #19)
  • Improve performance by only using one loader instead of two
  • Now that performance is acceptable, remove desktop notifications and notify option
  • It is now recommended that you use devtool: 'eval' because it's much faster and has no downsides anymore
gaearon
published 0.3.1 •

Changelog

Source

0.3.1

  • Avoid warnings on old browsers with missing Notification API
  • Errors don't cause page reload anymore
gaearon
published 0.3.0 •

Changelog

Source

0.3.0

  • Use React 0.11
gaearon
published 0.2.0 •

gaearon
published 0.1.11 •

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