This repository has been archived by the owner on Sep 26, 2022. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.27.0
->0.34.0
Release Notes
vercel/ncc
v0.34.0
Compare Source
Changes
Add support for TS 4.7
memory-fs
to the devDependencies: #927Credits
Huge thanks to @stscoundrel and @shogo82148 for helping!
v0.33.4
Compare Source
Changes
Credits
Huge thanks to @CommanderRoot for helping!
v0.33.3
Compare Source
Patches
v0.33.2
Compare Source
Patches
sha256
instead of deprecatedmd5
for hash algorithm: #868Credits
Huge thanks to @shakefu for helping!
v0.33.1
Compare Source
Patches
v0.33.0
Compare Source
Minor Changes
Patches
Credits
Huge thanks to @fenix20113 for helping!
v0.32.0
Compare Source
Changes
Credits
Huge thanks to @fireairforce and @jesec for helping!
v0.31.1
Compare Source
Patches
tsconfig.json
detection: #770v0.31.0
Compare Source
Changes
compilerOptions
fromtsconfig.json
: #766v0.30.0
Compare Source
Changes
--asset-builds
: #756Description
Previous,
fs.readFile('./asset.js')
would compileasset.js
instead of including as an asset.With this release, the default behavior has been changed to include
asset.js
as an asset only.If you want the old behavior, you can use the
--asset-builds
option.Credits
Huge thanks to @guybedford for helping!
v0.29.2
Compare Source
Patches
__nccwpck_require__
: #751Credits
Huge thanks to @guybedford for helping!
v0.29.1
Compare Source
Patches
Credits
Huge thanks to @guybedford, @mmorel-35, and @jpcloureiro for helping!
v0.29.0
Compare Source
Changes
.mjs
ortype=module
builds: #720Credits
Huge thanks to @rethab and @guybedford for helping!
v0.28.6
Compare Source
Patches
Credits
Huge thanks to @adriencohen and @huozhi for helping!
v0.28.5
Compare Source
Patches
target
arg description, addtranspile-only
arg to readme: #702Credits
Huge thanks to @guybedford and @Simek for helping!
v0.28.4
Compare Source
Patches
Credits
Huge thanks to @guybedford for helping!
v0.28.3
Compare Source
Patches
Credits
Huge thanks to @huozhi for helping!
v0.28.2
Compare Source
Patches
incremental
: #685Credits
Huge thanks to @Songkeys for helping!
v0.28.1
Compare Source
Patches
v0.28.0
Compare Source
Minor Changes
exports
conditions semantics: #665imports
support, webpack upgrade: #672Credits
Huge thanks to @guybedford, @Songkeys, @adriencohen, and @huozhi for helping!
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.