What's Changed
- feat: allow for main.ts or any other file extension by @dannyhw in #391
- fix: dont error with no addons by @dannyhw in #386
- feat: enables use of docgen for generated arg types (somewhat experimental) by @dannyhw in #392
- chore(deps): bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #396
- fix: add defensive check before call m.hot.accept by @nutstick in #397
- fix: workaround for infinite global decorators by @dannyhw in #398
New Contributors
Full Changelog: v6.0.1-beta.9...v6.0.1-beta.10