Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfff5f75

Browse files
committed
Promote to v6.0.1
1 parentcb177f1 commitfff5f75

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

‎CHANGELOG.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ This change log follows the format documented in [Keep a CHANGELOG].
77
[semantic versioning]:http://semver.org/
88
[keep a changelog]:http://keepachangelog.com/
99

10+
##v6.0.1 - 2024-01-29
11+
12+
###Fixed
13+
14+
- Fixed the adapter imports in the ESM version.
15+
16+
- Added the`useLazyRead` export to`package.json`.
17+
1018
##v6.0.0 - 2024-01-28
1119

1220
Completely revamped Typesaurus with a new API and new features.[Follow this guide to learn how it works](https://typesaurus.com/get-started/).

‎package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing 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":"@typesaurus/react",
3-
"version":"6.0.0",
3+
"version":"6.0.1",
44
"description":"React Hooks for Typesaurus, type-safe Firestore ODM",
55
"keywords": [
66
"React",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp