Skip to content

Releases: onejs/one

v1.1.389

07 Jan 19:09
cf46b52
Compare
Choose a tag to compare

Bug Fixes

  • one: avoid passing sitemap and not found routes when using withLayoutContext (natew)

Performance Improvements

  • vxrn: speed up native builds with logging changes (natew)

Chores

  • create: add note about monorepos and npmrc with pnpm (natew)
  • vxrn: remove old patches (natew)

Commits

  • ed9fc0d: chores (natew)
  • dabdef7: improve logging logic, add working webview in sandbox (natew)
  • c036b56: fix sandbox and ci (natew)
  • 26cce2a: remove strip (natew)
  • 9631cef: recrypt strip (natew)
  • 2e0d034: fix dup route (natew)
  • cf46b52: v1.1.389 (natew)

v1.1.388

07 Jan 00:51
f7d6ab5
Compare
Choose a tag to compare

Features

  • launch React Native DevTools via keyboard shortcut (#375) #375 (Pokai Chang)
  • react-native-prebuilt: patch RN during prebuild to make it work with React 19 #377 (Pokai Chang)
  • vxrn: automatically adjust ios and android scripts in prebuild to account for monorepo relative paths #377 (natew)

Bug Fixes

  • vxrn: fix prod builds for react 19 #377 (natew)

Chores

Commits

v1.1.387

06 Jan 16:08
0e5444b
Compare
Choose a tag to compare

Bug Fixes

  • one: refactor local useParams logic for react navigation 7 (natew)

Documentation

  • add docs on layout limitations (natew)

Commits

v1.1.386

06 Jan 05:52
686176d
Compare
Choose a tag to compare

Bug Fixes

  • one: disable react-scan in production (natew)
  • vxrn: fix breaking react-native-web import in prod builds (natew)

Tests

  • make web e2e more reliable by checking if port is already being used and relax timeout #371 (Pokai Chang)

Commits

v1.1.385

04 Jan 23:17
a0cfeb9
Compare
Choose a tag to compare

Bug Fixes

  • one: automatically handle react-native-web ssr styles (natew)

Documentation

  • one: document not found routes (natew)

Commits

v1.1.384

04 Jan 18:04
1aa4fd1
Compare
Choose a tag to compare

Bug Fixes

  • one: handle postCSS config automatically (natew)

Documentation

  • improve middlewares file order (natew)
  • better base config docs (natew)

Commits

v1.1.383

03 Jan 01:27
9a36593
Compare
Choose a tag to compare

Commits

  • f42e87c: fix site deploy (natew)
  • 0bd3fbe: fix breaking sub path prod links (natew)
  • 9a36593: v1.1.383 (natew)

v1.1.382

03 Jan 00:48
782182e
Compare
Choose a tag to compare

Features

Commits

v1.1.381

02 Jan 17:28
1d8a6d3
Compare
Choose a tag to compare

Features

  • one: allow user to specify deps to exclude from auto pre-bundle for ssr #362 (Pokai Chang)

Bug Fixes

Chores

Commits

v1.1.380

02 Jan 05:01
290df34
Compare
Choose a tag to compare

Chores

  • improve tamagui starter structure (natew)
  • remove unused fullstack example (natew)
  • upgrade vite-plugin-barrel to outputting .swc dir (natew)

Commits

  • 7d5ac58: various cleanup, start on strip cli (natew)
  • 290df34: v1.1.380 (natew)