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 b68ab01 commit be4bcdaCopy full SHA for be4bcda
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.11.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.10.0...v2.11.0) (2025-09-21)
2
+
3
4
+### Features
5
6
+* infer AR enums as unions config ([b68ab01](https://github.com/mattkhan/jsonapi-resources-anchor/commit/b68ab01df3f87b6f439614e0f97d095bb1fba5d9))
7
8
# [2.10.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.9.2...v2.10.0) (2025-09-21)
9
10
lib/anchor/version.rb
@@ -1,3 +1,3 @@
module Anchor
- VERSION = "2.10.0"
+ VERSION = "2.11.0"
end
0 commit comments