Skip to content

Commit

Permalink
0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Aug 16, 2023
1 parent 4b6ad7b commit d348d04
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## next
## 0.7.4 (August 16, 2023)

- Fixed multiple creation of source map instances for a single script
- Improved hook path capturing:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-render-tracker",
"version": "0.7.3",
"version": "0.7.4",
"description": "React render tracker – a tool to discover performance issues related to unintended re-renders",
"repository": "lahmatiy/react-render-tracker",
"license": "MIT",
Expand Down

0 comments on commit d348d04

Please sign in to comment.