|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [Unreleased](https://github.com/davidhsianturi/laravel-compass/compare/v1.1.0...HEAD) |
| 3 | +## [Unreleased](https://github.com/davidhsianturi/laravel-compass/compare/v1.1.1...HEAD) |
| 4 | + |
| 5 | +## [v1.1.1 (2020-12-12)](https://github.com/davidhsianturi/laravel-compass/compare/v1.1.0...v1.1.1) |
| 6 | + |
| 7 | +## Changes |
| 8 | + |
| 9 | +- PHP 8 support (#123) |
4 | 10 |
|
5 | 11 | ## [v1.1.0 (2020-10-05)](https://github.com/davidhsianturi/laravel-compass/compare/v1.0.1...v1.1.0)
|
6 | 12 |
|
|
10 | 16 | - Update Tailwind config file ([#100](https://github.com/davidhsianturi/laravel-compass/pull/100))
|
11 | 17 | - Adding release drafter action ([#84](https://github.com/davidhsianturi/laravel-compass/pull/84))
|
12 | 18 |
|
13 |
| -## 📦 Dependencies |
14 |
| - |
15 |
| -- Bump vue-router from 3.4.3 to 3.4.5 ([#104](https://github.com/davidhsianturi/laravel-compass/pull/104)) |
16 |
| -- Bump tailwindcss from 1.8.9 to 1.8.10 ([#102](https://github.com/davidhsianturi/laravel-compass/pull/102)) |
17 |
| -- Bump sass from 1.26.10 to 1.26.11 ([#101](https://github.com/davidhsianturi/laravel-compass/pull/101)) |
18 |
| -- Bump tailwindcss from 1.8.4 to 1.8.9 ([#98](https://github.com/davidhsianturi/laravel-compass/pull/98)) |
19 |
| -- Bump http-proxy from 1.18.0 to 1.18.1 ([#96](https://github.com/davidhsianturi/laravel-compass/pull/96)) |
20 |
| -- Bump tailwindcss from 1.7.6 to 1.8.4 ([#94](https://github.com/davidhsianturi/laravel-compass/pull/94)) |
21 |
| -- Bump sass-loader from 8.0.2 to 10.0.2 ([#95](https://github.com/davidhsianturi/laravel-compass/pull/95)) |
22 |
| -- Bump laravel-mix from 5.0.4 to 5.0.5 ([#93](https://github.com/davidhsianturi/laravel-compass/pull/93)) |
23 |
| -- Bump axios from 0.19.2 to 0.20.0 ([#92](https://github.com/davidhsianturi/laravel-compass/pull/92)) |
24 |
| -- Bump vue and vue-template-compiler ([#91](https://github.com/davidhsianturi/laravel-compass/pull/91)) |
25 |
| -- Bump tailwindcss from 1.2.0 to 1.7.6 ([#87](https://github.com/davidhsianturi/laravel-compass/pull/87)) |
26 |
| -- Bump sass-loader from 8.0.2 to 10.0.1 ([#88](https://github.com/davidhsianturi/laravel-compass/pull/88)) |
27 |
| -- Bump vue-router from 3.1.6 to 3.4.3 ([#89](https://github.com/davidhsianturi/laravel-compass/pull/89)) |
28 |
| -- Bump sass from 1.26.3 to 1.26.10 ([#90](https://github.com/davidhsianturi/laravel-compass/pull/90)) |
29 |
| -- Bump laravel-mix-purgecss from 5.0.0-rc.1 to 5.0.0 ([#86](https://github.com/davidhsianturi/laravel-compass/pull/86)) |
30 |
| -- Bump elliptic from 6.5.2 to 6.5.3 ([#85](https://github.com/davidhsianturi/laravel-compass/pull/85)) |
31 |
| -- Bump lodash from 4.17.15 to 4.17.19 ([#83](https://github.com/davidhsianturi/laravel-compass/pull/83)) |
32 |
| - |
33 | 19 | ## [v1.0.1 (2020-06-13)](https://github.com/davidhsianturi/laravel-compass/compare/v1.0.0...v1.0.1)
|
34 | 20 |
|
35 | 21 | ### Fixed
|
|
0 commit comments