# Grapper Change Log

## 1.1.0-beta.4 (2025-09-04)

- An error that displayed the runtime error for a few seconds and then hidden it.
  [issue](https://github.com/graphery/grapper-editor/issues/1).
- Refactored external diagnostics and linter with `EditorState`.


## 1.1.0-beta.3 (2025-09-03)

- Fixed a bug when `g-bind` has the expression in several lines.
- Removed an unnecessary `debugger`.

## 1.1.0-beta.2 (2025-09-02)

- Fixed an error in build files.

## 1.1.0-beta.1 (2025-09-02)

- Added support for Grapper.
- Added support for migrating from Graphane to Grapper.