js
js copied to clipboard
chore(deps): update dependency @nuxt/module-builder to ^0.8.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@nuxt/module-builder | ^0.5.5 -> ^0.8.0 |
Release Notes
nuxt/module-builder (@nuxt/module-builder)
v0.8.4
🩹 Fixes
- Remove
nuxt/schema
augment (2a20ed0)
❤️ Contributors
- Daniel Roe (@danielroe)
v0.8.3
🩹 Fixes
- build: Handle missing named type exports (#331)
❤️ Contributors
- Tobias Diez [email protected]
v0.8.2
🔥 Performance
- Removed unnecessary hasTypeExport check (#310)
🩹 Fixes
-
prepare: Override
compatibilityDate
(b9b27c3)
❤️ Contributors
- Daniel Roe (@danielroe)
- Matt (@matt-clegg)
v0.8.1
🩹 Fixes
- build: Export all types in stub mode (6b1970d)
🏡 Chore
- Add @danielroe to code owners (c39cc75)
❤️ Contributors
- Daniel Roe (@danielroe)
v0.8.0
🩹 Fixes
- ⚠️ Do not augment nuxt options inside module entry (#295)
- build: Do not export default as a type (d29337c)
-
build: Only generate
import type
statement if required (190bff4)
⚠️ Breaking Changes
- ⚠️ Do not augment nuxt options inside module entry (#295)
❤️ Contributors
- Daniel Roe (@danielroe)
v0.7.1
🩹 Fixes
-
build: Declare
ModuleOptions
in correct place (#283)
📖 Documentation
- Update path for runtime js files (#282)
❤️ Contributors
- Adam DeHaven (@adamdehaven)
- Daniel Roe (@danielroe)
v0.7.0
🚀 Enhancements
- Auto generate module options from schema meta (#33)
🩹 Fixes
- Use
tsconfck
to resolve tsconfigcompilerOptions
(#274) - ⚠️ Use
.js
extension for files inruntime/
directory (dbd05bb) - Resolve full path to runtime externals (#275)
- Include
dist/runtime
in externals list (0946c04)
📖 Documentation
- Add
types
condition to export subpath (#265)
🏡 Chore
✅ Tests
- Add additional test for validity of types shared from runtime (afc4374)
🤖 CI
- Adds reproduction workflow (0dc73bb)
⚠️ Breaking Changes
- ⚠️ Use
.js
extension for files inruntime/
directory (dbd05bb)
❤️ Contributors
- Daniel Roe (@danielroe)
- Ricardo Gobbo De Souza (@ricardogobbosouza)
- Rgehbt (@Gehbt)
v0.6.0
🚀 Enhancements
- Generate
runtime/
dts based on nuxttsconfig
options (#255) - Add builder versions to
module.json
(f8567a3) - Support transforming
jsx
(4841f2e)
🩹 Fixes
- ⚠️ Remove support for deprecated
RuntimeModuleHooks
interface (#228) - Add
-nightly
versions to externals (0a88a87) - Ignore exporting type if it is not defined (c308cc5)
- Mark
runtime/
directory as external (7a68e1e)
🏡 Chore
- release: V0.5.5 (f158ffa)
- Dedupe kit/schema/vue versions (aa0a710)
- Add root
dev:prepare
command (c308a68) - Migrate to eslint v9 (#250)
- Improve internal type safety and enable strict mode (78aa088)
- Tweak tsconfig settings (404aae7)
- Add more type annotations (ba0614b)
✅ Tests
- Update type testing step (#256)
- Add inline snapshots for
runtime/
transforms (#257) - Update snapshot (a39c183)
🎨 Styles
⚠️ Breaking Changes
- ⚠️ Remove support for deprecated
RuntimeModuleHooks
interface (#228)
❤️ Contributors
- Daniel Roe (@danielroe)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.