fix(deps): update dependency @preconstruct/cli to v2.8.10 #176
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.10
Release Notes
preconstruct/preconstruct (@preconstruct/cli)
v2.8.10
Compare Source
Patch Changes
7c81de7
Thanks @emmatown! - Fixpreconstruct watch
when usinguse client
/use server
directivesv2.8.9
Compare Source
Patch Changes
79b6d1c
Thanks @emmatown! - Fix outputting.d.ts
files with extension-less imports that are invalid when using the experimental flagtypeModule
withmoduleResolution: "nodenext"
andtype: "module"
indev
andbuild
v2.8.8
Compare Source
Patch Changes
#599
4b920e7
Thanks @VanTanev! - Remove unnecessary dependency onmeow
CLI parsing library, as @preconstruct/cli only takes a single positional argument denoting a preconstruct command.#602
b62bd19
Thanks @emmatown! - Fix referencing a type from another package in the same preconstruct build that has a.d.ts
file at the entrypointv2.8.7
Compare Source
Patch Changes
022bbc4
Thanks @emmatown! - FixError when using sourcemap for reporting an error: Can't resolve original location of error
error caused by changes to@babel/helpers
in newer versions of Babelv2.8.6
Compare Source
Patch Changes
9f45824
Thanks @emmatown! - AddcheckTypeDependencies
experimental flagv2.8.5
Compare Source
Patch Changes
c05b2a9
Thanks @emmatown! - Fix generating TypeScript declarations where imports to JSON files are emitted in the.d.ts
filesv2.8.4
Compare Source
Patch Changes
fa66c34
Thanks @emmatown! - Fixpreconstruct dev
withexports: { importConditionDefaultExport: "default" }
with a.d.ts
filev2.8.3
Compare Source
Patch Changes
#586
d8e9cea
Thanks @emmatown! - AddtypeModule
experimental flag#586
d8e9cea
Thanks @emmatown! - AdddistInRoot
experimental flag#588
1a2ee56
Thanks @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.