08fa3ab
Update version1cf4ec5
Merge commit from fork188b25e
Fix GHSA-52f5-9888-hmc673b9fe4
Add test case for GHSA-52f5-9888-hmc6b8e2f29
Remove broken tests2892a02
Remove outdated URLf592318
Reformat package.json995ac8c
Merge pull request #301
from raszi/dependabot/npm_and_yarn/braces-3.0.3caa758d
Bump braces from 3.0.2 to 3.0.3Sourced from @typescript-eslint/parser's
releases.
v8.42.0
8.42.0 (2025-09-02)
🚀 Features
- deprecate tseslint.config() (#11531)
🩹 Fixes
- deps: update eslint monorepo to v9.33.0 (#11482)
- typescript-eslint: handle non-normalized windows paths produced by jiti (#11546)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDirvalidation (#11463)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
v8.40.0
8.40.0 (2025-08-18)
🩹 Fixes
- typescript-eslint: export
plugin,parser, andconfigsthat are compatible with bothdefineConfig()andtseslint.config()(#11475)- typescript-estree: correct range of import assertion with trailing comma (#11478)
- utils: correct
calculateConfigForFilereturn type (#11451)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Nolan Gajdascz
@GajdasczYou can read about our versioning strategy and releases on our website.
v8.39.1
8.39.1 (2025-08-11)
... (truncated)
Sourced from @typescript-eslint/parser's
changelog.
8.42.0 (2025-09-02)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.41.0 (2025-08-25)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.40.0 (2025-08-18)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.39.1 (2025-08-11)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacherYou can read about our versioning strategy and releases on our website.
8.38.0 (2025-07-21)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
d135909
chore(release): publish 8.42.031a7336
chore(release): publish 8.41.060c3b26
chore(release): publish 8.40.0b2ee794
chore(release): publish 8.39.1c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)d11e79e
chore(release): publish 8.38.0This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub
Actions), a new releaser for @typescript-eslint/parser
since your current version.
Sourced from form-data's changelog.
v4.0.4 - 2025-07-16
Commits
- [meta] add
auto-changelog811f682- [Tests] handle predict-v8-randomness failures in node < 17 and node > 23
1d11a76- [Fix] Switch to using
cryptorandom for boundary values3d17230- [Tests] fix linting errors
5e34080- [meta] actually ensure the readme backup isn’t published
316c82b- [Dev Deps] update
@ljharb/eslint-config58c25d7- [meta] fix readme capitalization
2300ca1v4.0.3 - 2025-06-05
Fixed
- [Fix]
append: avoid a crash on nullish values[#577](https://github.com/form-data/form-data/issues/577)Commits
- [eslint] use a shared config
426ba9a- [eslint] fix some spacing issues
2094191- [Refactor] use
hasown81ab41b- [Fix] validate boundary type in
setBoundary()method8d8e469- [Tests] add tests to check the behavior of
getBoundarywith non-strings837b8a1- [Dev Deps] remove unused deps
870e4e6- [meta] remove local commit hooks
e6e83cc- [Dev Deps] update
eslint4066fd6- [meta] fix scripts to use prepublishOnly
c4bbb13v4.0.2 - 2025-02-14
Merged
- [Fix] set
Symbol.toStringTagwhen available[#573](https://github.com/form-data/form-data/issues/573)- [Fix] set
Symbol.toStringTagwhen available[#573](https://github.com/form-data/form-data/issues/573)- fix (npmignore): ignore temporary build files
[#532](https://github.com/form-data/form-data/issues/532)- fix (npmignore): ignore temporary build files
[#532](https://github.com/form-data/form-data/issues/532)Fixed
- [Fix] set
Symbol.toStringTagwhen available (#573)[#396](https://github.com/form-data/form-data/issues/396)- [Fix] set
Symbol.toStringTagwhen available (#573)[#396](https://github.com/form-data/form-data/issues/396)- [Fix] set
Symbol.toStringTagwhen available[#396](https://github.com/form-data/form-data/issues/396)Commits
... (truncated)
41996f5
v4.0.4316c82b
[meta] actually ensure the readme backup isn’t published2300ca1
[meta] fix readme capitalization811f682
[meta] add auto-changelog5e34080
[Tests] fix linting errors1d11a76
[Tests] handle predict-v8-randomness failures in node < 17 and node
> 2358c25d7
[Dev Deps] update @ljharb/eslint-config3d17230
[Fix] Switch to using crypto random for boundary
valuesd8d67dc
v4.0.3e6e83cc
[meta] remove local commit hooksSourced from next's releases.
v15.4.7
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix router handling when setting a location response header #82588
Credits
Huge thanks to
@ztannerfor helping!v15.4.6
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix:
_errorpage'sreq.urlcan be overwritten to dynamic param on minimal mode (#82347)- fix: add
?dplto fonts in/_next/static/media(#82384)Credits
Huge thanks to
@devjiwonchoi,@ijjk, and@styflefor helping!v15.4.5
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Fix API stripping JSON incorrectly (#82062)
- Fix i18n fallback: false collision (#82158)
- Revert "Fix tracing of server actions imported by client components (#82167)
- Ensure setAssetPrefix updates config instance (#82165)
- Turbopack: update mimalloc (#82166)
- fix(next/image): fix image-optimizer.ts headers (#82175)
- fix(next/image): improve and simplify detect-content-type (#82174)
Credits
Huge thanks to
@ijjk,@sokra, and@styflefor helping!v15.4.4
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
... (truncated)
f30d815
v15.4.71a026e3
fix router handling when setting a location response header (#82588)be4aafd
v15.4.691e5b6b
Backport "fix: add ?dpl to fonts in
/_next/static/media (#82384)"
(#82421)f1629d9
Backport "[Pages] fix: _error page's
req.url can be overwritten t… (#82377)b9aab5d
v15.4.5a8c93c4
Disable test new tests jobsed2a6c7
[backport]: fix(next/image): improve and simplify detect-content-type
(#82118...f00fcc9
[backport]: fix(next/image): fix image-optimizer.ts headers (#82114)
(#82175)55a7568
Backport: Turbopack: update mimalloc (#81993)
(#82166)Thrown when network requests to the Auth server fail.
-Error thrown when the token exchange results in a mfa_required error
Error thrown when there is no refresh token to use
-An OAuth2 error will come from the authorization server and will have at least an error property which will
be the error code. And possibly an error_description property
See: https://openid.net/specs/openid-connect-core-1_0.html#rfc.section.3.1.2.6
-Optionalerror_description: stringOptionalerror_description: stringOptionalerror_OptionalstackStatic OptionalprepareOptional override for formatting stack traces
StaticstackThrown when network requests to the Auth server fail.
-Error thrown when the login popup times out (if the user does not complete auth)
-Thrown when silent auth times out (usually due to a configuration issue) or when network requests to the Auth server timeout.
-Error thrown when the wrong DPoP nonce is used and a potential subsequent retry wasn't able to fix it.
+OptionalstackStatic OptionalprepareOptional override for formatting stack traces
+StaticstackStaticcaptureCreate .stack property on a target object
+OptionalconstructorOpt: FunctionStaticfromOptionaladdressOptionalbirthdateOptionalemailOptionalemail_Optionalfamily_OptionalgenderOptionalgiven_OptionallocaleOptionalmiddle_OptionalnameOptionalnicknameOptionalphone_Optionalphone_OptionalpictureOptionalpreferred_OptionalprofileOptionalsubOptionalupdated_OptionalwebsiteOptionalzoneinfoOptionaladdressOptionalbirthdateOptionalemailOptionalemail_Optionalfamily_OptionalgenderOptionalgiven_OptionallocaleOptionalmiddle_OptionalnameOptionalnicknameOptionalphone_Optionalphone_OptionalpictureOptionalpreferred_OptionalprofileOptionalsubOptionalupdated_OptionalwebsiteOptionalzoneinfoProvides the Auth0Context to its child components.
-Use the useAuth0 hook in your components to access the auth state and methods.
TUser is an optional type param to provide a type to the user field.
Wrap your class components in this Higher Order Component to give them access to the Auth0Context.
Providing a context as the second argument allows you to configure the Auth0Provider the Auth0Context should come from f you have multiple within your application.
-When you wrap your components in this Higher Order Component and an anonymous user visits your component they will be redirected to the login page; after login they will be returned to the page they were redirected from.
-
Thrown when handling the redirect callback fails, will be one of Auth0's Authentication API's Standard Error Responses: https://auth0.com/docs/api/authentication?javascript#standard-error-responses
-