7.0.1 (2024-05-04)
fae3210
#223 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)c73cf0d
#190 use npm 9 for CI (#190) (@wraithgar)1f477a8
#189 Fix out-of-order ChangeLog entry (#189) (@daniel-santos)153cfda
#223 postinstall for dependabot template-oss PR (@lukekarrys)cd2962f
#221 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
7.0.0 (2023-08-15)
- support for node 14 has been removed
6.0.4 (2023-05-31)
6.0.3 (2023-05-03)
6.0.2 (2023-04-27)
6.0.1 (2023-03-21)
6.0.0 (2022-10-14)
read-package-json
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
16f6e31
#150 bump normalize-package-data from 4.0.1 to 5.0.0d736548
#148 bump npm-normalize-package-bin from 2.0.0 to 3.0.0505edd7
#147 bump json-parse-even-better-errors from 2.3.1 to 3.0.0
5.0.2 (2022-08-23)
5.0.1 (2022-04-20)
5.0.0 (2022-03-15)
- This drops support for node10 and non-LTS versions of node12 and node14
-
always use / in package.json paths (18cc3fa)
-
move files to lib (bd7fac4)
-
@npmcli/template-oss@2.9.2 (2122bc2)
- bump normalize-package-data from 3.0.3 to 4.0.0 (#113) (b905443)
- update glob requirement from ^7.1.1 to ^7.2.0 (#115) (35482c4)
- update json-parse-even-better-errors requirement (#116) (1b1b3f0)
- update npm-normalize-package-bin requirement from ^1.0.0 to ^1.0.1 (#114) (d1f64a5)
4.0.0 (2021-08-18)
- parseError: use file not path attribute (5002e00)
- parseError: rename file attribute to path
In order to align with the way our other "fast" json parsers work the err.file attribute needs to be renamed to err.path.
Also other errors i.e. ENOENT attach a path attribute.
3.0.1 (2021-02-22)
- Strip underscore prefixed fields from file contents (ac771d8)
3.0.0 (2020-10-13)
- check-in updated lockfile (19d9fbe)
2.1.2 (2020-08-20)
- even better json errors, remove graceful-fs (fdbf082)
2.1.1 (2019-12-09)
- normalize and sanitize pkg bin entries (b8cb5fa)
2.1.0 (2019-08-13)
- support bundleDependencies: true (76f6f42)