From 496c4559c09c2d31115b797ad6ba36b0b3a4aa41 Mon Sep 17 00:00:00 2001 From: Michael Cousins Date: Thu, 18 Apr 2024 11:29:10 -0400 Subject: [PATCH] chore(release): note breaking changes for v5 (#347) BREAKING CHANGE: `render` is now more strict about the `target` option, and the `container` result is now the direct parent of your component instance.