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 0ff4589 commit 491e88eCopy full SHA for 491e88e
CHANGELOG.md
@@ -1,6 +1,7 @@
1
## 0.7.0
2
3
-* **Breaking changes**
+* **Breaking changes**: See [the wiki](https://github.com/dart-lang/source_gen/wiki/Migrating-to-0.7.x)
4
+ for help upgrading.
5
* `Generator.generate` now operates on a `LibraryReader` rather than being
6
called for every `Element` within a library. Generators can iterate over
7
elements using `LibraryReader.allElements`. `GeneratorForAnnotation` will
0 commit comments