Skip to content

Releases: preconstruct/preconstruct

@preconstruct/[email protected]

27 Mar 02:19
f565beb

Choose a tag to compare

Patch Changes

  • #618 4620b09 Thanks @prastoin! - Introduced custom TypeScript configuration filename within preconstruct package.json configuration

@preconstruct/[email protected]

25 Feb 03:57
9c1c51b

Choose a tag to compare

Patch Changes

  • #615 e3e7067 Thanks @emmatown! - preconstruct fix/preconstruct validate will now enforce that the main/module/browser/umd:main fields are not present when using the experimental typeModule flag and a package has "type": "module".

@preconstruct/[email protected]

08 Nov 05:06
b10b747

Choose a tag to compare

Patch Changes

  • #612 7c81de7 Thanks @emmatown! - Fix preconstruct watch when using use client/use server directives

@preconstruct/[email protected]

10 Oct 04:29
54c412d

Choose a tag to compare

Patch Changes

  • #604 79b6d1c Thanks @emmatown! - Fix outputting .d.ts files with extension-less imports that are invalid when using the experimental flag typeModule with moduleResolution: "nodenext" and type: "module" in dev and build

@preconstruct/[email protected]

01 Oct 00:25
8b2541d

Choose a tag to compare

Patch Changes

  • #599 4b920e7 Thanks @VanTanev! - Remove unnecessary dependency on meow 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 entrypoint

@preconstruct/[email protected]

08 Jul 05:58
54251a5

Choose a tag to compare

Patch Changes

  • #596 022bbc4 Thanks @emmatown! - Fix Error 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 Babel

@preconstruct/[email protected]

05 Jul 04:22
512ea88

Choose a tag to compare

Patch Changes

@preconstruct/[email protected]

02 Jul 06:52
56241ba

Choose a tag to compare

Patch Changes

  • #592 c05b2a9 Thanks @emmatown! - Fix generating TypeScript declarations where imports to JSON files are emitted in the .d.ts files

@preconstruct/[email protected]

02 May 23:44
5113f84

Choose a tag to compare

Patch Changes

  • fa66c34 Thanks @emmatown! - Fix preconstruct dev with exports: { importConditionDefaultExport: "default" } with a .d.ts file

@preconstruct/[email protected]

15 Jan 02:41
9f44a11

Choose a tag to compare

Patch Changes