From 7402b06123422604275246089a2f926624994225 Mon Sep 17 00:00:00 2001 From: Ryan Christian Date: Mon, 28 Mar 2022 16:14:39 -0500 Subject: [PATCH] docs: Adding changeset --- .changeset/fair-adults-tell.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .changeset/fair-adults-tell.md diff --git a/.changeset/fair-adults-tell.md b/.changeset/fair-adults-tell.md new file mode 100644 index 00000000..5b5c52c9 --- /dev/null +++ b/.changeset/fair-adults-tell.md @@ -0,0 +1,7 @@ +--- +'microbundle': minor +--- + +Microbundle's output formats are now entirely independendly named and respect output paths provided to them. + +You can now export different formats in different directories if you wish.