![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@casual-simulation/aux-common
Advanced tools
A library that contains common operations needed to modify and understand AUX files.
V0.4.12
{context}.config
instead of aux.builder.context
and aux.player.context
.
hello
context in both AUX Builder and AUX Player by setting the hello.config
tag to true
.@aux.builder.context
and then create a config tag for the worksurfaces that are found.aux.context.{value}
instead of aux.builder.context.{value}
.
builder
from the name makes it easier to understand that the tags are describing the contexts that the file is configuring.aux._parent
to aux._creator
.xyzDiff()
is now makeDiff.xyz()
addToContextDiff()
is now makeDiff.addToContext()
shout()
.
handleMessage()
tag using shout("handleMessage", 11)
.isBuilder
and isPlayer
variables to formulas.
hello
context will only show up in AUX Builder when the hello.config
tag is set to =isBuilder
.clone()
and destroy()
.aux._context_{uuid}
to context_{short-uuid}
.aux.mergeable
so control whether diffs can be merged into other files.md-dialog-prompt
to GameView
to allow users to set custom contexts for new workspaces._destroyed
tag. Setting it now does nothing.aux.context.color
value as the scene's background color.
aux.context.color
has no value or is undefined, then it will fall back to aux.scene.color
.aux.label.anchor
to allow positioning of the label.
FAQs
Common library for AUX projects
The npm package @casual-simulation/aux-common receives a total of 33 weekly downloads. As such, @casual-simulation/aux-common popularity was classified as not popular.
We found that @casual-simulation/aux-common demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.