# v2.0.0-alpha.13 (Wed Jun 28 2023) ### Release Notes #### rename app to editor ([#1503](https://github.com/tldraw/tldraw/pull/1503)) - Rename `App` to `Editor` and many other things that reference `app` to `editor`. #### Create @tldraw/indices package ([#1426](https://github.com/tldraw/tldraw/pull/1426)) - [@tldraw/editor] Remove fractional indices code into `@tldraw/indices` - [@tldraw/indices] Create library for fractional indices code --- #### 💥 Breaking Change - rename app to editor [#1503](https://github.com/tldraw/tldraw/pull/1503) ([@steveruizok](https://github.com/steveruizok)) - Create @tldraw/indices package [#1426](https://github.com/tldraw/tldraw/pull/1426) ([@steveruizok](https://github.com/steveruizok)) #### ⚠️ Pushed to `main` - update lazyrepo ([@ds300](https://github.com/ds300)) #### 🏠 Internal - [chore] remove benchmark [#1489](https://github.com/tldraw/tldraw/pull/1489) ([@steveruizok](https://github.com/steveruizok)) #### Authors: 2 - David Sheldrick ([@ds300](https://github.com/ds300)) - Steve Ruiz ([@steveruizok](https://github.com/steveruizok)) ---