🚀 Enhancements
- modules: Add
wxt.hook
alias forwxt.hooks.hook
(c5f78d0) - Use
@types/chrome
for config manifest type (#969)
🩹 Fixes
- Allow adding multiple hyphens in an entrypoint name (#949)
- Duplicate
BuildOutput.publicAssets
(#951) - Properly overload
import.meta.env
with WXT's own environment globals (#966)
📖 Documentation
- Add docs around
importEntrypoint
to relevant functions (143b5ac)
🌊 Types
- modules: Use
NestedHooks
instead ofPartial
for hooks object (0ebb013)
🏡 Chore
- Fix type error (#946)
- Add
oxlint
for linting (#947) - deps: Bump ora from 8.0.1 to 8.1.0 (#961)
- deps: Bump unimport from 3.9.1 to 3.11.1 (#960)
- deps: Bump execa from 9.3.0 to 9.3.1 (#957)
- Cleanup leftover E2E test artifacts (#968)
❤️ Contributors
- 1natsu (@1natsu172)