Skip to content

Commit

Permalink
added timestamp to the generated JSVM types file to prevent creating …
Browse files Browse the repository at this point in the history
…it every time on app startup
  • Loading branch information
ganigeorgiev committed Dec 16, 2023
1 parent 0b4f3b2 commit d6569b4
Show file tree
Hide file tree
Showing 5 changed files with 6,667 additions and 6,645 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
A negative or zero value means no tests timeout.
If a single API test takes more than 3s to complete it will have a log message visible when the test fails or when `go test -v` flag is used.

- Added timestamp at the beginning of the generated JSVM types file to avoid creating it everytime with the app startup.


## v0.20.0

Expand Down
Loading

0 comments on commit d6569b4

Please sign in to comment.