2980336#865 Thanks @rschristian! - Expands generateTypes flag to support libs with TS entrypoints
v0.13.3
Patch Changes
3534815#848 Thanks @developit! - Bugfix: re-enable support for Terser annotations like /*@__NOINLINE__*/ (these were incorrectly being removed during the Babel pass)
v0.13.2
Patch Changes
e3f1933#847 Thanks @developit! - - Upgrade to Terser 5.7 to re-enable support for reduce_funcs:false in mangle.json configuration.
86371f0#784 Thanks @rschristian! - Allows users to customize the modern output's filename using "exports" like they can with "esmodules"
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps microbundle from 0.12.4 to 0.14.2.
Release notes
Sourced from microbundle's releases.
... (truncated)
Changelog
Sourced from microbundle's changelog.
... (truncated)
Commits
778ca3c
Version Packages (#911)75525a3
Add Teaful as "Built with Microbundle" in README (#910)dd0bdde
fix: Ensuring CLI & docs match up with each other (#904)afa74ca
[docs] Fix incorrect package exports recommendation (#903)c04bd48
Version Packages (#900)2a0ca88
feat: :sparkles: Closes #497: preserve trailing newline in mangle.json (#882)26f382a
fix: Corrects completion message to show the package's name, rather than the ...d94bd97
Version Packages (#859)96b85da
Resolve using "node" export condition for --target node (#887)2980336
feat: Expands generateTypes flag to support TS entries (#865)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)