tldraw/packages
Kewell 47e6e4c25a
Fixed a bug checking translated string keys (#2082)
Fixed a bug checking translated string keys

Suppress the following warning message in your browser.
```
Language zh-cn: missing messages for keys:
locale
label
messages
```

### Change Type

- [x] `patch` — Bug fix
- [ ] `minor` — New feature
- [ ] `major` — Breaking change
- [ ] `dependencies` — Changes to package dependencies[^1]
- [ ] `documentation` — Changes to the documentation only[^2]
- [ ] `tests` — Changes to any test code only[^2]
- [ ] `internal` — Any other changes that don't affect the published
package[^2]
- [ ] I don't know

[^1]: publishes a `patch` release, for devDependencies use `internal`
[^2]: will not publish a new version
2023-10-17 08:29:43 +00:00
..
assets Update CHANGELOG.md [skip ci] 2023-10-11 10:42:50 +00:00
editor [fix] remove findLast calls (#2081) 2023-10-17 08:23:59 +00:00
state Update CHANGELOG.md [skip ci] 2023-10-11 10:42:50 +00:00
store bump nanoid (#2078) 2023-10-16 08:44:12 +00:00
tldraw Fixed a bug checking translated string keys (#2082) 2023-10-17 08:29:43 +00:00
tlschema bump nanoid (#2078) 2023-10-16 08:44:12 +00:00
utils Update CHANGELOG.md [skip ci] 2023-10-11 10:42:50 +00:00
validate Update CHANGELOG.md [skip ci] 2023-10-11 10:42:50 +00:00