All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Use untransformed typescript type exports (#261)
- Improve documentation and fix typos across the project (#246)
- Fix incorrect imports and add missing function docs (#248)
- Migrate to obuild (29e54be)
- Migrate to oxlint and oxfmt (67fedc4)
- Update deps (78e9de1)
- Update ci (e21a456)
- Update test scripts (d8d7e68)
- Add missing tsgo dep (d05a063)
- Daniel Roe (@danielroe)
- Pooya Parsa (@pi0)
- Eugene (@outslept)
- packagejson: Object format support for
workspacesfield (#236) - Add
deno.lockto known lockfiles (#244) - Support
package.json5andpackage.yaml(#234) updatePackage,sortPackageandnormalizePackageutils (#240)
- James Garbutt (@43081j)
- Eugene (@outslept)
- Pooya Parsa (@pi0)
- Igal Klebanov igalklebanov@gmail.com
- findWorkspaceDir: Add support for Deno workspace detection (#231)
- Update deps (19e6cd5)
- Fix git examples (#225)
- packagejson: Autocompletion for script names (#229)
- packagejson: Add
fundingfield (#224) fundingfield is optional (a82b636)
- Update deps (616704d)
- Pooya Parsa (@pi0)
- Kevin Deng sxzz@sxzz.moe
- Igal Klebanov igalklebanov@gmail.com
- Farnabaz farnabaz@gmail.com
- Git config utils (#217)
- findWorkspaceDir: Detect workspace files (#219)
- findWorkspaceDir: Configurable strategy (#220)
- findFile: Test input itself if matching filename (#221)
- Avoid fallback if starting point cannot be resolved (#216)
- findWorkspaceDir: Update default strategy (#222)
- release: V2.0.1 (7805296)
- Update confbox to v2 (6fff4ac)
- Update confbox (9bfa19d)
- Update git example (95317bc)
- Pooya Parsa (@pi0)
- Use exsolve for resolving paths (#215)
- Update deps (ea7fe99)
- Pooya Parsa (@pi0)
⚠️ Improve resolving and install size (#213)
- Esm-only (d6fd8d4)
- Update deps (82a166c)
- Fix tsconfig issue (eacec26)
- Update repo (80afdee)
- Remove unused mlly dep (636da7b)
- Simplify structure (59822ab)
⚠️ Improve resolving and install size (#213)
- Pooya Parsa (@pi0)
- Detect
bun.lock(#210)
- types: Add
packageManagerfield 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 johan.meester71@gmail.com
- Kevin Deng 三咲智子 sxzz@sxzz.moe
- Add more fields into package.json (#190)
- Kevin Deng 三咲智子 sxzz@sxzz.moe
- Pooya Parsa (@pi0)
- 三咲智子 Kevin Deng sxzz@sxzz.moe
- Fix types for
PackageJsonexports (#185)
- Update tsconfig and enable type tests (#184)
- Enable
--typecheckfor vitest step (cacfa8e)
- Pooya Parsa (@pi0)
- Expand the types of
exports(#183)
- Update deps (f62330a)
- Pooya Parsa pooya@pi0.io
- Kevin Deng 三咲智子 sxzz@sxzz.moe
- Check for all lockfiles before ascending directories (#179)
- Update lockfile (bfd1fca)
- Add object syntax browser field type (#145)
- types: Allow
extendsas array (#151) - Add
importsfield to the types (#160)
- Migrate from
jsonc-parsertounjs/confbox(#174)
- Add missing jsdocs (#171)
- Pooya Parsa (@pi0)
- Max (@onmax)
- Parbez imranbarbhuiya.fsd@gmail.com
- Add
exports.typesfield (#120)
- Remove duplicate usage in readme (#115)
- Remove lint workflow from matrix (a5a00af)
- Revert to node 16 (f6cb62c)
- Daniel Roe daniel@roe.dev
- Saman Hosseini bounoable@gmail.com
- Ʀᴀʏ (@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 pooya@pi0.io
- ZhangZhiChao
- Lxxyx Lxxyxzj@gmail.com
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.jsontype (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)