mirror of
https://github.com/jetzig-framework/jetzig.git
synced 2025-05-14 22:16:08 +00:00

Move all route types into a single union and remove leftover junk. Deprecate view functions that receive a `*jetzig.Data` argument (we will stay backward-compatible until we have a valid reason to drop support for legacy view functions - the extra code overhead is pretty minimal).