Releases: tuono-labs/tuono
Releases · tuono-labs/tuono
v0.10.2
What's Changed
- CI: add spell checking pipeline by @Valerioageno in #30
- chore: Configure Renovate by @renovate in #31
- chore(deps): update dependency node to v20.18.0 by @renovate in #33
- chore(deps): update dependency @tanstack/config to ^0.13.0 by @renovate in #32
- fix(deps): update rust crate ssr_rs to 0.7.0 by @renovate in #35
- chore(deps): update pnpm to v9.12.1 by @renovate in #36
- fix(deps): update dependency zustand to v4.5.5 by @renovate in #37
- chore(deps): update dependency @testing-library/react to v16 by @renovate in #38
- fix(deps): update rust crate tower-http to 0.6.0 by @renovate in #40
- fix(deps): update rust crate tokio-tungstenite to 0.24.0 by @renovate in #39
- chore(deps): update dependency jsdom to v25 by @renovate in #43
- chore(deps): update dependency eslint-plugin-react-hooks to v5 by @renovate in #42
- chore(deps): update dependency vitest to v2 by @renovate in #45
- fix(deps): update rust crate tungstenite to 0.24.0 by @renovate in #44
- chore(deps): update actions/checkout action to v4 by @renovate in #46
- fix(deps): update rust crate syn to v2 by @renovate in #48
- chore(deps): update typescript-eslint monorepo to v8 (major) by @renovate in #47
- Fix spelling by @Valerioageno in #49
- Update version to v0.10.2 by @Valerioageno in #50
New Contributors
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- Add response time to SSR GET log by @Valerioageno in #29
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Add benchmarks against nextjs by @Valerioageno in #26
- Add custom response type by @Valerioageno in #27
- Remove default head meta tags by @Valerioageno in #28
Full Changelog: v0.9.2...v0.10.0
v0.9.2
Full Changelog: v0.9.1...v0.9.2
- Add support for
hash
onlyLink
s
v0.9.1
What's Changed
- Sanitize client side pathnames by @Valerioageno in #25
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Preload chunks when links are visible in the viewport by @Valerioageno in #24
Full Changelog: v0.8.4...v0.9.0
v0.8.4
What's Changed
- Update documentation tuono version by @Valerioageno in #21
- refactor: create standalone router package by @Valerioageno in #22
- fix: route switch wrappers re-rendering by @Valerioageno in #23
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- Create documentation website by @Valerioageno in #19
- Update static build html structures by @Valerioageno in #20
Full Changelog: v0.8.2...v0.8.3
v0.8.2
- Fix: automatically reload the routing script on
mdx
file change
Full Changelog: v0.8.1...v0.8.2
v0.8.1
- Fixed MDX vite configuration
Full Changelog: v0.8.0...v0.8.1