Skip to content

Releases: cubing/dev-config

v0.9.5

13 Apr 08:23

Choose a tag to compare

Release notes:

  • Fix a typo: non-permitted → permitted.

v0.9.4

19 Mar 08:23

Choose a tag to compare

Release notes:

  • [check-package.json] Remove the "Disposing temporary dir." message for now.

v0.9.3

19 Mar 08:03

Choose a tag to compare

Release notes:

  • Fix up additional checks for check-package.json.

v0.9.2

03 Feb 19:19

Choose a tag to compare

Release notes:

  • Add useGlobalThis to the Biome config.

v0.9.1

21 Jan 05:31

Choose a tag to compare

Release notes:

  • [check-allowed-imports] Add a newline after each group.

v0.9.0

15 Jan 02:38

Choose a tag to compare

Release notes:

  • [biome.json] Set noFloatingPromises to error.

v0.8.3

22 Dec 07:26

Choose a tag to compare

Release notes:

  • [package.json bin] Add "overrides" to the opnionated field ordering.

v0.8.2

21 Dec 02:54

Choose a tag to compare

Release notes:

  • [package.json bin] Allow .types to be unpopulated if .main is not a .js path.

v0.8.1

20 Dec 13:03

Choose a tag to compare

Release notes:

  • Change printable-shell-command dependency constraint to use >=.

v0.8.0

20 Dec 12:47

Choose a tag to compare

Release notes:

  • Bump printable-shell-command dependency to a version that doesn't have @types/bun as a peer dependency.