Use the /collab command on Discord to gain access to the OneJS private repo. The repo offers early access to the latest features and fixes that may not yet be available on the Asset Store. An early preview of OneJS V2 is available on branch onejs-v2. It brings major performance improvements, zero-allocation interop, and a new esbuild workflow.
VERSION
Doc Menu

Upgrading OneJS

You can upgrade OneJS as usual from Unity's Package Manager or through the OneJS private repo. If you encounter any issues, try deleting the ScriptLib folder and tsconfig.json file under OneJS's working directory (i.e. {ProjectDir}/OneJS). They'll be auto-regenerated by the new ScriptEngine.

If you are using Tailwind, make sure to run the tailwind compiler at least once to flush out any stale styling.

If any problem persists, please come to our Discord Server for assistance.