-
Notifications
You must be signed in to change notification settings - Fork 56
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
Chore/2.1.0 #532
Chore/2.1.0 #532
Conversation
fix: devtools being blocked in strict mode
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
feat(csp): trusted types
Co-authored-by: Jakub Andrzejewski <[email protected]>
feat(core): Vite native method to remove loggers
fix(core): do not create empty header entries in routeRules
Co-authored-by: Jakub Andrzejewski <[email protected]>
feat(core): crypto compatibility for Workers
feat(core): Continuous Releases
@vejja Do you think that we are ready to release this version? :) |
Yes I think so but I can't see the new Actions workflow for pr.pkg.new in the actions tab |
Revert "feat(core): Continuous Releases"
commit: |
Hey @Baroshem - I had to install the GitHub Actions script on main so that in can run on branches |
Awesome, I will release it soon :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test:
Approving these changes for the sake of running the pr.pkg.new bot
Fix devtools being blocked when strict mode is enabled
88dbb4c the existing documentation has been removed, so it should work the same in strict mode as in none-strict mode
ref: #487
Closes #526
Closes #535
Closes #533
Closes #538
Possibly closes #477
Closes #541
Closes #489