This commit is contained in:
Alexander Wang 2023-07-30 22:44:50 -07:00
parent cd47fc8dd7
commit b946be4e0b
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -0,0 +1,11 @@
#### Features 🚀
- Configure timeout value with D2_TIMEOUT env var.
#### Improvements 🧹
#### Bugfixes ⛑️
- Fixes grid label font size
- Prevents scenarios where bidirectional edges with different arrowheads could overlap each other
- Fixes a rare bug where shapes in a tree layout could sometimes be misplaced