All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Detect
bun.lock
(#210)
- types: Add
packageManager
field toPackageJson
(#204)
- Enable tests on windows (#205)
- Pooya Parsa (@pi0)
- Colonel-Sandvich (@Colonel-Sandvich)
- Update dependencies (c173fc7)
- Lint (ce3d808)
- Format packagejson.ts (5cbff11)
- Apply automated updates (e1234ea)
- packagejson: Add tests for partial objects (e2dc735)
- Pooya Parsa (@pi0)
- Johan Meester [email protected]
- Kevin Deng 三咲智子 [email protected]
- Add more fields into package.json (#190)
- Kevin Deng 三咲智子 [email protected]
- Pooya Parsa (@pi0)
- 三咲智子 Kevin Deng [email protected]
- Fix types for
PackageJson
exports (#185)
- Update tsconfig and enable type tests (#184)
- Enable
--typecheck
for vitest step (cacfa8e)
- Pooya Parsa (@pi0)
- Expand the types of
exports
(#183)
- Update deps (f62330a)
- Pooya Parsa [email protected]
- Kevin Deng 三咲智子 [email protected]
- Check for all lockfiles before ascending directories (#179)
- Update lockfile (bfd1fca)
- Add object syntax browser field type (#145)
- types: Allow
extends
as array (#151) - Add
imports
field to the types (#160)
- Migrate from
jsonc-parser
tounjs/confbox
(#174)
- Add missing jsdocs (#171)
- Pooya Parsa (@pi0)
- Max (@onmax)
- Parbez [email protected]
- Add
exports.types
field (#120)
- Remove duplicate usage in readme (#115)
- Remove lint workflow from matrix (a5a00af)
- Revert to node 16 (f6cb62c)
- Daniel Roe [email protected]
- Saman Hosseini [email protected]
- Ʀᴀʏ (@so1ve)
- Resolve paths with
pathe
(#72)
- Remove duplicate section (#96)
- Add @danielroe to license (648f7c5)
- Switch to changelogen for release (489eba0)
- Update mlly (6b7b8fa)
- Lint with prettier (d74afab)
- Pooya Parsa [email protected]
- ZhangZhiChao
- Lxxyx [email protected]
1.0.1 (2022-11-14)
1.0.0 (2022-11-14)
0.3.6 (2022-10-26)
0.3.5 (2022-09-06)
findFarthestFile
(#32) (0d8319e)findWorkspaceDir
(#34) (8b53c08)- add
resolveLockfile
(#14) (6b12948)
0.3.4 (2022-08-18)
0.3.3 (2022-06-20)
0.3.2 (2021-11-30)
- allow passing find options to resolvers (9835524)
0.3.1 (2021-10-27)
- pkg: run prepare before publish (a8c79fc)
0.3.0 (2021-10-27)
- improve resolving (#4)
0.2.3 (2021-10-26)
0.2.2 (2021-10-26)
0.2.1 (2021-10-18)
- pkg: update package.json (cd12484)
0.2.0 (2021-10-14)
- use jsonc parser
- use jsonc parser (5aa9b1a)
0.1.5 (2021-10-14)
0.1.4 (2021-10-14)
- default to any (resolves key signature issue) (a0563e4)
- prevent TS enums from polluting type (403686d)
0.1.3 (2021-10-13)
- add
package.json
type (8c5dfca)
- default to any (resolves key signature issue) (a0563e4)
- prevent TS enums from polluting type (403686d)
0.1.2 (2021-10-13)
- fix types field (6b38f27)