-
Notifications
You must be signed in to change notification settings - Fork 4
docs(changelog): update changelog for v1.10.0 release #307
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
Conversation
Reviewer's GuideUpdates the changelog for the v1.10.0 release, including adjusting the Unreleased comparison range and documenting new worker support, fixes, and refactors. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
Hey there - I've reviewed your changes and they look great!
Prompt for AI Agents
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location> `CHANGELOG.md:8` </location>
<code_context>
+### [v1.10.0](https://github.com/z0ffy/vite-plugin-bundle-obfuscator/compare/v1.9.0...v1.10.0) - 17 December 2025
+
+- chore(release): bump version to 1.10.0
+- feat: support worker
+- refactor(utils): enhance `isNuxtProject` checks with directory traversal and plugin validation
+- docs(changelog): update for v1.9.0 release and recent workflow changes
</code_context>
<issue_to_address>
**suggestion (typo):** Consider slightly adjusting the phrasing to improve grammatical clarity.
If this isn’t a specific singular term in your domain, consider pluralizing to `support workers` or clarifying as `support Web Workers` for more natural phrasing.
```suggestion
- feat: support Web Workers
```
</issue_to_address>Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
| ### [v1.10.0](https://github.com/z0ffy/vite-plugin-bundle-obfuscator/compare/v1.9.0...v1.10.0) - 17 December 2025 | ||
|
|
||
| - chore(release): bump version to 1.10.0 | ||
| - feat: support worker |
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.
suggestion (typo): Consider slightly adjusting the phrasing to improve grammatical clarity.
If this isn’t a specific singular term in your domain, consider pluralizing to support workers or clarifying as support Web Workers for more natural phrasing.
| - feat: support worker | |
| - feat: support Web Workers |
Summary by Sourcery
Documentation: