# Change Log

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

# [1.5.0](https://github.com/linkedin/css-blocks/tree/master/packages/%40css-blocks/eyeglass/compare/v1.4.0...v1.5.0) (2020-09-16)


### Bug Fixes

* Pass a copy of sass options for sync setup. ([eaf06b6](https://github.com/linkedin/css-blocks/tree/master/packages/%40css-blocks/eyeglass/commit/eaf06b659ad581503162b10048d218f7d8c0979b))
* Set eyeglass root within a directory-scoped processor. ([cb72810](https://github.com/linkedin/css-blocks/tree/master/packages/%40css-blocks/eyeglass/commit/cb728100188c2bba85a68c39f1e41e9335cb5a54))


### Features

* Update eyeglass integration to support synchronous preprocessing. ([f3b11af](https://github.com/linkedin/css-blocks/tree/master/packages/%40css-blocks/eyeglass/commit/f3b11af3942767709b6a32f333bdbc779df7a5c2))





# [1.2.0](https://github.com/linkedin/css-blocks/tree/master/packages/%40css-blocks/eyeglass/compare/v1.1.2...v1.2.0) (2020-08-05)

**Note:** Version bump only for package @css-blocks/eyeglass





# [1.0.0](https://github.com/linkedin/css-blocks/tree/master/packages/%40css-blocks/eyeglass/compare/v1.0.0-alpha.7...v1.0.0) (2020-04-04)


### chore

* Drop support for node 6, 8, and 11. ([3806e82](https://github.com/linkedin/css-blocks/tree/master/packages/%40css-blocks/eyeglass/commit/3806e82124814fbea99aa47353cd2c171b1f55ec))


### Features

* Optional Preprocessors & library/application API contract. ([80aba33](https://github.com/linkedin/css-blocks/tree/master/packages/%40css-blocks/eyeglass/commit/80aba33c818c1285e35840929bf1fbbb80698c36))
* **eyeglass:** Adds new package that enables simple Eyeglass support. ([6f92d19](https://github.com/linkedin/css-blocks/tree/master/packages/%40css-blocks/eyeglass/commit/6f92d19c4362ca5e0b3971977d645eda5682c928))


### BREAKING CHANGES

* Node 8 is now out of maintainence so we have dropped support for node 6
and 8. Node 11 is no longer needed because node 12 was released.
