Valerio Ageno
|
ea82d2b1df
|
Correct documentation spelling (#68)
* fix: documentation/index spelling
* fix: documentation/development-setup spelling
* fix: documentation/api-fetching spelling
* fix: documentation/components spelling
* fix: documentation/dynamic-routes spelling
* feat: add correct tutorial link to README.md
* chore: remove legacy folder
* fix: formatting
* fix: documentation/error-handling spelling
* fix: documentation/seo spelling
* fix: documentation/redirections spelling
* fix: documentation/production spelling
* fix: documentation/conclusion spelling
* feat: update version to v0.10.4
* fix: redirections spelling
* fix: API fetching spelling
* feat: create CLI doc page
* fix: correct CLI spelling
* fix: update CLI output spelling
|
2024-10-17 19:00:23 +02:00 |
|
renovate[bot]
|
625c091fdc
|
chore(deps): update dependency @testing-library/react to v16 (#63)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-17 18:08:57 +02:00 |
|
renovate[bot]
|
c9f1b02954
|
chore(deps): update dependency jsdom to v25 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-17 09:47:47 +02:00 |
|
renovate[bot]
|
6b3bfca1f6
|
chore(deps): update dependency vitest to v2 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-17 09:47:29 +02:00 |
|
Valerio Ageno
|
01d5aad8aa
|
fix: update testing-library/jest-dom version
|
2024-10-16 20:49:46 +02:00 |
|
Valerio Ageno
|
002733cd99
|
Prevent dynamic fn replacement when not imported by tuono (#57)
* fix: prevent dynamic fn replacement when not imported by tuono
* feat: update version to v0.10.3
* Revert "fix(deps): update dependency zustand to v5 (#55)"
This reverts commit d7a086dfb1.
* Revert "fix(deps): update dependency zustand to v4.5.5 (#37)"
This reverts commit b36dc0b897.
* Revert "chore(deps): update dependency @testing-library/react to v16 (#38)"
This reverts commit 1a1b62698c.
* Revert "chore(deps): update dependency @tanstack/config to ^0.13.0 (#32)"
This reverts commit 6c7cc62371.
* revert pnpm update
* Revert "chore(deps): update dependency vitest to v2 (#45)"
This reverts commit c5b5f6aefe.
* Revert "chore(deps): update dependency node to v20.18.0 (#33)"
This reverts commit 588326cc57.
|
2024-10-16 20:41:33 +02:00 |
|
renovate[bot]
|
d7a086dfb1
|
fix(deps): update dependency zustand to v5 (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-14 19:38:29 +02:00 |
|
Valerio Ageno
|
0a8504d9f2
|
feat: update version to v0.10.2 (#50)
|
2024-10-13 10:18:19 +02:00 |
|
renovate[bot]
|
c5b5f6aefe
|
chore(deps): update dependency vitest to v2 (#45)
|
2024-10-12 13:40:51 +02:00 |
|
renovate[bot]
|
e3c5cc882f
|
chore(deps): update dependency jsdom to v25 (#43)
|
2024-10-12 13:37:15 +02:00 |
|
renovate[bot]
|
1a1b62698c
|
chore(deps): update dependency @testing-library/react to v16 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-12 13:00:23 +02:00 |
|
renovate[bot]
|
b36dc0b897
|
fix(deps): update dependency zustand to v4.5.5 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-12 12:55:01 +02:00 |
|
renovate[bot]
|
6c7cc62371
|
chore(deps): update dependency @tanstack/config to ^0.13.0 (#32)
* chore(deps): update dependency @tanstack/config to ^0.13.0
* fix: tanstack/config vite import
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valerio Ageno <valerioageno@yahoo.it>
|
2024-10-12 12:40:03 +02:00 |
|
Valerio Ageno
|
d0a6c59c62
|
Add response time to SSR GET log (#29)
* feat: add response time to SSR GET log
* feat: update version to v0.10.1
|
2024-08-19 18:25:00 +02:00 |
|
Valerio Ageno
|
509283adab
|
feat: update tuono version to v0.10.0
|
2024-08-18 11:19:54 +02:00 |
|
Valerio Ageno
|
2cbcd8ad70
|
feat: update version to v0.9.2
|
2024-08-16 11:28:42 +02:00 |
|
Valerio Ageno
|
30073c226d
|
feat: update version to v0.9.1
|
2024-08-15 20:44:25 +02:00 |
|
Valerio Ageno
|
341fba6ca9
|
Preload chunks when links are visible in the viewport (#24)
* feat: preload chunk when links are visible in the viewport
* feat: update version to v0.9.0
|
2024-08-14 20:50:47 +02:00 |
|
Valerio Ageno
|
9835a4c0d1
|
fix: route switch wrappers re-rendering (#23)
* fix: route switch wrappers re-rendering
* feat: update version to v0.8.4
|
2024-08-14 14:26:52 +02:00 |
|
Valerio Ageno
|
75c790dd6e
|
refactor: create standalone router package (#22)
* refactor: create standalone router package
* fix: add jsdom to tuono-router package
* fix: remove test in tuono vite.config
* update turbo to latest
* fix: wait build before lint
* fix: router types
|
2024-08-11 17:14:54 +02:00 |
|