Skip to content

Commit d9370c5

Browse files
committed
fix: changeset
1 parent 0921a63 commit d9370c5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.changeset/stupid-sloths-rush.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
"rsbuild-plugin-web-extension": major
33
---
44

5-
### Breaking Change
6-
7-
The plugin options have been updated. The `manifest` option, which accepted the manifest object directly, has been replaced with `manifestPath`, which accepts a path to the manifest file.
8-
95
### Features
106

11-
- **Dynamic Manifests**: You can now use a `.ts` or `.js` file for your manifest. This allows for dynamic generation of the manifest content, using TypeScript types, and importing other modules.
12-
- **Hot Module Replacement (HMR)**: Changes to the manifest file will now trigger a hot reload during development.
137
- **Developer Experience**: The `writeToDisk` option is now enabled by default in development mode, making it easier to load and test the extension in the browser.

0 commit comments

Comments
 (0)