astro 1.2.0
Minor Changes
-
#4682
d1e695914Thanks @bholmesdev! - astro add - move configuration updates to final step -
#4549
255636cc7Thanks @altano! - Allow specifying custom encoding when using a non-html route. Only option before was 'utf-8' and now that is just the default. -
#4578
c706d845eThanks @bholmesdev! - Restart dev server when config file is added, updated, or removed