You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* Generator now leaves get() and do() for both queries and mutations ([d4200cc](https://github.com/GraphtonLib/Graphton/commit/d4200cceb86b882f8bb9e132ef29e24070852da8))
* changes default name of graphton file to ./src/graphton.generated.ts ([e1ec875](https://github.com/GraphtonLib/Graphton/commit/e1ec87547c116c71cadf02e495d84d224ad619a0))
17
+
* throw an error when trying to generate a .js file - for now. ([d1fb2a8](https://github.com/GraphtonLib/Graphton/commit/d1fb2a80dd5266a95843f77856997c78be43f3c3))
0 commit comments