Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .changeset/every-shoes-turn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@callstack/inspector-cli": patch
"@callstack/inspector": patch
---

update docs
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: yarn build

- name: Create version PR or publish package
uses: changesets/action@9f2f0d5b6aa7a1f1d2d8b4a3a8ef4f5f4d9d7c4a # v1
uses: changesets/action@63a615b9cd06ba9a3e6d13796c7fbcb080a60a0b # v1.8.0
with:
version: yarn ci:version
publish: yarn ci:publish
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<a href="https://www.callstack.com/open-source?utm_campaign=generic&utm_source=github&utm_medium=referral&utm_content=inspector" align="center">
<picture>
<img alt="inspector" src="./docs/assets/banner.png">
<img alt="inspector" src="https://github.com/callstackincubator/inspector/blob/main/docs/assets/banner.png">
</picture>
</a>

Expand All @@ -20,7 +20,7 @@ This package fixes this gap following the same analogy from React on Web, by all

## Demo

![inspector](./docs/assets/inspector.gif)
![inspector](https://github.com/callstackincubator/inspector/blob/main/docs/assets/inspector.gif)

<hr/>

Expand All @@ -32,7 +32,7 @@ This package fixes this gap following the same analogy from React on Web, by all

Most teams leverage React DevTools to profile their components in Debug Builds. If you are looking to profile React Components in Release builds, then this package is for you.

![Release Profilng](./docs/assets/release.png)
![Release Profilng](https://github.com/callstackincubator/inspector/blob/main/docs/assets/release.png)

#### Inspecting React.Profiler callbacks in Release builds

Expand Down
Binary file modified docs/assets/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading