Skip to content

chore: release v0.6.0 #851

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

Merged
merged 16 commits into from
Apr 7, 2025
Merged

chore: release v0.6.0 #851

merged 16 commits into from
Apr 7, 2025

Conversation

pmmmwh
Copy link
Owner

@pmmmwh pmmmwh commented Jun 2, 2024

Drop support for Webpack 4 / WDS 3 (#850, #904)

Fixes #647
Fixes #707
Fixes #728
Fixes #742
Fixes #788
Fixes #834
Fixes #865

Thin wrapper for externalization of React (#852)

Partially Fixes #42
Fixes #743
Fixes #745
Fixes #765
Fixes #833

Migrate from ansi-html to anser (#854)

Documentation on minimum supported Node.js version (#899)

Fixes #712

Ensure plugin does not do anything in production mode (#900)

Partially Fixes #173

Upgraded all development dependencies (#905)

Copy link

codesandbox bot commented Jun 2, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@pmmmwh pmmmwh mentioned this pull request Mar 10, 2025
pmmmwh added 3 commits March 31, 2025 03:39
* chore: cleanup unused utils

* refactor: cleanup entry injection

* refactor: cleanup runtime module

* test: update snapshots
* chore: bump all development deps

* docs: add changelog entry
@pmmmwh pmmmwh marked this pull request as ready for review March 31, 2025 02:14
@pmmmwh pmmmwh merged commit b10ad8d into main Apr 7, 2025
13 checks passed
@pmmmwh pmmmwh deleted the release/v0.6.0 branch April 7, 2025 00:39
@SimenB
Copy link

SimenB commented Apr 7, 2025

🎉

will you publish a new beta release with this, or as latest?

@pmmmwh
Copy link
Owner Author

pmmmwh commented Apr 7, 2025

🎉

will you publish a new beta release with this, or as latest?

It will be as latest. Just haven't gotten around to do it yet!

@SimenB
Copy link

SimenB commented Apr 7, 2025

Awesome, thanks!

@ImLunaHey
Copy link

any chance we could get this pushed to npm soon? still seeing 0.5.16 as the latest.

@pmmmwh
Copy link
Owner Author

pmmmwh commented Apr 28, 2025

any chance we could get this pushed to npm soon? still seeing 0.5.16 as the latest.

Sorry - I meant to do it last week before I got sick ... it is now out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment