# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.4](https://github.com/React-Artibox/artibox/compare/v2.0.3...v2.0.4) (2020-11-20)

**Note:** Version bump only for package @artibox/slate-common

## [2.0.2](https://github.com/React-Artibox/artibox/compare/v2.0.1...v2.0.2) (2020-11-10)

### Bug Fixes

- **slate-common:** move slate and slate-history to dependencies ([41ee4ef](https://github.com/React-Artibox/artibox/commit/41ee4ef2c7b07904c9e637c8bdd17bd6b2fe1043))

# [2.0.0](https://github.com/React-Artibox/artibox/compare/v1.2.2...v2.0.0) (2020-11-10)

### Code Refactoring

- move plugins/widgets to slate-common and slate-react packages ([24035ae](https://github.com/React-Artibox/artibox/commit/24035aee1d973a9b36ec39f2f02220569b104039))

### BREAKING CHANGES

- migrate slate/slate-react to ^0.50.0, please see both docs of slate and artibox

# [1.2.0](https://github.com/React-Artibox/artibox/compare/v1.1.0...v1.2.0) (2020-09-26)

**Note:** Version bump only for package @artibox/slate-common

# [1.1.0](https://github.com/React-Artibox/artibox/compare/v1.0.1...v1.1.0) (2020-09-14)

**Note:** Version bump only for package @artibox/slate-common

# [1.0.0](https://github.com/React-Artibox/artibox/compare/v0.2.0...v1.0.0) (2020-05-12)

**Note:** Version bump only for package @artibox/slate-common

# [0.2.0](https://github.com/React-Artibox/artibox/compare/v0.1.2...v0.2.0) (2020-01-06)

### Features

- **slate-image:** initial commit ([#52](https://github.com/React-Artibox/artibox/issues/52)) ([13ae387](https://github.com/React-Artibox/artibox/commit/13ae38752ac391bba41283f260c9f0229abb4f9a))

## [0.1.2](https://github.com/React-Artibox/artibox/compare/v0.1.1...v0.1.2) (2019-12-10)

**Note:** Version bump only for package @artibox/slate-common

## [0.1.1](https://github.com/React-Artibox/artibox/compare/v0.1.0...v0.1.1) (2019-12-09)

### Bug Fixes

- publish path ([#50](https://github.com/React-Artibox/artibox/issues/50)) ([e60b8fa](https://github.com/React-Artibox/artibox/commit/e60b8fa42e09fafbcb18f0763ae1fb7d39d65999))
- typings ([d85dffc](https://github.com/React-Artibox/artibox/commit/d85dffcd3a7c5952cce319d3f57c4936c1165f92))

# 0.1.0 (2019-12-09)

### Bug Fixes

- **slate-jsx-serializer:** serialize ValueJSON instead of Value ([30636d7](https://github.com/React-Artibox/artibox/commit/30636d72d0f5702d5be6b6b154aeff5ce13a3ad8))
- rename onMouseDown to onClick of ToolHook ([9b90c06](https://github.com/React-Artibox/artibox/commit/9b90c06c1b2674dba4bf15c0179fecf93fe88522))
- should foward ref in RendererBaseComponent ([fceb630](https://github.com/React-Artibox/artibox/commit/fceb6301a90e44be9bf7e6d2298e3705d7fbbac7))

### Features

- **slate-common:** add CommonRendererConfig and NodeIsVoid ([eaab34c](https://github.com/React-Artibox/artibox/commit/eaab34c5ce369b75f8e3a72ce66577a333006e8d))
- **slate-common:** add HasNodeType ([86717e8](https://github.com/React-Artibox/artibox/commit/86717e8a1778c5f6c20692e7c6207a9d03bc963d))
- add forToolHook ([561be28](https://github.com/React-Artibox/artibox/commit/561be288085dd99b95d2e73c0e78641dc531465d))
- add getPlaceholder ([fdcbb8f](https://github.com/React-Artibox/artibox/commit/fdcbb8ffbf907040eca781d2dd98498ef4650c63))
