Skip to content

v2.4.4

Choose a tag to compare

@KaioFelps KaioFelps released this 22 Oct 13:12
· 14 commits to v2 since this release

v2.4.4

Changed

  • Logs Inertia page in debug on every render & when a rendering fails (even if logs are not in debug mode).

Removed

  • http_method module with HttpMethod enum — this is not considered a breaking change since the enum
    were not used within the application nor relevant enough to be using outside of it.