From 583aa6730180401f304cf86f952a23e5eef76fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Mon, 16 Mar 2015 16:41:57 -0700 Subject: [PATCH] 0.13 blog post, starter kit --- _posts/2015-03-16-react-v0.13.1.md | 47 +++++++++++++++++++++++++++++ downloads/react-0.13.1.zip | Bin 0 -> 851551 bytes 2 files changed, 47 insertions(+) create mode 100644 _posts/2015-03-16-react-v0.13.1.md create mode 100644 downloads/react-0.13.1.zip diff --git a/_posts/2015-03-16-react-v0.13.1.md b/_posts/2015-03-16-react-v0.13.1.md new file mode 100644 index 00000000..1dfc69b6 --- /dev/null +++ b/_posts/2015-03-16-react-v0.13.1.md @@ -0,0 +1,47 @@ +--- +title: "React v0.13.1" +author: Paul O’Shannessy +--- + +It's been less than a week since we shipped v0.13.0 but it's time to do another quick release. We just released v0.13.1 which contains bugfixes for a number of small issues. + +Thanks all of you who have been upgrading your applications and taking the time to report issues. And a huge thank you to those of you who submitted pull requests for the issues you found! 2 of the 6 fixes that went out today came from people who aren't on the core team! + +The release is now available for download: + +* **React** + Dev build with warnings: + Minified build for production: +* **React with Add-Ons** + Dev build with warnings: + Minified build for production: +* **In-Browser JSX transformer** + + +We've also published version `0.13.1` of the `react` and `react-tools` packages on npm and the `react` package on bower. + +- - - + +## Changelog + +### React Core + +#### Bug Fixes + +* Don't throw when rendering empty `