File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ All notable changes to the React Compiler Marker WebStorm/IntelliJ plugin will b
88
99---
1010
11+ ## [ 1.0.1] - 2026-03-14
12+ ### Added
13+ - ** Respect .gitignore** : New setting to honor .gitignore rules when scanning files for report generation (enabled by default)
14+
1115## [ 1.0.0] - 2026-02-23
1216Stable release! 🎉
1317
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = com.blazejkustra.reactcompilermarker
44pluginName = React Compiler Marker
55pluginRepositoryUrl = https://github.com/blazejkustra/react-compiler-marker
66# SemVer format -> https://semver.org
7- pluginVersion = 1.0.0
7+ pluginVersion = 1.0.1
88
99# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010pluginSinceBuild = 252
You can’t perform that action at this time.
0 commit comments