Skip to content

Releases: sanity-io/pkg-utils

v1.17.3

07 Nov 15:58
Compare
Choose a tag to compare

1.17.3 (2022-11-07)

Bug Fixes

  • syntax error on multi-line declared modules (2b4670d)

This release is also available on:

v1.17.2

04 Nov 12:43
Compare
Choose a tag to compare

1.17.2 (2022-11-04)

Bug Fixes

  • require exported package.json behind --strict flag (925f7e1)

This release is also available on:

v1.17.1

04 Nov 11:39
Compare
Choose a tag to compare

1.17.1 (2022-11-04)

Bug Fixes

  • filter out test modules and comments (d66379a)
  • skip one line comments (b4eee52)
  • use extractor source files to inform where to extract modules (9fb7405)

This release is also available on:

v1.17.0

04 Nov 08:55
Compare
Choose a tag to compare

1.17.0 (2022-11-04)

Features

  • add support for ./package.json in pkg.exports (#5) (0239d6c)

This release is also available on:

v1.16.2

02 Nov 09:51
Compare
Choose a tag to compare

1.16.2 (2022-11-02)

Bug Fixes

  • extract and append declare module blocks to types file (c362e00)

This release is also available on:

v1.16.1

01 Nov 14:18
Compare
Choose a tag to compare

1.16.1 (2022-11-01)

Bug Fixes

  • corrected error message for import export (66c8eda)
  • group package entry errors into a single error message (aa27f45)

This release is also available on:

v1.16.0

21 Oct 09:49
Compare
Choose a tag to compare

1.16.0 (2022-10-21)

Features

  • emitDeclarationOnly option (37e0b53)

This release is also available on:

v1.15.1

14 Oct 06:10
Compare
Choose a tag to compare

1.15.1 (2022-10-14)

Bug Fixes

  • merge config.external with defaults if it's an array (#1) (98c82fc)

This release is also available on:

v1.15.0

11 Oct 07:49
Compare
Choose a tag to compare

1.15.0 (2022-10-11)

Features

  • tsconfig config property (1a7cc30)
  • strict mode (62c9a67)
  • use property reducer for rollup plugins (8ec1788)

Bug Fixes

  • allow unresolved env variable (f23e10f)

This release is also available on:

v1.14.0

10 Oct 11:53
Compare
Choose a tag to compare

1.14.0 (2022-10-10)

Features

  • configure define property (9d4d9a0)
  • configure extract.customTags (ca36e7e)

This release is also available on: