Skip to content

Commit f1451e7

Browse files
authored
chore(main): release 19.7.0 (#971)
1 parent 1f9788c commit f1451e7

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.7.0](https://github.com/zakodium-oss/react-science/compare/v19.6.0...v19.7.0) (2026-02-03)
4+
5+
6+
### Features
7+
8+
* export tanstack forms ([#970](https://github.com/zakodium-oss/react-science/issues/970)) ([1f9788c](https://github.com/zakodium-oss/react-science/commit/1f9788c613425a5553d62510d61010048992413b))
9+
310
## [19.6.0](https://github.com/zakodium-oss/react-science/compare/v19.5.1...v19.6.0) (2026-02-02)
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.6.0",
3+
"version": "19.7.0",
44
"description": "React components to build scientific applications UI",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)