We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4e2d1 commit d81ab12Copy full SHA for d81ab12
1 file changed
docs/CHANGELOG.md
@@ -10,11 +10,11 @@ nav_order: 6
10
11
## main
12
13
-* Capture partial block in the component's context, allowing access to the component instance inside the block.
+* ViewComponent now works without `rails` and `railties` gems loaded, enabling compatibility with Bridgetown 2.0.
14
15
*Tom Lord*
16
17
-* ViewComponent now works without `rails` and `railties` gems loaded.
+* Capture partial block in the component's context, allowing access to the component instance inside the block.
18
19
*23tux*
20
0 commit comments