persian-mobile-datepicker
persian-mobile-datepicker copied to clipboard
chore(deps): update dependency microbundle to ^0.15.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
microbundle | ^0.13.3 -> ^0.15.0 |
Release Notes
developit/microbundle (microbundle)
v0.15.1
Patch Changes
-
cebafa1
#961 Thanks @zyrong! - Fix for when multiple entries reference different CSS, only the CSS referenced by the first entry will be packaged
-
9a4e2b2
#954 Thanks @rschristian! - Bumps Node target to v12
-
4ad4b76
#967 Thanks @agilgur5! - deps: upgrade rpt2 to latest v0.32.0 to fix monorepos
-
6018e58
#956 Thanks @rschristian! - Silences warnings when using Node builtins with the 'node:...' protocol on imports. Warnings related to bare usage of these builtins were already silenced.
-
88241dd
#968 Thanks @PeterBurner! - deps: upgrade babel-plugin-transform-async-to-promises to latest v0.8.18 to fix #565
-
e72377a
#964 Thanks @rschristian! - Fixes filename generation for es & modern outputs. Both 'jsnext:main' and 'esmodule' were incorrectly ignored.
v0.15.0
Minor Changes
-
6f6e080
#950 Thanks @rschristian! - Microbundle will now output ESM using.mjs
as the file extension when the package type is CJS
-
242754f
#949 Thanks @rschristian! - Add --visualize flag to generate build output stats
Patch Changes
-
c4532cc
#940 Thanks @rschristian! - Adds information about--compress
flag's default value w/ different targets
-
b51b855
#935 Thanks @mycoin! - Don't attempt to write build stats in watch mode when there has been a build error/sizeInfo isundefined
-
1d0e305
#941 Thanks @rschristian! - Ensures TS plugin will begin its search for a 'tsconfig.json' in the set cwd
-
f04c85a
#926 Thanks @developit! - Fix mangle.json being overwritten with[object Object]
-
ecb0b02
#947 Thanks @rschristian! - Ensures hoisted node_modules are excluded from babel
-
392d63e
#919 Thanks @rschristian! - Fixes CSS output from being overwritten when also generating .cjs
-
fb0a437
#930 Thanks @rschristian! - Documenting --jsxFragment flag
-
8223eba
#948 Thanks @rschristian! - Corrects formatting in build completion message w/ dynamic import is used
v0.14.2
Patch Changes
-
dd0bdde
#904 Thanks @rschristian! - Added missing CLI doc for 'jsxImportSource' and correcting the Examples section of the '--help' output
v0.14.1
Patch Changes
-
2a0ca88
#882 Thanks @MiKr13! - feat: :sparkles: Closes #497: preserve trailing newline in mangle.json
-
26f382a
#895 Thanks @rschristian! - Completion message shows pkg's actual name, rather than safe name
v0.14.0
Minor Changes
-
1b61029
#867 Thanks @bouchenoiremarc! - - Add support for Module Workers with a new--workers
flag
Patch Changes
-
5e93a0e
#853 Thanks @developit! - Fix crash when traversing"exports"
objects (#852)
-
96b85da
#887 Thanks @developit! - When using--target node
, resolve "node" conditional Package Export keys, otherwise resolve "browser" keys.
-
5d0465b
#875 Thanks @dwightjack! - Preserve terser annotations in compressed bundle
-
b1a6374
#858 Thanks @bouchenoiremarc! - - Allow the minify optionscompress
andmangle
to be set as booleans
-
2980336
#865 Thanks @rschristian! - Expands generateTypes flag to support libs with TS entrypoints
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.