From ff48df46c9d2f95f1f2891d640624aa1888d5af4 Mon Sep 17 00:00:00 2001 From: Glen Mailer Date: Sun, 23 Aug 2015 14:52:23 +0100 Subject: [PATCH] docs: Update readme formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fdc53f..caffb3e 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ And you're all set! ### 2.0.0 -** Breaking Change ** +**Breaking Change** As of version 2.0.0, all client functionality has been rolled into this module. This means that you should remove any reference to `webpack/hot/dev-server` or `webpack/hot/only-dev-server` from your webpack config. Instead, use the `reload` config option to control this behaviour.