Valerio Ageno
|
6dbdafa888
|
chore: bump version to v0.19.0 (#653)
|
2025-03-23 14:32:43 +01:00 |
|
Marco Pasqualetti
|
d562aa87a3
|
feat(packages/tuono): improve TuonoRouteProps type (#648)
|
2025-03-18 09:07:38 +01:00 |
|
Valerio Ageno
|
1c45b29ed1
|
fix: prevent returning the previous route data on route transition (#646)
Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
|
2025-03-15 11:42:34 +01:00 |
|
Marco Pasqualetti
|
bfd0041c6a
|
test(packages/tuono-router): improve test using mocks (#641)
|
2025-03-11 06:46:58 +01:00 |
|
Valerio Ageno
|
486a254a1e
|
chore: update version to v0.18.0 (#627)
|
2025-03-09 13:14:39 +01:00 |
|
Marco Pasqualetti
|
67de777fd1
|
feat: Implement .env file support (#618)
Co-authored-by: Jacob Marshall <me@jhqcat.com>
|
2025-03-09 12:00:12 +01:00 |
|
Valerio Ageno
|
8fcebae4a9
|
feat: add __layout wrapper to default 404 page (#633)
|
2025-03-09 11:58:25 +01:00 |
|
Valerio Ageno
|
77c902a7a5
|
feat: display error overlay (#607)
Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
|
2025-03-09 11:32:05 +01:00 |
|
Marco Pasqualetti
|
da194524ee
|
chore: add @vitest/eslint-plugin (#630)
|
2025-03-08 21:11:28 +01:00 |
|
renovate[bot]
|
81e7af6f5e
|
chore(deps): update react monorepo (#574)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-08 11:42:36 +01:00 |
|
Marco Pasqualetti
|
fd2357cedc
|
refactor(packages/tuono-router): use named imports (#629)
|
2025-03-08 10:48:36 +01:00 |
|
renovate[bot]
|
73b7a8f056
|
chore(deps): update node.js to v22.14.0 (#620)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-05 04:38:40 +01:00 |
|
renovate[bot]
|
0e6546d4d0
|
chore(deps): update dependency happy-dom to v17.2.2 (#621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-05 04:31:08 +01:00 |
|
Valerio Ageno
|
bf77ed1794
|
chore: update version to v0.17.10 (#615)
|
2025-02-28 17:41:14 +01:00 |
|
pveierland
|
1ba94238ed
|
feat: add origin config option (#582)
Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
|
2025-02-27 18:25:03 +01:00 |
|
Valerio Ageno
|
5f6bad637c
|
chore: update version to v0.17.9 (#608)
|
2025-02-27 08:35:42 +01:00 |
|
Marco Pasqualetti
|
3063763667
|
feat(env): temporary revert frontend implementation (#609)
|
2025-02-27 08:35:06 +01:00 |
|
renovate[bot]
|
303a177344
|
chore(deps): update dependency vitest to v3.0.7 (#601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-24 20:21:16 +01:00 |
|
renovate[bot]
|
d26918fc2f
|
chore(deps): update dependency happy-dom to v17.1.4 (#598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-24 20:15:27 +01:00 |
|
renovate[bot]
|
31f0a167e9
|
chore(deps): update dependency @types/node to v22.13.5 (#597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-24 20:04:09 +01:00 |
|
Jovan Milosevic
|
d71185c9cb
|
feat(packages/tuono-router): add replace method to router and replace prop to Link (#596)
|
2025-02-24 19:53:59 +01:00 |
|
Marco Pasqualetti
|
067535c2f6
|
test(packages/tuono): create-json-config test are not clearing writeFileSpy mock (#593)
|
2025-02-23 15:31:56 +01:00 |
|
Jacob Marshall
|
d679982949
|
feat(env): setup env prefix and typescript for client-side (#584)
|
2025-02-23 14:17:23 +01:00 |
|
Marco Pasqualetti
|
0a4d1e2995
|
feat: update vite to v6 and vitest v3 (#576)
|
2025-02-22 21:06:38 +01:00 |
|
Marco Pasqualetti
|
12e0937174
|
chore: add internal vite config (#568)
|
2025-02-16 15:39:25 +01:00 |
|
Valerio Ageno
|
be77068c73
|
chore: update version to v0.17.8 (#559)
|
2025-02-12 18:34:06 +01:00 |
|
Valerio Ageno
|
e00dad9200
|
feat: polyfill URLSearchParams on the server side (#555)
|
2025-02-12 08:35:36 +01:00 |
|
renovate[bot]
|
58e48147b8
|
chore(deps): update dependency @types/node to v22.13.1 (#541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-10 08:36:19 +01:00 |
|
Marco Pasqualetti
|
68eda84053
|
test(packages/tuono-router): use screen instead of render matchers (#540)
|
2025-02-09 19:01:30 +01:00 |
|
Jacob Marshall
|
253f35dbbb
|
fix: update link component to allow modifier+click to properly work, and write tests (#534)
|
2025-02-09 18:50:45 +01:00 |
|
Jacob Marshall
|
0f72506f95
|
feat: add css key to vite config (#518)
|
2025-02-08 16:01:26 +01:00 |
|
Valerio Ageno
|
d86c97979b
|
chore: bump version to v0.17.7 (#523)
|
2025-02-07 18:35:14 +01:00 |
|
Marco Pasqualetti
|
1a3c9a7fbe
|
feat: refine package.json version ranges (#507)
|
2025-02-05 09:28:18 +01:00 |
|
renovate[bot]
|
cecf2ba8cc
|
chore(deps): update dependency vitest to v2.1.9 [security] (#505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-05 06:42:15 +01:00 |
|
renovate[bot]
|
11666fc422
|
chore(deps): update dependency happy-dom to v16.8.1 (#494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-03 20:01:27 +01:00 |
|
renovate[bot]
|
aef456cbf2
|
chore(deps): update dependency @testing-library/react to v16.2.0 (#490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-03 20:00:38 +01:00 |
|
renovate[bot]
|
5fa38b9506
|
chore(deps): update dependency @types/node to v22.13.0 (#492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-03 18:16:22 +01:00 |
|
Marco Pasqualetti
|
c8cf0771d4
|
test(packages/tuono-router): refine unit tests (#478)
|
2025-02-02 17:45:16 +01:00 |
|
renovate[bot]
|
003c0766cf
|
chore(deps): update node.js to v22.13.1 (#445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-31 18:00:08 +01:00 |
|
Valerio Ageno
|
fdc87ed8f1
|
chore: bump version to v0.17.6 (#453)
|
2025-01-28 19:08:36 +01:00 |
|
Marco Pasqualetti
|
bbe9605f6f
|
docs(configuration): add documentation for server option (#446)
Co-authored-by: Valerio Ageno <51341197+Valerioageno@users.noreply.github.com>
|
2025-01-28 08:53:49 +01:00 |
|
Marco Pasqualetti
|
2e141be0fc
|
test(packages/tuono-router): replace jsdom with happy-dom (#444)
|
2025-01-27 20:00:28 +01:00 |
|
Marco Pasqualetti
|
93b5e3e68f
|
chore(deps): update dependency @types/react to v19.0.8 (#442)
|
2025-01-27 19:42:29 +01:00 |
|
Valerio Ageno
|
d33c211a01
|
chore: bump version to v0.17.5 (#417)
|
2025-01-25 21:16:36 +01:00 |
|
Marco Pasqualetti
|
21ee89ada4
|
fix(packages/tuono): build error when config contains vite plugins (#415)
|
2025-01-25 18:12:57 +01:00 |
|
Marco Pasqualetti
|
dcedb1c6c0
|
refactor: create TuonoContext (#413)
|
2025-01-25 15:56:10 +01:00 |
|
Valerio Ageno
|
3cb150b090
|
chore: bump version 0.17.4 (#409)
|
2025-01-23 18:57:14 +01:00 |
|
Valerio Ageno
|
305ae59086
|
feat: pass config from server to client (#407)
|
2025-01-23 18:43:17 +01:00 |
|
Marco Pasqualetti
|
c7bff7ed09
|
fix(deps): update dependency vite to v5.4.12 [security] (#401)
|
2025-01-22 08:32:23 +01:00 |
|
Marco Pasqualetti
|
8c4d61ee65
|
chore(deps): update dependency @types/react to v19.0.7 (#392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-21 09:09:37 +01:00 |
|