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 724e67d commit 9f3b1fcCopy full SHA for 9f3b1fc
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.9.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.8.0...v2.9.0) (2025-07-30)
2
+
3
4
+### Features
5
6
+* infer default as non-null config ([724e67d](https://github.com/mattkhan/jsonapi-resources-anchor/commit/724e67df4f1727a72d1d6bf41e1391ac61533b28))
7
8
# [2.8.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.7.0...v2.8.0) (2025-07-26)
9
10
lib/anchor/version.rb
@@ -1,3 +1,3 @@
module Anchor
- VERSION = "2.8.0"
+ VERSION = "2.9.0"
end
0 commit comments