Breaking Change
Dropped support for Node 16
As postcss-preset-env
dropped support for Node versions <18 with its latest major release, this package now also sets the minimum required Node version to 18.
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #113
- Bump actions/setup-node from 3.6.0 to 3.7.0 by @dependabot in #103
- Bump actions/setup-node from 3.7.0 to 3.8.0 by @dependabot in #108
- Bump actions/setup-node from 3.8.0 to 3.8.1 by @dependabot in #109
- Bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #115
- Bump actions/setup-node from 4.0.0 to 4.0.1 by @dependabot in #118
- Bump actions/setup-node from 4.0.1 to 4.0.2 by @dependabot in #127
- Bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #143
- Bump ava from 5.1.1 to 6.0.1 by @dependabot in #121
- Bump ava from 6.0.1 to 6.1.1 by @dependabot in #126
- Bump ava from 6.1.1 to 6.1.2 by @dependabot in #128
- Bump ava from 6.1.2 to 6.1.3 by @dependabot in #139
- Bump c8 from 7.12.0 to 7.13.0 by @dependabot in #86
- Bump c8 from 7.13.0 to 7.14.0 by @dependabot in #100
- Bump c8 from 7.14.0 to 8.0.0 by @dependabot in #102
- Bump c8 from 8.0.0 to 8.0.1 by @dependabot in #107
- Bump c8 from 8.0.1 to 9.1.0 by @dependabot in #122
- Bump c8 from 9.1.0 to 10.1.2 by @dependabot in #142
- Bump clean-publish from 4.1.1 to 4.2.0 by @dependabot in #93
- Bump clean-publish from 4.2.0 to 4.3.0 by @dependabot in #134
- Bump clean-publish from 4.3.0 to 4.4.0 by @dependabot in #136
- Bump clean-publish from 4.4.0 to 5.0.0 by @dependabot in #138
- Bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #133
- Bump husky from 8.0.3 to 9.0.7 by @dependabot in #125
- Bump husky from 9.0.11 to 9.1.4 by @dependabot in #144
- Bump husky from 9.0.7 to 9.0.11 by @dependabot in #130
- Bump husky from 9.1.4 to 9.1.5 by @dependabot in #148
- Bump lint-staged from 13.1.0 to 13.1.1 by @dependabot in #85
- Bump lint-staged from 13.1.1 to 13.1.2 by @dependabot in #87
- Bump lint-staged from 13.1.2 to 13.2.0 by @dependabot in #88
- Bump lint-staged from 13.2.0 to 13.2.1 by @dependabot in #90
- Bump lint-staged from 13.2.1 to 13.2.2 by @dependabot in #98
- Bump lint-staged from 13.2.2 to 13.2.3 by @dependabot in #101
- Bump lint-staged from 13.2.3 to 14.0.1 by @dependabot in #111
- Bump lint-staged from 14.0.1 to 15.0.2 by @dependabot in #116
- Bump lint-staged from 15.0.2 to 15.1.0 by @dependabot in #117
- Bump lint-staged from 15.1.0 to 15.2.0 by @dependabot in #120
- Bump lint-staged from 15.2.0 to 15.2.1 by @dependabot in #124
- Bump lint-staged from 15.2.1 to 15.2.2 by @dependabot in #129
- Bump lint-staged from 15.2.2 to 15.2.5 by @dependabot in #137
- Bump lint-staged from 15.2.5 to 15.2.7 by @dependabot in #140
- Bump lint-staged from 15.2.7 to 15.2.9 by @dependabot in #147
- Bump postcss from 8.4.21 to 8.4.22 by @dependabot in #94
- Bump postcss from 8.4.22 to 8.4.23 by @dependabot in #95
- Bump postcss from 8.4.23 to 8.4.24 by @dependabot in #99
- Bump postcss from 8.4.24 to 8.4.27 by @dependabot in #105
- Bump postcss from 8.4.27 to 8.4.29 by @dependabot in #112
- Bump postcss from 8.4.29 to 8.4.31 by @dependabot in #114
- Bump postcss from 8.4.31 to 8.4.32 by @dependabot in #119
- Bump postcss from 8.4.32 to 8.4.33 by @dependabot in #123
- Bump postcss from 8.4.33 to 8.4.35 by @dependabot in #131
- Bump postcss from 8.4.35 to 8.4.38 by @dependabot in #135
- Bump postcss from 8.4.38 to 8.4.39 by @dependabot in #141
- Bump postcss from 8.4.39 to 8.4.40 by @dependabot in #145
- Bump postcss from 8.4.40 to 8.4.42 by @dependabot in #149
- Bump webpack from 5.62.1 to 5.76.1 by @dependabot in #89
- Bump webpack from 5.76.1 to 5.94.0 by @dependabot in #146
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #104
- Bump xo from 0.53.1 to 0.54.0 by @dependabot in #91
- Bump xo from 0.54.0 to 0.54.1 by @dependabot in #92
- Bump xo from 0.54.1 to 0.54.2 by @dependabot in #97
- Bump yaml from 2.2.1 to 2.2.2 by @dependabot in #96
- Require Node 18 and migrate tests to the Node test runner by @mrcgrtz in #132
Full Changelog: v2.0.0...v3.0.0