ReactJS.NET 2.2

January 23, 2016 by Daniel Lo Nigro


Happy new year! I'm happy to announce the release of ReactJS.NET 2.2. This is a minor release, and includes a number of changes and fixes since 2.1. These are mainly under-the-hood changes.

  • #210 - Add support for specifying class name of the wrapper element. Thanks to Jonas Tibbling
  • #216 - Upgrade to latest version of JavaScriptEngineSwitcher.
  • #193 and #207 - Upgrade to Babel 6.
  • #197 - Use React from NPM rather than manually bundling it.

Have fun, and as always, please feel free to send feedback or bug reports on GitHub.

— Daniel

Comments