File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 2026-06-17
7+
8+ ### Changes
9+
10+ ---
11+
12+ Packages with breaking changes:
13+
14+ - There are no breaking changes in this release.
15+
16+ Packages with other changes:
17+
18+ - [ ` gql_code_builder ` - ` v0.15.2 ` ] ( #gql_code_builder---v0152 )
19+
20+ ---
21+
22+ #### ` gql_code_builder ` - ` v0.15.2 `
23+
24+ - Support analyzer 13 while keeping analyzer 9 as the minimum supported version.
25+
26+ - ** FEAT** : support analyzer 9.x and 10.x (#505 ).
27+
28+
629## 2025-09-20
730
831### Changes
Original file line number Diff line number Diff line change 1+ ## 0.15.2
2+
3+ - Support analyzer 13 while keeping analyzer 9 as the minimum supported version.
4+
5+ - ** FEAT** : support analyzer 9.x and 10.x (#505 ).
6+
17## 0.15.1
28
39 - ** FIX** : vars_create_factories handle BuiltList type (#447 ).
Original file line number Diff line number Diff line change 11name : gql_code_builder
2- version : 0.15.1
2+ version : 0.15.2
33description : Dart code builders taking *.graphql documents and SDL to build useful classes.
44repository : https://github.com/gql-dart/gql
55environment :
You can’t perform that action at this time.
0 commit comments