Skip to content

Releases: MapColonies/config

v4.0.1

03 Feb 06:29
63d7558

Choose a tag to compare

4.0.1 (2026-02-03)

Build System

v4.0.0

27 Jan 14:12
834d207

Choose a tag to compare

4.0.0 (2026-01-27)

⚠ BREAKING CHANGES

  • modernized deps and moved to node 24 (#105)

Features

  • modernized deps and moved to node 24 (#105) (755d8e1)

Dependency Updates

v3.0.2

28 Jul 13:04
a2f64e6

Choose a tag to compare

3.0.2 (2025-07-28)

Build System

  • removed cz-con-changelog and npm run build steps (#84) (8b4c3de)

v3.0.1

10 Jul 04:20
bdce83c

Choose a tag to compare

3.0.1 (2025-07-10)

Bug Fixes

  • set the proper schema query according to config-server (#82) (0866abb)

v3.0.0

07 Jul 07:45
312afe1

Choose a tag to compare

3.0.0 (2025-07-07)

⚠ BREAKING CHANGES

  • changed request for new version (#79)

Features

v2.3.0

07 Jul 07:00
6afb94e

Choose a tag to compare

2.3.0 (2025-07-07)

Features

  • added a check for valid server version for the package (#78) (a51d6ae)

v2.2.1

16 Jun 06:06
6205d0a

Choose a tag to compare

2.2.1 (2025-06-15)

Bug Fixes

  • resolved handling of empty objects with x-env-value and enum without type string [MAPCO-7951] (#76) (678a2d1)

v2.2.0

04 Jun 07:49
814523b

Choose a tag to compare

2.2.0 (2025-06-04)

Features

  • validator: enrich error handling for unevaluatedProperties by adding the property (#63) (2aa2bb5)

Bug Fixes

  • added missing export declaration (#74) (11da6c7)
  • use path.sep for schema base path resolution (#73) (c466f8a)

v2.1.0

08 Apr 15:43
e5f9841

Choose a tag to compare

2.1.0 (2025-04-05)

Features

  • added support for json env format (#59) (1b082e6)

v2.0.0

03 Feb 12:07
8f326b4

Choose a tag to compare

2.0.0 (2025-02-03)

⚠ BREAKING CHANGES

  • update node engine requirement to >=20.18.1 in package.json
  • added engine setting to package.json (#24)

Features

  • moved to common tsconfig package (#26) (f26ea3a)

Dependency Updates

  • add typedoc as a dependency in package.json and package-lock.json (47a1b8a)
  • bump the patch group across 1 directory with 3 updates (#38) (805a967)
  • bump undici from 6.18.2 to 7.3.0 (#29) (ab407fb)
  • update node engine requirement to >=20.18.1 in package.json (40289a0)

Build System

  • added engine setting to package.json (#24) (521ebb4)