Skip to content

Fix codegen --watch not seeing operation changes#1591

Merged
JakeDawkins merged 2 commits intomasterfrom
jake/fix-watchmode
Oct 17, 2019
Merged

Fix codegen --watch not seeing operation changes#1591
JakeDawkins merged 2 commits intomasterfrom
jake/fix-watchmode

Conversation

@JakeDawkins
Copy link
Copy Markdown
Contributor

resolves #1584

#1559 introduced an issue where the documents from files were not being invalidated on change, so codegen in watch mode would not update types on save.

TODO:

  • Update CHANGELOG.md* with your change (include reference to issue & this PR)
  • Make sure all of the significant new logic is covered by tests
  • Rebase your changes on master so that they can be merged easily
  • Make sure all tests and linter rules pass

*Make sure changelog entries note which project(s) has been affected. See older entries for examples on what this looks like.

@JakeDawkins JakeDawkins merged commit 3393e96 into master Oct 17, 2019
@JakeDawkins JakeDawkins deleted the jake/fix-watchmode branch October 17, 2019 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Codegen in watch mode does not write generated files after changes

1 participant