Bumps the development group with 8 updates in the / directory:
Updates @jest/globals
from 29.7.0 to 30.2.0
Release notes
Sourced from @jest/globals
's releases.
30.2.0
Chore & Maintenance
[*]
Update example repo for testing React Native projects (#15832)
[*]
Update jest-watch-typeahead
to v3 (#15830)
Features
[jest-environment-jsdom-abstract]
Add support for JSDOM v27 (#15834)
Fixes
[babel-jest]
Export the TransformerConfig
interface (#15820)
[jest-config]
Fix jest.config.ts
with TS loader specified in docblock pragma (#15839)
30.1.3
Fixes
- Fix
unstable_mockModule
with node:
prefixed core modules.
30.1.2
Fixes
[jest-snapshot-utils]
Correct snapshot header regexp to work with newline across OSes (#15803)
30.1.1
Fixes
[jest-snapshot-utils]
Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)
30.1.0
Features
[jest-leak-detector]
Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
[jest-runtime]
Reduce redundant ReferenceError messages
[jest-core]
Include test modules that failed to load when --onlyFailures is active
Fixes
- `[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
[jest-circus]
Fix it.concurrent
not working with describe.skip
(#15765)
[jest-snapshot]
Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
[jest-runtime]
Importing from @jest/globals
in more than one file no longer breaks relative paths (#15772)
Chore
[expect]
Update docblock for toContain()
to display info on substring check (#15789)
30.0.2
What's Changed
... (truncated)
Changelog
Sourced from @jest/globals
's changelog.
30.2.0
Chore & Maintenance
[*]
Update example repo for testing React Native projects (#15832)
[*]
Update jest-watch-typeahead
to v3 (#15830)
Features
[jest-environment-jsdom-abstract]
Add support for JSDOM v27 (#15834)
Fixes
[babel-jest]
Export the TransformerConfig
interface (#15820)
[jest-config]
Fix jest.config.ts
with TS loader specified in docblock pragma (#15839)
30.1.3
Fixes
- Fix
unstable_mockModule
with node:
prefixed core modules.
30.1.2
Fixes
[jest-snapshot-utils]
Correct snapshot header regexp to work with newline across OSes (#15803)
30.1.1
Fixes
[jest-snapshot-utils]
Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)
[jest-snapshot-utils]
Improve messaging about goo.gl snapshot link change (#15821)
30.1.0
Features
[jest-leak-detector]
Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
[jest-runtime]
Reduce redundant ReferenceError messages
[jest-core]
Include test modules that failed to load when --onlyFailures is active
Fixes
[jest-snapshot-utils]
Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
[jest-circus]
Fix it.concurrent
not working with describe.skip
(#15765)
[jest-snapshot]
Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
[jest-runtime]
Importing from @jest/globals
in more than one file no longer breaks relative paths (#15772)
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by cpojer, a new releaser for @jest/globals
since your current version.
Updates @sveltejs/vite-plugin-svelte
from 5.1.1 to 6.2.1
Release notes
Sourced from @sveltejs/vite-plugin-svelte
's releases.
@sveltejs/vite-plugin-svelte
@6
.2.1
Patch Changes
-
fix: remove unscopable global styles warning (#1223)
-
Remove automatic configuration for rolldownOptions.optimization.inlineConst because latest version of rolldown-vite has it enabled by default. (#1225)
@sveltejs/vite-plugin-svelte
@6
.2.0
Minor Changes
- feat(rolldown-vite): enable
optimization.inlineConst
by default to ensure treeshaking works with esm-env in svelte (#1207)
@sveltejs/vite-plugin-svelte
@6
.1.4
Patch Changes
-
fix: allow preprocess plugin to run twice (#1206)
-
fix(types): update urls to PreprocessorGroup and CompileOptions in type documention (#1203)
-
replace kleur dependency with builtin node:utils styleText (#1210)
@sveltejs/vite-plugin-svelte
@6
.1.3
Patch Changes
- fix(api): add
api.filter
and deprecate api.idFilter
to avoid confusing filter.id = idFilter.id
assignments when used as hybrid filter in other plugins (#1199)
@sveltejs/vite-plugin-svelte
@6
.1.2
Patch Changes
- fix: ensure compiled css is returned when reloading during dev with ssr (e.g. SvelteKit) (#1194)
@sveltejs/vite-plugin-svelte
@6
.1.1
Patch Changes
- fix: ensure compiled svelte css is loaded correctly when rebuilding in
build --watch
(#1189)
@sveltejs/vite-plugin-svelte
@6
.1.0
Minor Changes
- feat: add support for the new experimental.async option and apply dynamicCompileOptions when compiling Svelte modules (#1176)
Patch Changes
... (truncated)
Changelog
Sourced from @sveltejs/vite-plugin-svelte
's changelog.
6.2.1
Patch Changes
-
fix: remove unscopable global styles warning (#1223)
-
Remove automatic configuration for rolldownOptions.optimization.inlineConst because latest version of rolldown-vite has it enabled by default. (#1225)
6.2.0
Minor Changes
- feat(rolldown-vite): enable
optimization.inlineConst
by default to ensure treeshaking works with esm-env in svelte (#1207)
6.1.4
Patch Changes
-
fix: allow preprocess plugin to run twice (#1206)
-
fix(types): update urls to PreprocessorGroup and CompileOptions in type documention (#1203)
-
replace kleur dependency with builtin node:utils styleText (#1210)
6.1.3
Patch Changes
- fix(api): add
api.filter
and deprecate api.idFilter
to avoid confusing filter.id = idFilter.id
assignments when used as hybrid filter in other plugins (#1199)
6.1.2
Patch Changes
- fix: ensure compiled css is returned when reloading during dev with ssr (e.g. SvelteKit) (#1194)
6.1.1
Patch Changes
- fix: ensure compiled svelte css is loaded correctly when rebuilding in
build --watch
(#1189)
6.1.0
Minor Changes
- feat: add support for the new experimental.async option and apply dynamicCompileOptions when compiling Svelte modules (#1176)
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @sveltejs/vite-plugin-svelte
since your current version.
Updates eslint-plugin-unicorn
from 59.0.1 to 61.0.2
Release notes
Sourced from eslint-plugin-unicorn's releases.
v61.0.2
throw-new-error
: Fix false positive for Effect library (#2740) 0ddf5ead
no-useless-undefined
: Ignore Set#delete(undefined)
(#2739) 99acd272
prefer-includes
and prefer-array-index-of
: Prevent crash on Vue files (#2645) a1da5182
sindresorhus/eslint-plugin-unicorn@v61.0.1...v61.0.2
v61.0.1
prefer-classlist-toggle
: Omit Element#classList.contains()
call when fixing (#2732) 066f96b9
sindresorhus/eslint-plugin-unicorn@v61.0.0...v61.0.1
v61.0.0
New rules
Improvements
- Add
unopinionated
config (#2715) c13d09b8
- Improve compatibility with optional chaining (#2727) 60b2ec5e
no-array-reduce
: Report optional chaining and calling of .reduce()
(#2721) caa1f8b8
prefer-type-error
: Ignore error type check (#2729) d12fc01c
Fixes
prefer-includes
: Fix compatibility with Vue SFC (#2704) 540a4d4b
sindresorhus/eslint-plugin-unicorn@v60.0.0...v61.0.0
v60.0.0
Breaking
- Require Node.js 20.10 (#2698) 2dc27d90
New rules
... (truncated)
Commits
8d08510
61.0.2
0ddf5ea
throw-new-error
: Fix false positive for Effect library (#2740)
99acd27
no-useless-undefined
: Ignore Set#delete(undefined)
(#2739)
7c5a419
Minor refactor to prefer-classlist-toggle
rule (#2738)
a1da518
prefer-includes
and prefer-array-index-of
: Prevent crash on Vue files (#2...
83e33b4
61.0.1
066f96b
prefer-classlist-toggle
: Omit Element#classList.contains()
call when fixi...
5774925
61.0.0
c13d09b
Add unopinionated
config (#2715)
60b2ec5
Improve compatibility with optional chaining (#2727)
- Additional commits viewable in compare view
Updates happy-dom
from 17.6.3 to 19.0.2
Release notes
Sourced from happy-dom's releases.
v19.0.2
👷♂️ Patch fixes
- Fixes issue related to CSS pseudo selector
:scope
that didn't work correctly for direct descendants to root - By @capricorn86
in task #1620
v19.0.1
👷♂️ Patch fixes
- Fixes issue with sending in URLs as string in
@happy-dom/server-renderer
config using CLI - By @capricorn86
in task #1908
v19.0.0
💣 Breaking Changes
- Removes support for CommonJS - By
@capricorn86
in task #1730
- Support for CommonJS is no longer needed as Node.js v18 is deprecated and v20 and above supports loading ES modules from CommonJS using
require()
- Updates Jest to v30 in the
@happy-dom/jest-environment
package - By @capricorn86
in task #1730
- Makes Jest packages peer dependencies to make it easier to align versions with the project using
@happy-dom/jest-environment
- By @capricorn86
in task #1730
🎨 Features
- Adds a new package called
@happy-dom/server-renderer
- By @capricorn86
in task #1730
- This package provides a simple way to statically render (SSG) or server-side render (SSR) your client-side application
- Read more in the Wiki under Server-Renderer
- Adds support for
import.meta
to the ESM compiler - By @capricorn86
in task #1730
- Adds support for the CSS pseudo selector
:scope
- By @capricorn86
in task #1620
- Improves support for
MediaList
- By @capricorn86
in task #1730
- Adds support for
CSSKeywordValue
, CSSStyleValue
, StylePropertyMap
, StylePropertyMap
, StylePropertyMapReadOnly
- By @capricorn86
in task #1730
- Improves debug information in the ESM compiler - By
@capricorn86
in task #1730
- Adds validation of browser settings when creating a new
Browser
instance - By @capricorn86
in task #1730
- Adds support for the browser setting navigation.beforeContentCallback which makes it possible to inject event listeners or logic before content is loaded to the document when navigating a browser frame - By
@capricorn86
in task #1730
- Adds support for the browser setting fetch.requestHeaders which provides with a declarative and simple way to add request headers - By
@capricorn86
in task #1730
- Adds support for setting an object to timer.preventTimerLoops which makes it possible to define different settings for
setTimeout()
and requestAnimationFrame()
- By @capricorn86
in task #1730
- Adds support for the browser setting viewport which makes it possible to define a default viewport size - By
@capricorn86
in task #1730
- Adds support for the parameters
beforeContentCallback
and headers
to BrowserFrame.goto()
, BrowserFrame.goBack()
, BrowserFrame.goForward()
, BrowserFrame.goSteps()
and BrowserFrame.reload()
- By @capricorn86
in task #1730
- Adds support for
PopStateEvent
and trigger the event when navigating the page history using History.pushState()
- By @capricorn86
in task #1730
- Use local file paths for virtual server files in stack traces - By
@capricorn86
in task #1730
- Adds support for
ResponseCache.fileSystem.load()
and ResponseCache.fileSystem.save()
for storing and loading cache from the file system - By @capricorn86
in task #1730
👷♂️ Patch fixes
- Fixes a bug in the ESM compiler that caused it to fail to parse certain code - By
@capricorn86
in task #1730
- Disables the same origin policy when navigating a browser frame using
BrowserFrame.goto()
- By @capricorn86
in task #1730
- Fixes bug where CSS selectors with the pseudos "+" and ">" failed for selectors without arguments - By
@capricorn86
in task #1730
- Adds try and catch to listeners for events dispatched from
XMLHttpRequest
to prevent it from being set to an invalid state if a listener throws an Error - By @capricorn86
in task #1730
v18.0.1
👷♂️ Patch fixes
- Addresses an issue where an error occurred if the Element ID was set to the same name as a Window property with a null value - By
@capricorn86
in task #1841
v18.0.0
💣 Breaking Changes
... (truncated)
Commits
Updates jest
from 29.7.0 to 30.2.0
Release notes
Sourced from jest's releases.
30.2.0
Chore & Maintenance
[*]
Update example repo for testing React Native projects (#15832)
[*]
Update jest-watch-typeahead
to v3 (#15830)
Features
[jest-environment-jsdom-abstract]
Add support for JSDOM v27 (#15834)
Fixes
[babel-jest]
Export the TransformerConfig
interface (#15820)
[jest-config]
Fix jest.config.ts
with TS loader specified in docblock pragma (#15839)
30.1.3
Fixes
- Fix
unstable_mockModule
with node:
prefixed core modules.
30.1.2
Fixes
[jest-snapshot-utils]
Correct snapshot header regexp to work with newline across OSes (#15803)
30.1.1
Fixes
[jest-snapshot-utils]
Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)
30.1.0
Features
[jest-leak-detector]
Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
[jest-runtime]
Reduce redundant ReferenceError messages
[jest-core]
Include test modules that failed to load when --onlyFailures is active
Fixes
- `[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
[jest-circus]
Fix it.concurrent
not working with describe.skip
(#15765)
[jest-snapshot]
Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
[jest-runtime]
Importing from @jest/globals
in more than one file no longer breaks relative paths (#15772)
Chore
[expect]
Update docblock for toContain()
to display info on substring check (#15789)
30.0.2
What's Changed
... (truncated)
Changelog
Sourced from jest's changelog.
30.2.0
Chore & Maintenance
[*]
Update example repo for testing React Native projects (#15832)
[*]
Update jest-watch-typeahead
to v3 (#15830)
Features
[jest-environment-jsdom-abstract]
Add support for JSDOM v27 (#15834)
Fixes
[babel-jest]
Export the TransformerConfig
interface (#15820)
[jest-config]
Fix jest.config.ts
with TS loader specified in docblock pragma (#15839)
30.1.3
Fixes
- Fix
unstable_mockModule
with node:
prefixed core modules.
30.1.2
Fixes
[jest-snapshot-utils]
Correct snapshot header regexp to work with newline across OSes (#15803)
30.1.1
Fixes
[jest-snapshot-utils]
Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)
[jest-snapshot-utils]
Improve messaging about goo.gl snapshot link change (#15821)
30.1.0
Features
[jest-leak-detector]
Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
[jest-runtime]
Reduce redundant ReferenceError messages
[jest-core]
Include test modules that failed to load when --onlyFailures is active
Fixes
[jest-snapshot-utils]
Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
[jest-circus]
Fix it.concurrent
not working with describe.skip
(#15765)
[jest-snapshot]
Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
[jest-runtime]
Importing from @jest/globals
in more than one file no longer breaks relative paths (#15772)
... (truncated)
Commits
Updates jest-environment-jsdom
from 29.7.0 to 30.2.0
Release notes
Sourced from jest-environment-jsdom's releases.
30.2.0
Chore & Maintenance
[*]
Update example repo for testing React Native projects (#15832)
[*]
Update jest-watch-typeahead
to v3 (#15830)
Features
[jest-environment-jsdom-abstract]
Add support for JSDOM v27 (#15834)
Fixes
[babel-jest]
Export the TransformerConfig
interface (#15820)
[jest-config]
Fix jest.config.ts
with TS loader specified in docblock pragma (#15839)
30.1.3
Fixes
- Fix
unstable_mockModule
with node:
prefixed core modules.
30.1.2
Fixes
[jest-snapshot-utils]
Correct snapshot header regexp to work with newline across OSes (#15803)
30.1.1
Fixes
[jest-snapshot-utils]
Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)
30.1.0
Features
[jest-leak-detector]
Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
[jest-runtime]
Reduce redundant ReferenceError messages
[jest-core]
Include test modules that failed to load when --onlyFailures is active
Fixes
- `[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
[jest-circus]
Fix it.concurrent
not working with describe.skip
(#15765)
[jest-snapshot]
Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
[jest-runtime]
Importing from @jest/globals
in more than one file no longer breaks relative paths (#15772)
Chore
[expect]
Update docblock for toContain()
to display info on substring check (#15789)
30.0.2
What's Changed
... (truncated)
Changelog
Sourced from jest-environment-jsdom's changelog.
30.2.0
Chore & Maintenance
[*]
Update example repo for testing React Native projects (#15832)
[*]
Update jest-watch-typeahead
to v3 (#15830)
Features
[jest-environment-jsdom-abstract]
Add support for JSDOM v27 (#15834)
Fixes
[babel-jest]
Export the TransformerConfig
interface (#15820)
[jest-config]
Fix jest.config.ts
with TS loader specified in docblock pragma (#15839)
30.1.3
Fixes
- Fix
unstable_mockModule
with node:
prefixed core modules.
30.1.2
Fixes
[jest-snapshot-utils]
Correct snapshot header regexp to work with newline across OSes (#15803)
30.1.1
Fixes
[jest-snapshot-utils]
Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)
[jest-snapshot-utils]
Improve messaging about goo.gl snapshot link change (#15821)
30.1.0
Features
[jest-leak-detector]
Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
[jest-runtime]
Reduce redundant ReferenceError messages
[jest-core]
Include test modules that failed to load when --onlyFailures is active
Fixes
[jest-snapshot-utils]
Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
[jest-circus]
Fix it.concurrent
not working with describe.skip
(#15765)
[jest-snapshot]
Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
[jest-runtime]
Importing from @jest/globals
in more than one file no longer breaks relative paths (#15772)
... (truncated)
Commits
Updates jsdom
from 26.1.0 to 27.0.0
Release notes
Sourced from jsdom's releases.
Version 27.0.0
Changes since 26.1.0
- Node.js v20 is now the minimum supported version.
- Added a variety of event constructors, even though we do not implement their associated specifications or ever fire them:
BeforeUnloadEvent
, BlobEvent
, DeviceMotionEvent
(omitting requestPermission()
), DeviceOrientationEvent
(omitting requestPermission()
), PointerEvent
, PromiseRejectionEvent
, and TransitionEvent
.
- Added
movementX
and movementY
to MouseEvent
. (These are from the Pointer Lock specification, the rest of which is not implemented.)
- Added
customElements.getName()
. (mash-graz)
- Updated the virtual console:
"jsdomError"
events are now documented, with specific type
properties and other properties that depend on the type.
sendTo()
was renamed to forwardTo()
.
- The
jsdomErrors
option to forwardTo()
can be used to control which errors are sent to the Node.js console. This replaces the previous omitJSDOMErrors
boolean option.
"jsdomError"
s for failed XMLHttpRequest
fetches are no longer emitted.
- The values that are printed when forwarding
"jsdomError"
s to the Node.js console are streamlined.
- Switched our CSS selector engine from
nwsapi
to @asamuzakjp/dom-selector
, closing over 20 selector-related bugs.
- Upgraded
tough-cookie
, which now considers URLs like http://localhost/
to be secure contexts (per the spec), and thus will return Secure
-flagged cookies for such URLs. (colincasey)
- Upgraded
cssstyle
, which brings along many improvements and fixes to the CSSStyleDeclaration
object and its properties.
- Updated the user agent stylesheet to be derived from the HTML Standard, instead of from an old revision of Chromium.
- Changed
element.click()
to fire a PointerEvent
instead of a MouseEvent
.
- Changed certain events to be passive by default.
- Changed the
<input>
element's pattern=""
attribute to use the v
regular expression flag, instead of u
.
- Fixed many specification conformance issues with the
Window
object, including named properties and changing various data properties to accessor properties.
- Fixed
document.createEvent()
to accept a more correct set of event names.
- Fixed the
ElementInternals
accessibility getters and setters. (They were introduced in v23.1.0, but due to inadequate test coverage never actually worked.)
- Fixed using
Object.defineProperty()
on certain objects, such as HTMLSelectElement
instances.
- Fixed
jsdom.reconfigure({ url })
not updating document.baseURI
or properties derived from it. (This regressed in v26.1.0.)
- Fixed CSS system colors, as well as the
initial
, inherit
, and unset
keywords, to resolve correctly. (asamuzaK)
- Fixed CSS
display
style resolution. (asamuzaK)
Changes since 27.0.0-beta.3
- Upgraded
cssstyle
, which brings along various CSS parsing fixes.
Version 27.0.0-beta.3
- Breaking change: upgraded
tough-cookie
, which now considers URLs like http://localhost/
to be secure contexts (per the spec), and thus will return Secure
-flagged cookies for such URLs. (colincasey)
- Added
customElements.getName()
. (mash-graz)
- Changed the
<input>
element's pattern=""
attribute to use the v
regular expression flag, instead of u
.
- Fixed
jsdom.reconfigure({ url })
not updating document.baseURI
or properties derived from it. This regressed in v26.1.0.
- Fixed CSS system colors, as well as the
initial
, inherit
, and unset
keywords, to resolve correctly. This is especially important since the change in v27.0.0-beta.1 to use system colors in the user agent stylesheet. (asamuzaK)
- Fixed CSS
background
property parsing and serialization. (asamuzaK)
- Fixed CSS color parsing and serialization inside of gradients. (asamuzaK)
- Fixed CSS
display
style resolution. (asamuzaK)
- Upgraded
@asamuzakjp/dom-selector
, which notably fixed repeated use of the :scope
selector. (asamuzaK)
Version 27.0.0-beta.2
Significantly improved specification conformance for the Window
object, including named properties and changing various data properties to accessor properties. This is not likely to be breaking, but since it's a complex change to such a core object, we're happy to do another beta testing release with this included before graduating the v27 line to stable.
Additionally, updated cssstyle
to v4.4.0, which brings along various conformance fixes to the CSSStyleDeclaration
object and its properties.
Version 27.0.0-beta.1
Breaking changes:
... (truncated)
Changelog
Sourced from jsdom's changelog.
27.0.0
Commits
f2a505d
Version 27.0.0
ab384d4
Update dependencies and dev dependencies
ff31107
Add passing :nth-child() in shadow DOM regresssion test
4e92a8e
Add passing :scope() in :not() regression test
c3d6940
Version 27.0.0-beta.3
8073bae
Use "v" instead of "u" for the pattern="" attribute
d77ffd0
Implement customElements.getName()
ac385f9
Fix reconfigure() not updating base URL caches
3ccd5de
Update tough-cookie to v6
c2de8bd
Address CSS regressions in v27 beta
- Additional commits viewable in compare view
Updates vite
from 6.3.6 to 7.1.7
Release notes
Sourced from vite's releases.
v7.1.7
Please refer to CHANGELOG.md for details.
v7.1.6
Please refer to CHANGELOG.md for details.
v7.1.5
Please refer to CHANGELOG.md for details.
v7.1.4
Please refer to CHANGELOG.md for details.
v7.1.3
Please refer to CHANGELOG.md for details.
create-vite@7.1.3
Please refer to CHANGELOG.md for details.
v7.1.2
Please refer to CHANGELOG.md for details.
create-vite@7.1.2
Please refer to CHANGELOG.md for details.
v7.1.1
Please refer to CHANGELOG.md for details.
create-vite@7.1.1
Please refer to CHANGELOG.md for details.
plugin-legacy@7.1.0
Please refer to CHANGELOG.md for details.
create-vite@7.1.0
Please refer to CHANGELOG.md for details.
v7.1.0
Please refer to CHANGELOG.md for details.
v7.1.0-beta.1
Please refer to
Bumps the development group with 8 updates in the / directory:
29.7.0
30.2.0
5.1.1
6.2.1
59.0.1
61.0.2
17.6.3
19.0.2
29.7.0
30.2.0
29.7.0
30.2.0
26.1.0
27.0.0
6.3.6
7.1.7
Updates
@jest/globals
from 29.7.0 to 30.2.0Release notes
Sourced from
@jest/globals
's releases.... (truncated)
Changelog
Sourced from
@jest/globals
's changelog.... (truncated)
Commits
855864e
v30.2.0ebfa31c
v30.1.2d347c0f
v30.1.14d5f41d
v30.1.022236cf
v30.0.5f4296d2
v30.0.4d4a6c94
v30.0.3393acbf
v30.0.25ce865b
v30.0.1469f665
v30.0.0Maintainer changes
This version was pushed to npm by cpojer, a new releaser for
@jest/globals
since your current version.Updates
@sveltejs/vite-plugin-svelte
from 5.1.1 to 6.2.1Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.... (truncated)
Commits
1b50eb9
Version Packages (#1224)b81ef40
fix: remove automatic setting of rolldown inlineConst (#1225)bb4b033
fix: remove unscopable global warning (#1223)e3c60c5
fix(deps): update all non-major dependencies (#1218)2a623f2
Version Packages (#1217)e1ffd09
feat(rolldown-vite): enable optimization.inlineConst by default (#1207)2842159
Version Packages (#1204)35121ac
refactor: replace kleur with styleText (#1210)db12c90
fix(deps): update all non-major dependencies (#1205)79a56c4
fix: allow preprocess plugin to run twice (#1206)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@sveltejs/vite-plugin-svelte
since your current version.Updates
eslint-plugin-unicorn
from 59.0.1 to 61.0.2Release notes
Sourced from eslint-plugin-unicorn's releases.
... (truncated)
Commits
8d08510
61.0.20ddf5ea
throw-new-error
: Fix false positive for Effect library (#2740)99acd27
no-useless-undefined
: IgnoreSet#delete(undefined)
(#2739)7c5a419
Minor refactor toprefer-classlist-toggle
rule (#2738)a1da518
prefer-includes
andprefer-array-index-of
: Prevent crash on Vue files (#2...83e33b4
61.0.1066f96b
prefer-classlist-toggle
: OmitElement#classList.contains()
call when fixi...5774925
61.0.0c13d09b
Addunopinionated
config (#2715)60b2ec5
Improve compatibility with optional chaining (#2727)Updates
happy-dom
from 17.6.3 to 19.0.2Release notes
Sourced from happy-dom's releases.
... (truncated)
Commits
c80a08f
fix: #1620 Fixes issue related to CSS pseudo selector :scope (#1911)220df23
fix: #1908 Fixes issue with sending in URLs as string in server-renderer co...9849f8b
chore: #1906 Fixes failing unit test caused by package version (#1907)48d174e
chore: #1904 Updates conventional commit package (#1905)275efe5
BREAKING CHANGE: #1620 Release v18.0.0cf74f5f
fix: #1841 Addresses an issue where an error occurred if the Element ID was...bfd0fff
chore: #1154 Fixes failing unit test (#1843)99ebbfc
BREAKING CHANGE: #1154 Makes the types for Happy DOM strict (#1842)Updates
jest
from 29.7.0 to 30.2.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
855864e
v30.2.0da9b532
v30.1.3ebfa31c
v30.1.2d347c0f
v30.1.14d5f41d
v30.1.022236cf
v30.0.5f4296d2
v30.0.4d4a6c94
v30.0.3393acbf
v30.0.25ce865b
v30.0.1Updates
jest-environment-jsdom
from 29.7.0 to 30.2.0Release notes
Sourced from jest-environment-jsdom's releases.
... (truncated)
Changelog
Sourced from jest-environment-jsdom's changelog.
... (truncated)
Commits
855864e
v30.2.0ebfa31c
v30.1.2d347c0f
v30.1.14d5f41d
v30.1.022236cf
v30.0.5f4296d2
v30.0.4393acbf
v30.0.25ce865b
v30.0.1469f665
v30.0.0ce14203
v30.0.0-rc.1Updates
jsdom
from 26.1.0 to 27.0.0Release notes
Sourced from jsdom's releases.
... (truncated)
Changelog
Sourced from jsdom's changelog.
Commits
f2a505d
Version 27.0.0ab384d4
Update dependencies and dev dependenciesff31107
Add passing :nth-child() in shadow DOM regresssion test4e92a8e
Add passing :scope() in :not() regression testc3d6940
Version 27.0.0-beta.38073bae
Use "v" instead of "u" for the pattern="" attributed77ffd0
Implement customElements.getName()ac385f9
Fix reconfigure() not updating base URL caches3ccd5de
Update tough-cookie to v6c2de8bd
Address CSS regressions in v27 betaUpdates
vite
from 6.3.6 to 7.1.7Release notes
Sourced from vite's releases.