v0.16.1

konvajs/konvav0.16.1Sep 21, 2023by ad1992

AI Summary

This is a minor maintenance release that focuses on bug fixes for the eye-dropper tool and refactors the library structure by moving the `excalidraw-app` directory outside the `src` folder.

Key Highlights

  • Fixed multiple issues with the eye-dropper tool.
  • Refactored project structure by moving `excalidraw-app` outside `src`.

Full Release Notes

## 0.16.1 (2023-09-21)

## Excalidraw Library

**_This section lists the updates made to the excalidraw library and will not affect the integration._**

### Fixes

- More eye-droper fixes [#7019](https://github.com/excalidraw/excalidraw/pull/7019)

###  Refactor

- Move excalidraw-app outside src [#6987](https://github.com/excalidraw/excalidraw/pull/6987)

---