Skip to content

Commit 73fb7f7

Browse files
author
EspressoTrip-v2
committed
chnageset
1 parent 67000ba commit 73fb7f7

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

.changeset/whole-otters-taste.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
'@journeyapps/https-proxy-socket': major
3+
---
4+
5+
## 1.2.2
6+
### Major Changes
7+
- Removed support for mssql (tedious).
8+
- If you require this functionality please use [v0.2.2](https://www.npmjs.com/package/@journeyapps/https-proxy-socket/v/0.2.2) instead.
9+
- Support for MongoDB connection via https proxy added.
10+
- npx script added to retrieve replica members from a MongoDB connection string.
11+
12+
### Minor Changes
13+
- Updated dependencies.
14+
15+
### Patch Changes
16+
- Convert to Vitest for all tests
17+
- Refactoring and cleanup of codebase
18+
- Changesets added
19+
- GitHub workflows added for CI and publishing.
20+
- Switched repository to `pnpm` as package manager.
21+
- Package is published with support for esm and cjs

0 commit comments

Comments
 (0)