Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.7.0 #54

Merged
merged 28 commits into from
Jan 24, 2024
Merged

0.7.0 #54

merged 28 commits into from
Jan 24, 2024

Conversation

lxsmnsyc
Copy link
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
1 check passed
@ryansolid
Copy link
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