We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 441419b + 5e2edd1 commit c9ac076Copy full SHA for c9ac076
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.0](https://github.com/submodule-org/submodule-react/compare/v1.1.1...v1.2.0) (2024-12-20)
4
+
5
6
+### Features
7
8
+* exposed useResolve ([e1c2112](https://github.com/submodule-org/submodule-react/commit/e1c21127a811ecc285ab42eef18d0619bc21e000))
9
10
## [1.1.1](https://github.com/submodule-org/submodule-react/compare/v1.1.0...v1.1.1) (2024-12-19)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@submodule/react",
- "version": "1.1.1",
+ "version": "1.2.0",
"description": "make use of @submodule/core in react",
"dependencies": {
"@submodule/core": "^9.3.3"
0 commit comments