Skip to content

Commit bcb77be

Browse files
v1.8.0
1 parent 06419a3 commit bcb77be

File tree

4 files changed

+84
-5
lines changed

4 files changed

+84
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.7.1"
2+
".": "1.8.0"
33
}

CHANGELOG.md

Lines changed: 80 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,85 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.8.0](https://github.com/reload/wsdl-tsclient/compare/v1.7.1...v1.8.0) (2025-08-23)
6+
7+
8+
### Features
9+
10+
* add dist ([9992dad](https://github.com/reload/wsdl-tsclient/commit/9992dad79d3f304501e59a88ed088ac148b68c54))
11+
* add esm option ([bde0490](https://github.com/reload/wsdl-tsclient/commit/bde049045da8493945f62d373b11c8ca8643e6c6))
12+
* bump new version ([959b8bd](https://github.com/reload/wsdl-tsclient/commit/959b8bdf21d963a43ad9715b3cc1ee8ed947b2cc))
13+
* **cli:** add option for modelPropertyNaming ([8670d29](https://github.com/reload/wsdl-tsclient/commit/8670d29a8f98815a74d442595b7d7d3ebdb5388c))
14+
* eslint fixes plus other minor improvements ([c530e61](https://github.com/reload/wsdl-tsclient/commit/c530e61a22f56b6f4e505893189f2a6467f32975))
15+
* export as type + pack package ([5dec011](https://github.com/reload/wsdl-tsclient/commit/5dec011db76e79868587bad3797441da7c17df9b))
16+
* more isTypeOnly for clients ([cd0b125](https://github.com/reload/wsdl-tsclient/commit/cd0b125a7f3b53a5e414440ac4d1a054d28a38e1))
17+
* new build ([996e2e1](https://github.com/reload/wsdl-tsclient/commit/996e2e14c9e50c61bde9d45622964a10f208b2b0))
18+
* new parameter --useWsdlTypeNames to generate interface names from wsdl type names ([98a9011](https://github.com/reload/wsdl-tsclient/commit/98a9011179b0c59d45fd019fa1c41d924cdfb891))
19+
* new parameter --useWsdlTypeNames to generate interface names from wsdl type names ([db94bcc](https://github.com/reload/wsdl-tsclient/commit/db94bcc47e204d8c887cdecc59a1732f20c9bfe6))
20+
* new version ([a5d522a](https://github.com/reload/wsdl-tsclient/commit/a5d522ac07e03efb4742dceb030fcf68b5779112))
21+
22+
23+
### Bug Fixes
24+
25+
* Add Typescript declaration ([84b149a](https://github.com/reload/wsdl-tsclient/commit/84b149afd2dc09affb7faa73a2463444b98047f8))
26+
* Add Typescript declearation ([d6cc3c9](https://github.com/reload/wsdl-tsclient/commit/d6cc3c9cbcb3a8ec1ec1991982faa44de963814c))
27+
* No reference to built files ([1e95dca](https://github.com/reload/wsdl-tsclient/commit/1e95dcae97f267337dc28f86f25850a160ddbf11))
28+
* No reference to built files ([4343968](https://github.com/reload/wsdl-tsclient/commit/43439685e040769f0451a291647ea7bb22a7a870))
29+
* update esm generator ([7b78863](https://github.com/reload/wsdl-tsclient/commit/7b78863dd090db2e14659fa5e503112518eccbfe))
30+
* wire --esm cli flag to options ([60b0d20](https://github.com/reload/wsdl-tsclient/commit/60b0d20d60f8bd6f5aacd9f12c1e70fa7a9bb958))
31+
* wire --esm cli flag to options ([3fd9a16](https://github.com/reload/wsdl-tsclient/commit/3fd9a167e8119cbcd4657c21c063b78e02db4bdf))
32+
33+
34+
### Dependency updates
35+
36+
* update ([5a6deb6](https://github.com/reload/wsdl-tsclient/commit/5a6deb6d6bfa01243ac7f8e49386070d994ca7c8))
37+
* update 2 ([9190a04](https://github.com/reload/wsdl-tsclient/commit/9190a046b51ad965ec71e8a973aa53271b2f7585))
38+
* update 3 ([2ea3280](https://github.com/reload/wsdl-tsclient/commit/2ea32800307e098cfe7fc3c81d22442d06761e9d))
39+
40+
41+
### Documentation
42+
43+
* mention 1.7.0 in changelog ([5058989](https://github.com/reload/wsdl-tsclient/commit/50589893cc4dc08b759ff0f90cce43fdea240542))
44+
* release 1.5.0 ([9d870a6](https://github.com/reload/wsdl-tsclient/commit/9d870a6f66fdd1f452c4c785b9acee4ef9c8e736))
45+
* update ([f4f244f](https://github.com/reload/wsdl-tsclient/commit/f4f244f035f5f5ecd954f19ac05820645a619aca))
46+
* update CLI options ([1ee5bc0](https://github.com/reload/wsdl-tsclient/commit/1ee5bc052042978a46a6b9dc9629467be787872c))
47+
48+
49+
### Maintenance
50+
51+
* add missing 1.6.0 changelog ([ab482ef](https://github.com/reload/wsdl-tsclient/commit/ab482efd03b63f502712a42f5fd054a53d972ba0))
52+
* add release please with provenance ([49dc863](https://github.com/reload/wsdl-tsclient/commit/49dc86324cd946a07250334292e94f41ba355333))
53+
* add release-please with provenance ([16ff043](https://github.com/reload/wsdl-tsclient/commit/16ff043a9a3c33cb5cf8d18ea1790410c0c7fc7a))
54+
* **deps-dev:** bump @types/node from 20.19.11 to 24.3.0 ([353caf2](https://github.com/reload/wsdl-tsclient/commit/353caf29faa60d71ed458bc933b660fffc65cc21))
55+
* **deps-dev:** bump @types/yargs from 17.0.32 to 17.0.33 ([e8e2d73](https://github.com/reload/wsdl-tsclient/commit/e8e2d73d47f1dc8b1550b3f0a649a12b2164379c))
56+
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([713273c](https://github.com/reload/wsdl-tsclient/commit/713273c0457bc5ba33ccc1b2838e00a9fceb9139))
57+
* **deps-dev:** bump @typescript-eslint/parser from 5.19.0 to 5.62.0 ([358c4c8](https://github.com/reload/wsdl-tsclient/commit/358c4c8a9afcaf2c07826876774e46eae7eb8566))
58+
* **deps-dev:** bump eslint from 8.13.0 to 9.33.0 ([fc7b94c](https://github.com/reload/wsdl-tsclient/commit/fc7b94c8871b7c7d3b944a107eb39a5f4f97e024))
59+
* **deps-dev:** bump eslint-plugin-prettier from 4.0.0 to 4.2.5 ([0c56376](https://github.com/reload/wsdl-tsclient/commit/0c56376e22a51528d52c926c4a62ce04fad4af13))
60+
* **deps-dev:** bump prettier from 2.6.2 to 3.6.2 ([0bf0ac7](https://github.com/reload/wsdl-tsclient/commit/0bf0ac7b969f6abdc3a79b09824d5e439f95b878))
61+
* **deps-dev:** bump tape and @types/tape ([5f5122e](https://github.com/reload/wsdl-tsclient/commit/5f5122e1cdebcb8045f61b29a94eefcd0c8b8e11))
62+
* **deps-dev:** bump typescript from 5.5.3 to 5.9.2 ([5e1148c](https://github.com/reload/wsdl-tsclient/commit/5e1148ca9bdce5b671220ff982f8b3852799bcac))
63+
* **deps:** bump actions/checkout from 4 to 5 ([b6a0849](https://github.com/reload/wsdl-tsclient/commit/b6a0849836c0d62b52cfef0b9cafa1fdfa15593b))
64+
* **deps:** bump camelcase from 6.3.0 to 8.0.0 ([a00804b](https://github.com/reload/wsdl-tsclient/commit/a00804b5c8372c9740be2859f4d0d45654689d4e))
65+
* **deps:** bump chalk from 4.1.2 to 5.6.0 ([9115d62](https://github.com/reload/wsdl-tsclient/commit/9115d62b8bb7f363f24803a89d4e429266fdfa7c))
66+
* **deps:** bump soap from 1.1.0 to 1.3.0 ([a1f2d8b](https://github.com/reload/wsdl-tsclient/commit/a1f2d8be1e59c790599dff35103bf4baae68a4ce))
67+
* **deps:** bump supports-color and @types/supports-color ([b0a682b](https://github.com/reload/wsdl-tsclient/commit/b0a682b1225113830bb3c5112d05d20efa8fefb4))
68+
* **deps:** bump ts-morph from 23.0.0 to 26.0.0 ([24abaf7](https://github.com/reload/wsdl-tsclient/commit/24abaf7dedd862e39bab8d380fda4562cc86b7e8))
69+
* **deps:** bump yargs from 17.7.2 to 18.0.0 ([e61b6bc](https://github.com/reload/wsdl-tsclient/commit/e61b6bc9b1ec9423b9940f3e59bbdf35c2281120))
70+
* inline variable ([34ab146](https://github.com/reload/wsdl-tsclient/commit/34ab1466d28288727c3daeff55f1b88f617207a2))
71+
* move @types/yargs-parser to devDeps ([56dadd8](https://github.com/reload/wsdl-tsclient/commit/56dadd8deee4a34dbb1f5e1116880350412639be))
72+
* remove todo ([3ce445d](https://github.com/reload/wsdl-tsclient/commit/3ce445d84200b988addf1e4a7efec937e05b6a75))
73+
* remove travisci ([59757f0](https://github.com/reload/wsdl-tsclient/commit/59757f027999f8766f2217b6e78fc2350c1df39a))
74+
* remove travisci badge ([b3341ee](https://github.com/reload/wsdl-tsclient/commit/b3341ee08340cb464296e26eafc847a04cc14fbc))
75+
* update args desc ([bdd3e51](https://github.com/reload/wsdl-tsclient/commit/bdd3e51836ab5dc24acc1243d3b6ae3bce639d8c))
76+
* update release ([ac61d24](https://github.com/reload/wsdl-tsclient/commit/ac61d245b4ee9dd076732ea46e89a4d1e1aad5c2))
77+
* update setup-node ([60758af](https://github.com/reload/wsdl-tsclient/commit/60758af3695ae04c34410c073ba6fdc7e0d858a3))
78+
79+
80+
### Tests
81+
82+
* 2 ([2fbde51](https://github.com/reload/wsdl-tsclient/commit/2fbde51525e4e55ca95af18d2c3aeb3f31822be7))
83+
584
## [1.7.0] - 2024-07-15
685

786
- [feat(cli): add option for modelPropertyNaming](https://github.com/dderevjanik/wsdl-tsclient/commit/8670d29a8f98815a74d442595b7d7d3ebdb5388c) `--modelPropertyNaming=`
@@ -132,4 +211,4 @@ All notable changes to this project will be documented in this file.
132211
## [0.2.0] - 2021-03-01
133212

134213
- Generator: Use camelcase for generating definitions, filenames and function params
135-
- CLI: Replace `-i` with `WSDL`
214+
- CLI: Replace `-i` with `WSDL`

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reloaddk/wsdl-tsclient",
3-
"version": "1.7.5",
3+
"version": "1.8.0",
44
"description": "Generate typescript soap client with typescript definitions from WSDL file.",
55
"main": "dist/src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)