Releases: tuono-labs/tuono
Releases · tuono-labs/tuono
v0.13.2
What's Changed
- refactor: replace () => JSX.Element with
React.ComponentType
by @marcalexiei in #120 - Update watchexec to v5 and watchexec-signals to v4 by @myanvoos in #118
New Contributors
Full Changelog: v0.13.1...v0.13.2
v0.13.1
v0.13.0
What's Changed
- Add support for custom global state by @Valerioageno in #111
Full Changelog: v0.12.4...v0.13.0
v0.12.4
What's Changed
- chore: fix typo and improve name on CI by @marcalexiei in #107
- fix: handle hyphen in route by @chenhunghan in #109
Full Changelog: v0.12.3...v0.12.4
v0.12.3
v0.12.2
What's Changed
- Fix failing release pipeline by @Valerioageno in #102
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- refactor: use
React.JSX
rather than globalJSX
by @marcalexiei in #93 - Create logger service by @Valerioageno in #101
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- feat: update documentation version to v0.11.2 by @Valerioageno in #81
- Update getting started by @Valerioageno in #82
- Add log to catch_all routes by @Valerioageno in #83
- chore: use GitHub forms in issue template by @marcalexiei in #85
- Fix tutorial link in README by @chenhunghan in #86
- Make handler arguments optional by @Valerioageno in #87
New Contributors
- @marcalexiei made their first contribution in #85
- @chenhunghan made their first contribution in #86
Full Changelog: v0.11.2...v0.12.0
v0.11.2
What's Changed
- Add seo tags to documentation by @Valerioageno in #78
- Improve route preloading by @Valerioageno in #80
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- Prevent not exported routes error by @Valerioageno in #76
- Prevent scroll offset on page navigation by @Valerioageno in #77
Full Changelog: v0.11.0...v0.11.1