Skip to content

Latest commit

 

History

History
373 lines (162 loc) · 15 KB

CHANGELOG.md

File metadata and controls

373 lines (162 loc) · 15 KB

Changelog

3.21.0 (2023-05-21)

Features

3.20.3 (2023-05-18)

Bug Fixes

3.20.2 (2023-05-06)

Bug Fixes

  • set cache-control default value to "public, max-age=300" (#462) (adda725)

3.20.1 (2023-05-06)

Bug Fixes

3.20.0 (2023-05-06)

Features

3.19.3 (2023-05-06)

Bug Fixes

3.19.2 (2023-05-05)

Bug Fixes

3.19.1 (2023-05-05)

Bug Fixes

  • download tgz file to local file before untar it (#457) (90d5046)

3.19.0 (2023-05-05)

Features

3.18.0 (2023-05-05)

Features

3.17.1 (2023-05-04)

Bug Fixes

  • calculate _hasShrinkwrap on server-side if not present (#450) (db59bd6)

3.17.0 (2023-04-25)

Features

  • add source registry name in manifest (#448) (f891aed)

3.16.0 (2023-04-21)

Features

3.15.0 (2023-04-21)

Features

3.14.0 (2023-04-20)

Features

3.13.2 (2023-04-10)

Bug Fixes

3.13.1 (2023-04-10)

Bug Fixes

  • update webauth default URL to registry (#432) (cf95d7d)

3.13.0 (2023-04-07)

Features

3.12.1 (2023-04-07)

Bug Fixes

3.12.0 (2023-04-06)

Features

3.11.2 (2023-04-03)

Bug Fixes

3.11.1 (2023-03-30)

Bug Fixes

3.11.1 (2023-03-28)

Bug Fixes

3.11.0 (2023-03-27)

Features

3.10.0 (2023-03-27)

Features

  • redirect not found can be false when syncMode='none' (#428) (91ebd19)

3.9.0 (2023-03-20)

Features

3.8.0 (2023-03-08)

Features

  • Support for migrating packages into current registry (#417) (e5f905b)

3.7.0 (2023-03-01)

Features

  • retry changes task when current work error (#414) (d7ae7aa)

3.6.0 (2023-02-27)

Features

3.5.0 (2023-02-21)

Features

3.4.3 (2023-02-15)

Bug Fixes

3.4.2 (2023-02-14)

Bug Fixes

3.4.1 (2023-02-13)

Bug Fixes

3.4.0 (2023-02-10)

Features

3.3.2 (2023-02-10)

Reverts

  • Revert "fix: should sync package deps by default (#400)" (#401) (b021e1e), closes #400 #401

3.3.1 (2023-02-10)

Bug Fixes

3.3.0 (2023-02-09)

Features

  • auto sync package's optionalDependencies (#399) (07a19cf)

3.2.6 (2023-02-05)

Bug Fixes

  • should init binary adapter before reuse it (#393) (b9985ab)

3.2.5 (2023-02-03)

Bug Fixes

  • allow publish 10mb tarball package by default (#391) (f873b8d)

3.2.4 (2023-02-02)

Bug Fixes

3.2.3 (2023-01-30)

Bug Fixes

3.2.2 (2023-01-29)

Bug Fixes

3.2.1 (2023-01-29)

Bug Fixes

3.2.0 (2023-01-28)

Features

3.1.2 (2023-01-28)

Bug Fixes

3.1.1 (2023-01-18)

Bug Fixes

3.1.0 (2023-01-18)

Features

3.0.1 (2023-01-18)

Bug Fixes

  • try to show latest version on sync log (#375) (1c64a57)

3.0.0 (2023-01-17)

⚠ BREAKING CHANGES

  • use SingletonProto instead of ContextProto

Co-authored-by: killagu killa123@126.com

Code Refactoring

2.10.1 (2023-01-08)

Bug Fixes

  • export _cnpmcore_publish_time on abbreviated manifests (#374) (4bceac5)

2.10.0 (2023-01-05)

Features

2.9.1 (2022-12-17)

Bug Fixes

  • Auto enable npm publish on github action (3d366dd)
  • fix tsc:prod (ca78d00)