File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ Subproject commit 4dc851f45e064e333daa08dd834a59fde91e4d6f
Original file line number Diff line number Diff line change 1+ # @journeyapps/https-proxy-socket
2+
3+ ## 1.0.0
4+
5+ ### Major Changes
6+
7+ - 73fb7f7: ## 1.2.2
8+
9+ ### Major Changes
10+ - Removed support for mssql (tedious).
11+ - If you require this functionality please use [ v0.2.2] ( https://www.npmjs.com/package/@journeyapps/https-proxy-socket/v/0.2.2 ) instead.
12+ - Support for MongoDB connection via https proxy added.
13+ - npx script added to retrieve replica members from a MongoDB connection string.
14+
15+ ### Minor Changes
16+ - Updated dependencies.
17+
18+ ### Patch Changes
19+ - Convert to Vitest for all tests
20+ - Refactoring and cleanup of codebase
21+ - Changesets added
22+ - GitHub workflows added for CI and publishing.
23+ - Switched repository to ` pnpm ` as package manager.
24+ - Package is published with support for esm and cjs
Original file line number Diff line number Diff line change 11{
22 "name" : " @journeyapps/https-proxy-socket" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 1.0.0 " ,
44 "author" : " JourneyApps" ,
55 "repository" : " journeyapps/https-proxy-socket" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments