Skip to content

0.7.0#54

Merged
ryansolid merged 28 commits intomainfrom
0.7.0
Jan 24, 2024
Merged

0.7.0#54
ryansolid merged 28 commits intomainfrom
0.7.0

Conversation

@lxsmnsyc
Copy link
Copy Markdown
Member

@lxsmnsyc lxsmnsyc commented Jan 19, 2024

  • Granular mode is now the default.
  • Adds the JSX HMR.
    • This mechanism allows JSX to perform HMR independently of a component, so in case that the template changes, the component doesn't have to re-mount.
    • JSX HMR applies to every JSX declaration, and it doesn't have to be in a component.
  • Resolves Inaccurate information in readme - parcel support can be added #49

@ryansolid ryansolid merged commit db9f292 into main Jan 24, 2024
@ryansolid
Copy link
Copy Markdown
Member

This looks awesome.

@lxsmnsyc lxsmnsyc deleted the 0.7.0 branch January 24, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inaccurate information in readme - parcel support can be added

2 participants