Skip to content

Commit 0201b2f

Browse files
Changelog: note source_gen update fixes error with analyzer 8.4.0 #154
1 parent 9ad8d71 commit 0201b2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

objectbox/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## latest
22

33
* Generator: migrate to `analyzer` 8 APIs. Require at least `analyzer` 8.1.1 and `source_gen` 4.0.1.
4+
Resolves `Error: The method 'getInvocation' isn't defined` when running the generator using
5+
`analyzer` 8.4.0 (it removes APIs that older `source_gen` versions were using).
46
* Generator: require at least `build` 4.0.0. This will also allow using `build_runner` versions
57
`2.7.2` or newer. [#759](https://github.com/objectbox/objectbox-dart/issues/759)
68
* For `ToOne` support renaming the implicitly created target ID (or "relation") property:

0 commit comments

Comments
 (0)