File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Edge (Unreleased)
44
5+ ## 3.0.0 (2026-06-22)
6+
7+ - Enable pending cops by default for the 3.0 release. ([ @ydah ] )
58- Remove the deprecated ` Capybara/ClickLinkOrButtonStyle ` cop. ([ @ydah ] )
69- Remove obsolete cop name migration config for the 2.x to 3.0 transition. ([ @ydah ] )
7- - Enable pending cops by default for the 3.0 release. ([ @ydah ] )
810
911## 2.23.0 (2026-04-30)
1012
Original file line number Diff line number Diff line change 11name : rubocop-capybara
22title : RuboCop Capybara
3- version : ~
3+ version : ' 3.0 '
44nav :
55 - modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ module RuboCop
44 module Capybara
55 # Version information for the Capybara RuboCop plugin.
66 module Version
7- STRING = '2.23 .0'
7+ STRING = '3.0 .0'
88 end
99 end
1010end
You can’t perform that action at this time.
0 commit comments