@exodus/networking-spec
Version:
Platform-agnostic test suites for networking related features
58 lines (32 loc) • 3.25 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.1](https://github.com/ExodusMovement/hydra/compare/@exodus/networking-spec@5.0.0...@exodus/networking-spec@5.0.1) (2025-01-07)
**Note:** Version bump only for package @exodus/networking-spec
## [5.0.0](https://github.com/ExodusMovement/hydra/compare/@exodus/networking-spec@4.0.7...@exodus/networking-spec@5.0.0) (2024-11-01)
Re-licensed under MIT license.
### ⚠ BREAKING CHANGES
- separate url from networking packages (#9549)
### Bug Fixes
- stringify UrlSearchParams values ([#470](https://github.com/ExodusMovement/hydra/issues/470)) ([013fc88](https://github.com/ExodusMovement/hydra/commit/013fc8849351720518e207ae26c96e24847aa88b))
### Code Refactoring
- separate url from networking packages ([#9549](https://github.com/ExodusMovement/hydra/issues/9549)) ([3add233](https://github.com/ExodusMovement/hydra/commit/3add2337b1d06e7035978668bd031e8715df02ca))
## [4.0.7](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/networking-spec@4.0.4...@exodus/networking-spec@4.0.7) (2022-08-03)
### Bug Fixes
- **networking-browser:** fix flaky cookie test ([3704713](https://github.com/ExodusMovement/exodus-hydra/commit/3704713035d42cc272abbf66f90aea29b2669b97))
### Reverts
- Revert "Publish" ([7bfc339](https://github.com/ExodusMovement/exodus-hydra/commit/7bfc339f6229b11110e6936422b935b8820abd8a))
- Revert "Publish" ([da7967e](https://github.com/ExodusMovement/exodus-hydra/commit/da7967ebfef69853d932a5ec3d71a5d4eea391a2))
- Revert "Publish" ([7e8a72b](https://github.com/ExodusMovement/exodus-hydra/commit/7e8a72b77aad4f2b7590439db9556f31dec530a7))
## [4.0.6](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/networking-spec@4.0.4...@exodus/networking-spec@4.0.6) (2022-08-03)
### Bug Fixes
- **networking-browser:** fix flaky cookie test ([3704713](https://github.com/ExodusMovement/exodus-hydra/commit/3704713035d42cc272abbf66f90aea29b2669b97))
## [4.0.5](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/networking-spec@4.0.4...@exodus/networking-spec@4.0.5) (2022-07-27)
### Bug Fixes
- **networking-browser:** fix flaky cookie test ([3704713](https://github.com/ExodusMovement/exodus-hydra/commit/3704713035d42cc272abbf66f90aea29b2669b97))
## [4.0.3](https://github.com/ExodusMovement/networking-spec/compare/@exodus/networking-spec@4.0.2...@exodus/networking-spec@4.0.3) (2022-06-08)
### Bug Fixes
- **networking-node:** map tsconfig paths in tests and fix type issues ([bab1c13](https://github.com/ExodusMovement/networking-spec/commit/bab1c13ed4cfb3e4669893d2847796c6fd1510d5))
- **networking-spec:** add test script and jest config ([bc2ff93](https://github.com/ExodusMovement/networking-spec/commit/bc2ff93d4828bd74d9d74569d8ac6b309e21ec26))
- **networking-spec:** define fail method in tests ([2370f26](https://github.com/ExodusMovement/networking-spec/commit/2370f268a07009dd7aa41f09f641bbb4ad27edbf))
- **networking-spec:** fix header forEach callback type incompatibility ([4d58ba6](https://github.com/ExodusMovement/networking-spec/commit/4d58ba6e221dc820f092200ad5d2afceda396045))