@juspay/neurolink 12.14.2 → 12.14.4
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
|
-
## [12.14.
|
|
1
|
+
## [12.14.4](https://github.com/juspay/neurolink/compare/v12.14.3...v12.14.4) (2026-09-13)
|
|
2
2
|
|
|
3
3
|
### Bug Fixes
|
|
4
4
|
|
|
5
|
-
- **(
|
|
6
|
-
- **(sdk):** forward thinkingConfig through the generate option allowlist ([c011b04](https://github.com/juspay/neurolink/commit/c011b04056dfdaadd3f6506aff31e9e828da83d1))
|
|
5
|
+
- **(mcp):** return isolated copies from the tool result cache so callers cannot mutate later hits ([f17c05f](https://github.com/juspay/neurolink/commit/f17c05fbe90c27e6c19d319a6fff70ed6683ff7d)), closes [#1618](https://github.com/juspay/neurolink/issues/1618)
|
|
7
6
|
|
|
8
7
|
## [11.2.3](https://github.com/juspay/neurolink/compare/v11.2.2...v11.2.3) (2026-08-19)
|
|
9
8
|
|