jellycommands
jellycommands copied to clipboard
Props overhaull
My ideas, not a final decision/direction:
- Place props directly in context rather than in ctx.props
- Switch global typing to be namespaced like SvelteKit did a while back
- Maybe a plugin for props
- Make "context" more of an official thing, such that it's easier for all components to base the same context object with additional properties