Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 2.3 KB

Changelog

2.0.0 (2024-08-07)

⚠️ BREAKING CHANGES

  • update types (#29)
  • refactor to use @npmcli/template-oss (#31)

Features

  • 123bb67 #29 update types (#29) (@broofa, @jablko, @lukekarrys)
  • f09f754 #31 refactor to use @npmcli/template-oss (#31) (@lukekarrys)

Bug Fixes

  • 6ffee7f #60 add missing fields, fix up array type, add comments (#60) (@broofa, @styfle)
  • 4548f2c #39 linting cleanup (#39) (@lukekarrys)

Documentation

  • 5511d4b #40 fix README typo, improve PackageJSON description (#40) (@broofa, @styfle)
  • 1a08144 #37 fix typo in readme (#37) (@lukekarrys)

Chores

  • d323311 #70 bump @types/node from 20.12.10 to 22.1.0 (#70) (@dependabot[bot])
  • 4761562 #71 bump @typescript-eslint/parser from 7.18.0 to 8.0.1 (#71) (@dependabot[bot])
  • 3687a18 #38 simplify template-oss config (#38) (@lukekarrys)
  • 1a1fd85 #36 remove build script and update snapshots and tsconfig (#36) (@lukekarrys)
  • 3172a32 update template-oss files for main branch (@lukekarrys)