Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
preact-devtools@1.2.0
Minor Changes
92d7801
#255 Thanks @marvinhagemeister! - Add support for filtering HOC-ComponentsPatch Changes
#259 Thanks @bz2! - Add
.editorconfig
to match prettier config.#250 Thanks @bz2! - Fix TypeError dom is null in updateHighlight.
#258 Thanks @bz2! - Refine types on vnode utility functions.
8f361f3
#265 Thanks @bz2 and @marvinhagemeister! - Fix Suspense nodes not being detected.d1581c7
#253 Thanks @marvinhagemeister! - Elements panel: Fix key value hard to read in light theme3fb4d2a
#252 Thanks @marvinhagemeister! - Display Component key in the sidebar72b7964
#257 Thanks @marvinhagemeister! - Fix horizontal sidebar scroll on low depth elements8dc36a4
#267 Thanks @marvinhagemeister! - Fix Fragments not being filtered with Preact versions other than the devtools was built with6e79d7b
#266 Thanks @marvinhagemeister! - Add support for suspending Suspense components53b3e20
#261 Thanks @marvinhagemeister! - Upgrade dependenciesaac0914
#262 Thanks @marvinhagemeister! - Remove vendored "hook" Preact version