You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,26 @@
2
2
3
3
All notable changes to `custom-fields` will be documented in this file.
4
4
5
+
## v3.6.1 - 2026-08-08
6
+
7
+
<!-- Release notes generated using configuration in .github/release.yml at 3.x -->
8
+
### What's Changed
9
+
10
+
#### Other Changes
11
+
12
+
* chore(deps): bump brace-expansion from 2.1.1 to 2.1.4 in /docs in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/relaticle/custom-fields/pull/194
13
+
* chore(deps): bump ip-address from 10.2.0 to 10.4.0 in /docs in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/relaticle/custom-fields/pull/195
14
+
* chore(deps): bump the npm_and_yarn group across 2 directories with 5 updates by @dependabot[bot] in https://github.com/relaticle/custom-fields/pull/196
15
+
* chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/relaticle/custom-fields/pull/199
16
+
* perf: reuse eager-loaded relations in forModel via loadMissing by @MACscr in https://github.com/relaticle/custom-fields/pull/197
17
+
* feat: section-scoped custom field resolution by @ManukMinasyan in https://github.com/relaticle/custom-fields/pull/198
18
+
19
+
### New Contributors
20
+
21
+
*@MACscr made their first contribution in https://github.com/relaticle/custom-fields/pull/197
0 commit comments