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

Upgrade Rspack and update package.json #12

Merged
merged 2 commits into from
Nov 19, 2023
Merged

Upgrade Rspack and update package.json #12

merged 2 commits into from
Nov 19, 2023

Conversation

xfsnowind
Copy link
Collaborator

@xfsnowind xfsnowind commented Nov 18, 2023

After rspack released version 0.3.14 yesterday, which is more robust and also contained the ./package.json in the export fields (actually this is released in version 0.3.12), which caused the issue 8, now we can publish the new release and package with this version.

I also

  • removed some copied unused commands in package.json
  • installed some ts lib to avoid the ts checking error
  • upgrade ts to 5.2.2

BTW, do we need to bump the version every time when one PR is merged? I suggest that version 0.0.3 is proper for the new release. What do you think? @th3fallen

remove some copied unuseful commands
Copy link

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
cross-env 7.0.3 environment +0 29.1 kB kentcdodds
@rspack/cli 0.3.11...0.3.14 None +0/-0 56.4 kB hardfist
typescript 5.0.4...5.2.2 None +0/-0 40.6 MB typescript-bot

@xfsnowind xfsnowind self-assigned this Nov 19, 2023
@xfsnowind xfsnowind added bug Something isn't working enhancement New feature or request labels Nov 19, 2023
@xfsnowind xfsnowind merged commit c2f149f into main Nov 19, 2023
3 checks passed
@xfsnowind xfsnowind deleted the fix-package branch November 19, 2023 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant