fix(deps): update dependency @preconstruct/cli to v2.8.12 #176
+5
−24
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:
2.8.2→2.8.12Release Notes
preconstruct/preconstruct (@preconstruct/cli)
v2.8.12Compare Source
Patch Changes
4620b09Thanks @prastoin! - Introduced custom TypeScript configuration filename within preconstruct package.json configurationv2.8.11Compare Source
Patch Changes
e3e7067Thanks @emmatown! -preconstruct fix/preconstruct validatewill now enforce that themain/module/browser/umd:mainfields are not present when using the experimentaltypeModuleflag and a package has"type": "module".v2.8.10Compare Source
Patch Changes
7c81de7Thanks @emmatown! - Fixpreconstruct watchwhen usinguse client/use serverdirectivesv2.8.9Compare Source
Patch Changes
79b6d1cThanks @emmatown! - Fix outputting.d.tsfiles with extension-less imports that are invalid when using the experimental flagtypeModulewithmoduleResolution: "nodenext"andtype: "module"indevandbuildv2.8.8Compare Source
Patch Changes
#599
4b920e7Thanks @VanTanev! - Remove unnecessary dependency onmeowCLI parsing library, as @preconstruct/cli only takes a single positional argument denoting a preconstruct command.#602
b62bd19Thanks @emmatown! - Fix referencing a type from another package in the same preconstruct build that has a.d.tsfile at the entrypointv2.8.7Compare Source
Patch Changes
022bbc4Thanks @emmatown! - FixError when using sourcemap for reporting an error: Can't resolve original location of errorerror caused by changes to@babel/helpersin newer versions of Babelv2.8.6Compare Source
Patch Changes
9f45824Thanks @emmatown! - AddcheckTypeDependenciesexperimental flagv2.8.5Compare Source
Patch Changes
c05b2a9Thanks @emmatown! - Fix generating TypeScript declarations where imports to JSON files are emitted in the.d.tsfilesv2.8.4Compare Source
Patch Changes
fa66c34Thanks @emmatown! - Fixpreconstruct devwithexports: { importConditionDefaultExport: "default" }with a.d.tsfilev2.8.3Compare Source
Patch Changes
#586
d8e9ceaThanks @emmatown! - AddtypeModuleexperimental flag#586
d8e9ceaThanks @emmatown! - AdddistInRootexperimental flag#588
1a2ee56Thanks @emmatown! - Use inline source maps for declaration file redirectsConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.