v0.8.0
Pre-release
Pre-release
What's Changed
The plug-in is no longer considered experimental and should soon hit v1.0.0.
Plug-In
- feat!: Drop support for Vite v4 by @webJose in #167
- fix: Move module resolution to Bundler for TS v5.5 by @webJose in #168
- chore: Update all non-majors of packages by @webJose in #247
- feat: Add support for Vite v6 by @webJose in #248
- chore(build): Drop publish note by @webJose in #252
- docs: Update README by @webJose in #253
Others
- build(deps-dev): Bump chai from 5.0.0 to 5.1.0 by @dependabot in #79
- build(deps-dev): Bump @types/chai from 4.3.11 to 4.3.14 by @dependabot in #133
- build(deps-dev): Bump @types/chai from 4.3.14 to 4.3.16 by @dependabot in #139
- build(deps-dev): Bump chai from 5.1.0 to 5.1.1 by @dependabot in #142
- build(deps-dev): Bump vite from 5.2.10 to 5.3.3 by @dependabot in #164
- build(deps-dev): Bump @types/node from 20.11.0 to 20.14.10 by @dependabot in #165
- build(deps-dev): Bump typescript from 5.4.5 to 5.5.3 by @dependabot in #163
- build(deps-dev): Bump vite from 5.3.3 to 5.3.5 by @dependabot in #176
- build(deps-dev): Bump @types/node from 20.14.10 to 20.14.12 by @dependabot in #175
- build(deps-dev): Bump typescript from 5.5.3 to 5.5.4 by @dependabot in #174
- build(deps-dev): Bump mocha and @types/mocha by @dependabot in #173
- build(deps-dev): Bump @types/chai from 4.3.16 to 4.3.17 by @dependabot in #180
- chore: Add contribution guidelines by @webJose in #182
- build(deps-dev): Bump @types/chai from 4.3.17 to 4.3.18 by @dependabot in #195
- build(deps-dev): Bump mocha from 10.7.0 to 10.7.3 by @dependabot in #185
- build(deps-dev): Bump vite from 5.3.5 to 5.4.2 by @dependabot in #192
- build(deps-dev): Bump @types/chai from 4.3.18 to 4.3.19 by @dependabot in #197
- build(deps-dev): Bump vite from 5.4.2 to 5.4.3 by @dependabot in #200
- build(deps-dev): Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #202
- build(deps-dev): Bump vite from 5.4.3 to 5.4.4 by @dependabot in #203
- build(deps-dev): Bump single-spa from 6.0.1 to 6.0.2 in /src by @dependabot in #206
- build(deps-dev): Bump @types/mocha from 10.0.7 to 10.0.8 by @dependabot in #205
- build(deps-dev): Bump vite from 5.4.4 to 5.4.5 by @dependabot in #204
- build(deps-dev): Bump vite from 5.4.5 to 5.4.6 by @dependabot in #208
- build(deps-dev): Bump vite from 5.4.6 to 5.4.7 by @dependabot in #209
- build(deps-dev): Bump vite from 5.4.7 to 5.4.8 by @dependabot in #212
- build(deps-dev): Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #220
- build(deps-dev): Bump vite from 5.4.8 to 5.4.9 by @dependabot in #221
- build(deps-dev): Bump chai and @types/chai by @dependabot in #229
- build(deps-dev): Bump vite from 5.4.9 to 5.4.10 by @dependabot in #225
- build(deps-dev): Bump single-spa from 6.0.2 to 6.0.3 in /src by @dependabot in #216
- build(deps-dev): Bump @types/mocha from 10.0.8 to 10.0.9 by @dependabot in #219
- build(deps-dev): Bump mocha from 10.7.3 to 10.8.1 by @dependabot in #231
- build(deps-dev): Bump mocha from 10.8.1 to 10.8.2 by @dependabot in #233
- build(deps-dev): Bump @types/mocha from 10.0.9 to 10.0.10 by @dependabot in #239
- build(deps-dev): Bump typescript from 5.6.3 to 5.7.2 by @dependabot in #242
- build(deps-dev): Bump @types/node from 20.14.12 to 22.10.0 by @dependabot in #244
- chore: Update rollup dev dependency to remove DOM clubbering vulnerability by @webJose in #246
- chore: Update to vite v6.0.1 by @webJose in #249
- chore: Update tooling to Vite v6 by @webJose in #250
- fix(tests): Remove AssertionError from test file by @webJose in #251
Full Changelog: v0.7.0...v0.8.0