# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.7.2](https://github.com/sossejs/sosse/compare/v0.7.1...v0.7.2) (2020-07-25)

### [0.7.1](https://github.com/sossejs/sosse/compare/v0.7.0...v0.7.1) (2020-07-18)

## [0.7.0](https://github.com/sossejs/sosse/compare/v0.6.0...v0.7.0) (2020-07-17)


### Bug Fixes

* **hydratedContext:** make sure that useEffect only gets called once ([250c20d](https://github.com/sossejs/sosse/commit/250c20d24cba8fcfd6a45f8f4c00b2eb28c5cfec))

## [0.6.0](https://github.com/sossejs/sosse/compare/v0.5.0...v0.6.0) (2020-07-16)


### ⚠ BREAKING CHANGES

* implement valueRef api for hydratedContext

### Features

* implement valueRef api for hydratedContext ([2f7f771](https://github.com/sossejs/sosse/commit/2f7f77182bbb964fdf21ec571c56498f6a842b09))

## [0.5.0](https://github.com/sossejs/sosse/compare/v0.4.1...v0.5.0) (2020-07-15)


### ⚠ BREAKING CHANGES

* **client-plugin:** use modern output by default

### Features

* implement htmlData ([b4f91c6](https://github.com/sossejs/sosse/commit/b4f91c6a09064c466eb3485a13002e0cc13d8ad0))
* implement interactive components ([960c88f](https://github.com/sossejs/sosse/commit/960c88fd0742381e45923ccb64f76c5ea458bd6a))
* implement isNode api ([6e41b96](https://github.com/sossejs/sosse/commit/6e41b96ea3051e72d51e4bc2413af70b86f539ba))
* **client-plugin:** use modern output by default ([0c689e2](https://github.com/sossejs/sosse/commit/0c689e26f1e87aa5f7a6096a583cd4685ad4a91b))

### [0.4.1](https://github.com/sossejs/sosse/compare/v0.4.0...v0.4.1) (2020-06-29)


### Bug Fixes

* make clear-module external again, now for real ([d889399](https://github.com/sossejs/sosse/commit/d8893998eeb91133c0fbeac9c62cf79cc0f88692))

## [0.4.0](https://github.com/sossejs/sosse/compare/v0.3.0...v0.4.0) (2020-06-29)


### Bug Fixes

* make clear-module external again ([256c8f1](https://github.com/sossejs/sosse/commit/256c8f1ffaa41de3c9664151e33445d58ffd7c34))

## [0.3.0](https://github.com/sossejs/sosse/compare/v0.2.0...v0.3.0) (2020-06-29)


### Features

* make chokidar, otion and ws optional ([45fb58c](https://github.com/sossejs/sosse/commit/45fb58c4a5e760d0ad6f30f4549cc92f0dc20a39))

## [0.2.0](https://github.com/sossejs/sosse/compare/v0.1.0...v0.2.0) (2020-06-28)


### ⚠ BREAKING CHANGES

* rework otion integration and html bodyAttrs

### Features

* **client-plugin:** implement exitAfterBuild workflow ([914dd3b](https://github.com/sossejs/sosse/commit/914dd3becf424bfc00fcdd8d394aec723cb5401a))
* **client-plugin:** log microbundle output ([f62894c](https://github.com/sossejs/sosse/commit/f62894c0e4c59343b78c54603403f9a3ff1eedc6))
* **client-plugin:** use current NODE_ENV for bundle NODE_ENV ([c9c80ce](https://github.com/sossejs/sosse/commit/c9c80ce2fad0d1311393cf85ddc957a87122ee67))
* **dev-socket:** add sourcemap for client js ([7ef4819](https://github.com/sossejs/sosse/commit/7ef48193da949de3cf4f4ff3253e344b97382fdb))
* implement client assets production cache ([c993a09](https://github.com/sossejs/sosse/commit/c993a09fe2e15aac2aa2f791f9dc947486a60082))
* implement client bundle plugin ([7963e5a](https://github.com/sossejs/sosse/commit/7963e5a10a5edc7abcdb53a54da831e45b0458eb))
* implement otion css in js ssr ([d1ee805](https://github.com/sossejs/sosse/commit/d1ee805076a878809ad582292b0da1156c8662db))
* rework client plugin with microbundle js api ([d7fb37f](https://github.com/sossejs/sosse/commit/d7fb37f341fdfdd17b179c4f40315e7ad96f7734))


* rework otion integration and html bodyAttrs ([c8b9b3e](https://github.com/sossejs/sosse/commit/c8b9b3e749e597ac2ce7fe10ac0d9acb034a1788))

## [0.1.0](https://github.com/sossejs/sosse/compare/v0.0.1...v0.1.0) (2020-06-11)


### Features

* implement pending restarts ([45eda93](https://github.com/sossejs/sosse/commit/45eda938e1cb2f50b7ff42cdec874950b96b2833))

### 0.0.1 (2020-06-10)


### Features

* basic implementation ([2839ac0](https://github.com/sossejs/sosse/commit/2839ac076b6d8e4fcfe03ff440336e89d272023e))
