@juspay/neurolink 11.22.4 → 11.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,9 +1,8 @@
1
- ## [11.22.4](https://github.com/juspay/neurolink/compare/v11.22.3...v11.22.4) (2026-08-24)
1
+ ## [11.23.0](https://github.com/juspay/neurolink/compare/v11.22.5...v11.23.0) (2026-08-24)
2
2
 
3
- ### Bug Fixes
3
+ ### Features
4
4
 
5
- - **(scripts):** stop the symbol diff from dropping calls and misreading failures ([8b00853](https://github.com/juspay/neurolink/commit/8b008531cc458e01d6858c3dbb5975f3e6a5ee9d)), closes [#1452](https://github.com/juspay/neurolink/issues/1452)
6
- - **(test):** bound the proxy suite's probes and make its first-run case real ([675f6d9](https://github.com/juspay/neurolink/commit/675f6d987e728c8d76c1a47841bb1aada40c6ad8)), closes [#1480](https://github.com/juspay/neurolink/issues/1480)
5
+ - **(providers):** ride the SSE wire for LiteLLM generate() ([0651db4](https://github.com/juspay/neurolink/commit/0651db4e9fe0d8618a7510ad32c80f3c5008aa26))
7
6
 
8
7
  ## [11.2.3](https://github.com/juspay/neurolink/compare/v11.2.2...v11.2.3) (2026-08-19)
9
8