Releases: onejs/one
Releases · onejs/one
v1.4.13
v1.4.12
Features
- one: add .server.ts platform extension support (natew)
Bug Fixes
- one: avoid adding data-one-source to fragments (natew)
- use .cjs exports for CJS builds and fix bc shorthand in docs menu #666 (DaveyEke)
- onestack.dev: tamagui v2 migration - bc→borderColor and position fixes #666 (DaveyEke)
- onestack.dev: mobile layout tweaks - center team text, space theme toggle #666 (DaveyEke)
- one: use static import for setupFile in SSR builds (natew)
- vercel: fix vercel middlewares with latest routing fixes (natew)
Commits
v1.4.11
Features
- one: add daemon for multi-app development (natew)
Bug Fixes
- one: fix root-level dynamic routes in groups causing 404 in prod (natew)
- interceptRoutes: strip route groups #665 (Quan Nguyen)
- one: nested +not-found routes matching in prod (natew)
- tests: use CSS animations and add shared public dir (natew)
- one: only mark [[param]] as optional, not [param] (natew)
Continuous Integration
- increase node heap size for tests (natew)
Chores
- remove shortcut commands (natew)
Commits
- add macOS dialog picker with simulator info (natew)
- auto-route to most recent server in CI (natew)
- add terminal UI for interactive management (natew)
- enable TUI by default in TTY (natew)
- add last-active tracking, oi/oa commands, fix proxy bug (natew)
- 17f60b9: canary1.4.10-1770183430303 (natew)
- fix @isaacs/brace-expansion vulnerability (natew)
- 31ef223: canary1.4.10-1770187952297 (natew)
- working connections and re-connections (natew)
- improve daemon logic, ui (natew)
- add cookie-based WebSocket routing, TTL cleanup (natew)
- ff48ec5: v1.4.11 (natew)
v1.4.10
Features
- enhance intercept routing with layout context support #663 (Quan Nguyen)
Bug Fixes
- one-vscode: update build and watch scripts #664 (Quan Nguyen)
- one: fix invalid 404 returned on SPA pages (natew)
Code Refactoring
- clean up routing and layout components #663 (Quan Nguyen)
- remove debug logging from routing and linking functions #663 (Quan Nguyen)
- remove old route masking #663 (Quan Nguyen)
- remove unused photo components and route masking tests #663 (Quan Nguyen)
Chores
- update dependencies to address security vulnerabilities #664 (Quan Nguyen)
Commits
- masking #663 (Quan Nguyen)
- intercepting routes #663 (Quan Nguyen)
- f5f275c: add intercepting routes tests (natew)
- 88f5629: add one typegen command as alias for generate-routes (natew)
- 77cb3b8: format routes.d.ts with one route per line for cleaner diffs (natew)
- 7e2855a: merge feat/intercepting-routes (natew)
- 64f0297: fix intercept-test route to be SPA for prod build (natew)
- 3763629: fix intercepting routes test for SPA routes (natew)
- 99d340b: oxlints (natew)
- 3c59e35: canary1.4.9-1770140739190 (natew)
- b9780f0: v1.4.10 (natew)