# 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. ## [2.0.0](https://github.com/nuxt-community/style-resources-module/compare/v1.2.1...v2.0.0) (2023-10-06) ### Features * Support for Nuxt 3 ([#214](https://github.com/nuxt-community/style-resources-module/pull/214)) ([1dd88cb](https://github.com/nuxt-community/style-resources-module/commit/1dd88cb33d8c0bb08edc836c0766be728020b1e0)) ### [1.2.1](https://github.com/nuxt-community/style-resources-module/compare/v1.2.0...v1.2.1) (2021-08-05) ### Bug Fixes * **deps:** update dependency sass-resources-loader to ^2.2.4 ([#176](https://github.com/nuxt-community/style-resources-module/issues/176)) ([97cefe1](https://github.com/nuxt-community/style-resources-module/commit/97cefe180cd87f9651b66d0e6944c5b8c58a19c5)) ## [1.2.0](https://github.com/nuxt-community/style-resources-module/compare/v1.1.0...v1.2.0) (2021-06-22) ### Features * add types for Nuxt options ([#164](https://github.com/nuxt-community/style-resources-module/issues/164)) ([d8e355e](https://github.com/nuxt-community/style-resources-module/commit/d8e355e7abad77ea9edd8e2c0da51b4f41ccf820)) # [1.1.0](https://github.com/nuxt-community/style-resources-module/compare/v1.0.0...v1.1.0) (2021-06-02) ### Features * support "hoistUseStatements" loader option ([#162](https://github.com/nuxt-community/style-resources-module/issues/162)) ([e53770d](https://github.com/nuxt-community/style-resources-module/commit/e53770d)) * take values from options ([#83](https://github.com/nuxt-community/style-resources-module/issues/83)) ([e1754ed](https://github.com/nuxt-community/style-resources-module/commit/e1754ed)) # [1.0.0](https://github.com/nuxt-community/style-resources-module/compare/v0.1.2...v1.0.0) (2019-08-07) ### Bug Fixes * separate sass and scss - BREAKING CHANGE ([#69](https://github.com/nuxt-community/style-resources-module/issues/69)) ([6b69f4d](https://github.com/nuxt-community/style-resources-module/commit/6b69f4d)) ### Features * **types:** add nuxt configuration type ([#57](https://github.com/nuxt-community/style-resources-module/issues/57)) ([8854baf](https://github.com/nuxt-community/style-resources-module/commit/8854baf)) ## [0.1.2](https://github.com/nuxt-community/style-resources-module/compare/v0.1.1...v0.1.2) (2019-02-07) ### Bug Fixes * try to resolve as module first ([#31](https://github.com/nuxt-community/style-resources-module/issues/31)) ([244b514](https://github.com/nuxt-community/style-resources-module/commit/244b514)) * **deps:** update all non-major dependencies ([#4](https://github.com/nuxt-community/style-resources-module/issues/4)) ([1c7be94](https://github.com/nuxt-community/style-resources-module/commit/1c7be94)) ## [0.1.1](https://github.com/nuxt-community/style-resources-module/compare/v0.1.0...v0.1.1) (2018-11-08) ### Bug Fixes * support older consola version ([65a170e](https://github.com/nuxt-community/style-resources-module/commit/65a170e)) # [0.1.0](https://github.com/nuxt-community/style-resources-module/compare/v0.0.2...v0.1.0) (2018-11-08) ### Features * nuxt 2.2 compat ([#2](https://github.com/nuxt-community/style-resources-module/issues/2)) ([c312b2d](https://github.com/nuxt-community/style-resources-module/commit/c312b2d)) ## [0.0.2](https://github.com/nuxt-community/style-resources-module/compare/v0.0.1...v0.0.2) (2018-11-08) ## 0.0.1 (2018-11-08)