Skip to content

Commit d464444

Browse files
authored
chore(main): release 19.10.3 (#994)
1 parent 8efb03d commit d464444

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [19.10.3](https://github.com/zakodium-oss/react-science/compare/v19.10.2...v19.10.3) (2026-03-10)
4+
5+
6+
### Bug Fixes
7+
8+
* tanstack fields integration ([#992](https://github.com/zakodium-oss/react-science/issues/992)) ([8efb03d](https://github.com/zakodium-oss/react-science/commit/8efb03d39326166ee7b82a95a47d9b34b6a0fdc6))
9+
310
## [19.10.2](https://github.com/zakodium-oss/react-science/compare/v19.10.1...v19.10.2) (2026-03-09)
411

512

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": "react-science",
3-
"version": "19.10.2",
3+
"version": "19.10.3",
44
"description": "React components to build scientific applications UI",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)