v1.16.0-rc.1 - Deps, Minor, and Patch, fixes
Pre-release
Pre-release
What's Changed
- chore: ci node version add by @elycruz in #185
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #186
- Potential fix for code scanning alert no. 4: Workflow does not contain permissions by @elycruz in #187
- Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @elycruz in #189
- chore: package-lock-update by @elycruz in #190
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @elycruz in #191
- chore(deps-dev): bump happy-dom from 15.11.7 to 20.0.2 by @dependabot[bot] in #194
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #195
- chore(deps): bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #196
- chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #198
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #197
- chore(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #201
- chore(deps-dev): bump rollup from 3.29.5 to 3.30.0 by @dependabot[bot] in #204
- chore(deps): bump minimatch by @dependabot[bot] in #205
- chore(deps): bump immutable from 5.1.3 to 5.1.5 by @dependabot[bot] in #206
- chore(deps): bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #214
- chore(deps-dev): bump tar from 7.4.3 to 7.5.11 by @dependabot[bot] in #208
- chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #209
- chore(deps): bump picomatch by @dependabot[bot] in #210
- chore(deps-dev): bump happy-dom from 20.0.2 to 20.8.9 by @dependabot[bot] in #212
- chore(deps-dev): bump postcss from 8.5.6 to 8.5.15 by @dependabot[bot] in #216
- chore(deps-dev): bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in #215
- chore: ignore unformatted md files and local worktrees in tooling by @elycruz in #229
- perf: #219 async resolve in sass importers by @elycruz in #225
- feat: #220 emit CSS to outputOptions.dir when output: true by @elycruz in #226
- fix: #218 reset plugin state on buildStart (watch-mode fix) by @elycruz in #227
- fix: #217 bulk PATCH-tier fixes (release A) by @elycruz in #228
Full Changelog: v1.15.3...v1.16.0-rc.1