Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

Commit b0a3de7

Browse files
committed
feat: Change default baseUrl to 127.0.0.1 for better NodeJs support
1 parent fa71105 commit b0a3de7

File tree

7 files changed

+198
-238
lines changed

7 files changed

+198
-238
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111
### Removed
1212
### Breaking change
1313

14-
## [3.2.0] - 2021-12-05
14+
## [4.0.0] - 2021-12-05
1515

1616
### Changed
17+
- feat: Change default `baseUrl` config to `http://127.0.0.1:3100` for better NodeJS 17 support
1718
- chore: Support any NodeJs version >=12.0.0
1819
- chore: Run tests also in NodeJs 17 in pipelines. Remove tests execution using NodeJs 15
1920
- chore: Update devDependencies

0 commit comments

Comments
 (0)