Update CHANGELOG.md [skip ci]

v2.1.x v2.1.4
huppy-bot[bot] 2024-04-29 16:12:31 +00:00
rodzic 32677a390d
commit fb6f15699e
16 zmienionych plików z 80 dodań i 13 usunięć

Wyświetl plik

@ -1,3 +1,26 @@
# v2.1.4 (Mon Apr 29 2024)
### Release Notes
#### textfields: for unfilled geo shapes fix edit->edit (#3577) ([#3643](https://github.com/tldraw/tldraw/pull/3643))
- Text labels: fix edit→edit not working as expected when unfilled geo shapes are on 'top' of other shapes.
Describe what your pull request does. If appropriate, add GIFs or images showing the before and after.
---
#### 🐛 Bug Fix
- `@tldraw/editor`, `tldraw`
- textfields: for unfilled geo shapes fix edit->edit (#3577) [#3643](https://github.com/tldraw/tldraw/pull/3643) ([@mimecuvalo](https://github.com/mimecuvalo))
#### Authors: 1
- Mime Čuvalo ([@mimecuvalo](https://github.com/mimecuvalo))
---
# v2.1.3 (Thu Apr 25 2024)
### Release Notes

Wyświetl plik

@ -1,4 +1,4 @@
// This file is automatically generated by scripts/refresh-assets.ts.
// Do not edit manually. Or do, I'm a comment, not a cop.
export const version = '2.1.3'
export const version = '2.1.4'

Wyświetl plik

@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "2.1.3"
"version": "2.1.4"
}

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/assets",
"description": "A tiny little drawing app (assets).",
"version": "2.1.3",
"version": "2.1.4",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,3 +1,25 @@
# v2.1.4 (Mon Apr 29 2024)
### Release Notes
#### textfields: for unfilled geo shapes fix edit->edit (#3577) ([#3643](https://github.com/tldraw/tldraw/pull/3643))
- Text labels: fix edit→edit not working as expected when unfilled geo shapes are on 'top' of other shapes.
Describe what your pull request does. If appropriate, add GIFs or images showing the before and after.
---
#### 🐛 Bug Fix
- textfields: for unfilled geo shapes fix edit->edit (#3577) [#3643](https://github.com/tldraw/tldraw/pull/3643) ([@mimecuvalo](https://github.com/mimecuvalo))
#### Authors: 1
- Mime Čuvalo ([@mimecuvalo](https://github.com/mimecuvalo))
---
# v2.1.0 (Tue Apr 23 2024)
### Release Notes

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/editor",
"description": "A tiny little drawing app (editor).",
"version": "2.1.3",
"version": "2.1.4",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,4 +1,4 @@
// This file is automatically generated by scripts/refresh-assets.ts.
// Do not edit manually. Or do, I'm a comment, not a cop.
export const version = '2.1.3'
export const version = '2.1.4'

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/tldraw",
"description": "A tiny little drawing editor.",
"version": "2.1.3",
"version": "2.1.4",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/state",
"description": "A tiny little drawing app (state).",
"version": "2.1.3",
"version": "2.1.4",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/store",
"description": "A tiny little drawing app (store).",
"version": "2.1.3",
"version": "2.1.4",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,3 +1,25 @@
# v2.1.4 (Mon Apr 29 2024)
### Release Notes
#### textfields: for unfilled geo shapes fix edit->edit (#3577) ([#3643](https://github.com/tldraw/tldraw/pull/3643))
- Text labels: fix edit→edit not working as expected when unfilled geo shapes are on 'top' of other shapes.
Describe what your pull request does. If appropriate, add GIFs or images showing the before and after.
---
#### 🐛 Bug Fix
- textfields: for unfilled geo shapes fix edit->edit (#3577) [#3643](https://github.com/tldraw/tldraw/pull/3643) ([@mimecuvalo](https://github.com/mimecuvalo))
#### Authors: 1
- Mime Čuvalo ([@mimecuvalo](https://github.com/mimecuvalo))
---
# v2.1.1 (Wed Apr 24 2024)
### Release Notes

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "tldraw",
"description": "A tiny little drawing editor.",
"version": "2.1.3",
"version": "2.1.4",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,4 +1,4 @@
// This file is automatically generated by scripts/refresh-assets.ts.
// Do not edit manually. Or do, I'm a comment, not a cop.
export const version = '2.1.3'
export const version = '2.1.4'

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/tlschema",
"description": "A tiny little drawing app (schema).",
"version": "2.1.3",
"version": "2.1.4",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/utils",
"description": "A tiny little drawing app (private utilities).",
"version": "2.1.3",
"version": "2.1.4",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/validate",
"description": "A runtime validation library by tldraw.",
"version": "2.1.3",
"version": "2.1.4",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"