Skip to content

v2.0.0

Choose a tag to compare

@mapcolonies-devops mapcolonies-devops released this 03 Feb 12:07
8f326b4

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)