We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c0daf6 commit 161cee3Copy full SHA for 161cee3
docs/CHANGELOG.md
@@ -10,6 +10,12 @@ nav_order: 5
10
11
## main
12
13
+* Make accommodations for component-local config to be introduced in future.
14
+
15
+ BREAKING: Assigning to `ViewComponent::Base.config` will no longer work. Instead, assign to `Rails.application.config`.
16
17
+ *Simon Fish*
18
19
* Use struct instead openstruct in lib code.
20
21
*Oleksii Vasyliev*
0 commit comments