Closed dependabot[bot] closed 1 year ago
Bumps the minor-and-patch group with 15 updates:
7.22.17
7.23.0
7.22.5
7.22.15
5.5.1
5.5.3
7.0.2
7.1.0
2.5.3
2.6.0
2.1.1
2.1.2
7.44.3
7.46.2
4.10.1
4.11.0
2.0.2
2.0.3
4.2.2
4.2.3
20.5.7
20.7.1
18.2.21
18.2.23
18.2.4
18.2.8
6.4.1
6.4.2
Updates @babel/core from 7.22.17 to 7.23.0
@babel/core
Sourced from @babel/core's releases.
@babel/core
v7.23.0 (2023-09-25) Thanks @lorenzoferre and @RajShukla1 for your first PRs! :rocket: New Feature babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import #15870 Support transforming import source for wasm (@nicolo-ribaudo) babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone #15878 Implement import defer proposal transform support (@nicolo-ribaudo) babel-generator, babel-parser, babel-types #15845 Implement import defer parsing support (@nicolo-ribaudo) #15829 Add parsing support for the "source phase imports" proposal (@nicolo-ribaudo) babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types #15682 Add createImportExpressions parser option (@JLHwung) babel-standalone #15671 Pass through nonce to the transformed script element (@JLHwung) babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types #15751 Add support for optional chain in assignments (@nicolo-ribaudo) babel-helpers, babel-plugin-proposal-decorators #15895 Implement the "decorator metadata" proposal (@nicolo-ribaudo) babel-traverse, babel-types #15893 Add t.buildUndefinedNode (@liuxingbaoyu) babel-preset-typescript #15913 Add rewriteImportExtensions option to TS preset (@nicolo-ribaudo) babel-parser #15896 Allow TS tuples to have both labeled and unlabeled elements (@yukukotani) :bug: Bug Fix babel-plugin-transform-block-scoping #15962 fix: transform-block-scoping captures the variables of the method in the loop (@liuxingbaoyu) :nail_care: Polish babel-traverse #15797 Expand evaluation of global built-ins in @babel/traverse (@lorenzoferre) babel-plugin-proposal-explicit-resource-management #15985 Improve source maps for blocks with using declarations (@nicolo-ribaudo) :microscope: Output optimization babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env #15984 Inline exports.XXX = update in simple variable declarations (@nicolo-ribaudo) Committers: 7 Babel Bot (@babel-bot) Huáng Jùnliàng (@JLHwung) Lorenzo Ferretti (@lorenzoferre) Nicolò Ribaudo (@nicolo-ribaudo) Raj Pawan Shukla (@RajShukla1) Yuku Kotani (@yukukotani) @liuxingbaoyu
Thanks @lorenzoferre and @RajShukla1 for your first PRs!
@lorenzoferre
@RajShukla1
babel-plugin-proposal-import-wasm-source
babel-plugin-syntax-import-source
babel-plugin-transform-dynamic-import
import source
@nicolo-ribaudo
babel-helper-module-transforms
babel-helpers
babel-plugin-proposal-import-defer
babel-plugin-syntax-import-defer
babel-plugin-transform-modules-commonjs
babel-runtime-corejs2
babel-runtime-corejs3
babel-runtime
babel-standalone
import defer
babel-generator
babel-parser
babel-types
babel-plugin-transform-modules-amd
babel-plugin-transform-modules-systemjs
babel-traverse
createImportExpressions
@JLHwung
babel-helper-function-name
babel-helper-member-expression-to-functions
babel-plugin-proposal-destructuring-private
babel-plugin-proposal-optional-chaining-assign
babel-plugin-syntax-optional-chaining-assign
babel-plugin-transform-destructuring
babel-plugin-transform-optional-chaining
babel-plugin-proposal-decorators
t.buildUndefinedNode
@liuxingbaoyu
babel-preset-typescript
rewriteImportExtensions
@yukukotani
babel-plugin-transform-block-scoping
transform-block-scoping
@babel/traverse
babel-plugin-proposal-explicit-resource-management
using
babel-core
babel-plugin-transform-async-to-generator
babel-plugin-transform-classes
babel-plugin-transform-function-name
babel-plugin-transform-modules-umd
babel-plugin-transform-parameters
babel-plugin-transform-react-constant-elements
babel-plugin-transform-react-inline-elements
babel-plugin-transform-runtime
babel-plugin-transform-typescript
babel-preset-env
exports.XXX =
@babel-bot
... (truncated)
Sourced from @babel/core's changelog.
v7.23.0 (2023-09-25) :rocket: New Feature babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import #15870 Support transforming import source for wasm (@nicolo-ribaudo) babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone #15878 Implement import defer proposal transform support (@nicolo-ribaudo) babel-generator, babel-parser, babel-types #15845 Implement import defer parsing support (@nicolo-ribaudo) #15829 Add parsing support for the "source phase imports" proposal (@nicolo-ribaudo) babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types #15682 Add createImportExpressions parser option (@JLHwung) babel-standalone #15671 Pass through nonce to the transformed script element (@JLHwung) babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types #15751 Add support for optional chain in assignments (@nicolo-ribaudo) babel-helpers, babel-plugin-proposal-decorators #15895 Implement the "decorator metadata" proposal (@nicolo-ribaudo) babel-traverse, babel-types #15893 Add t.buildUndefinedNode (@liuxingbaoyu) babel-preset-typescript #15913 Add rewriteImportExtensions option to TS preset (@nicolo-ribaudo) babel-parser #15896 Allow TS tuples to have both labeled and unlabeled elements (@yukukotani) :bug: Bug Fix babel-plugin-transform-block-scoping #15962 fix: transform-block-scoping captures the variables of the method in the loop (@liuxingbaoyu) :nail_care: Polish babel-traverse #15797 Expand evaluation of global built-ins in @babel/traverse (@lorenzoferre) babel-plugin-proposal-explicit-resource-management #15985 Improve source maps for blocks with using declarations (@nicolo-ribaudo) :microscope: Output optimization babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env #15984 Inline exports.XXX = update in simple variable declarations (@nicolo-ribaudo) v7.22.20 (2023-09-16) :house: Internal babel-helper-validator-identifier #15973 Remove special-casing of U+200C and U+200D (@nicolo-ribaudo) babel-plugin-transform-dotall-regex #15974 Update Unicode test fixtures (@JLHwung) :leftwards_arrow_with_hook: Revert babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env #15979 Revert "Improve output when wrapping functions" (@jjonescz)
babel-helper-validator-identifier
babel-plugin-transform-dotall-regex
babel-helper-remap-async-to-generator
babel-helper-wrap-function
babel-plugin-proposal-function-sent
babel-plugin-transform-async-generator-functions
babel-plugin-transform-class-properties
@jjonescz
ca58ec1
0d8b6df
4bf5932
convert-source-map
9f3dfd9
3ed28b2
||
&&
pluginToggleBooleanFlag
77b0d73
5d1fb54
04a4ee3
0effd92
Updates @babel/preset-react from 7.22.5 to 7.22.15
@babel/preset-react
Sourced from @babel/preset-react's releases.
@babel/preset-react
v7.22.15 (2023-09-04) :bug: Bug Fix babel-core #15923 Only perform config loading re-entrancy check for cjs (@nicolo-ribaudo) :house: Internal Every package #15892 Add explicit .ts/.js extension to all imports in src (@nicolo-ribaudo) Committers: 4 Babel Bot (@babel-bot) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) @liuxingbaoyu v7.22.14 (2023-08-30) :bug: Bug Fix babel-preset-env #15907 Avoid dynamic require call in preset-env (@nicolo-ribaudo) :house: Internal babel-parser #15884 Simplify parser errors creation (@nicolo-ribaudo) babel-core, babel-helper-compilation-targets, babel-helper-simple-access, babel-parser, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-traverse, babel-types #15902 extract more test helpers to repo-utils (@JLHwung) Committers: 2 Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) v7.22.13 (2023-08-28) :house: Internal babel-helper-fixtures, babel-plugin-proposal-function-bind, babel-plugin-transform-modules-commonjs, babel-preset-env #15890 Improve helper-fixtures (@JLHwung) :leftwards_arrow_with_hook: Revert babel-parser #15901 Revert "Do not record trailing comma pos when maybeAsyncArrow: false" (@nicolo-ribaudo) Committers: 2 Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) v7.22.12 (2023-08-25) :bug: Bug Fix babel-plugin-transform-optional-chaining
.ts
.js
src
babel-helper-compilation-targets
babel-helper-simple-access
babel-plugin-syntax-decorators
babel-preset-flow
babel-preset-react
babel-helper-fixtures
babel-plugin-proposal-function-bind
maybeAsyncArrow: false
Sourced from @babel/preset-react's changelog.
v7.22.15 (2023-09-04) :bug: Bug Fix babel-core #15923 Only perform config loading re-entrancy check for cjs (@nicolo-ribaudo) :house: Internal babel-cli, babel-core, babel-generator, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-transform-fixture-test-runner, babel-helper-validator-identifier, babel-helper-validator-option, babel-helpers, babel-node, babel-parser, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-async-generator-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-for-of, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-property-mutators, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-register, babel-standalone, babel-template, babel-traverse, babel-types #15892 Add explicit .ts/.js extension to all imports in src (@nicolo-ribaudo) v7.22.14 (2023-08-30) :bug: Bug Fix babel-preset-env #15907 Avoid dynamic require call in preset-env (@nicolo-ribaudo) :house: Internal babel-parser #15884 Simplify parser errors creation (@nicolo-ribaudo) babel-core, babel-helper-compilation-targets, babel-helper-simple-access, babel-parser, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-traverse, babel-types #15902 extract more test helpers to repo-utils (@JLHwung) v7.22.13 (2023-08-28) :house: Internal babel-helper-fixtures, babel-plugin-proposal-function-bind, babel-plugin-transform-modules-commonjs, babel-preset-env #15890 Improve helper-fixtures (@JLHwung) :leftwards_arrow_with_hook: Revert babel-parser #15901 Revert "Do not record trailing comma pos when maybeAsyncArrow: false" (@nicolo-ribaudo) v7.22.12 (2023-08-25) :bug: Bug Fix babel-plugin-transform-optional-chaining #15888 Fix optional chain optimization in sequence expression (@nicolo-ribaudo) v7.22.11 (2023-08-24) :bug: Bug Fix babel-plugin-transform-typescript #15882 Fix: fully remove TS nested type-only exported namespaces (@yangguansen) babel-types #15867 fix: definition of TS function type params (@danez) babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object #15858 fix(standalone): strip archived syntax plugins (@JLHwung) babel-core #15850 Support configuring cache in ESM configs (@nicolo-ribaudo) :house: Internal babel-parser #10940 Do not record trailing comma pos when maybeAsyncArrow: false (@JLHwung) babel-core, babel-helper-compilation-targets, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-react, babel-register, babel-traverse, babel-types
babel-cli
babel-helper-builder-binary-assignment-operator-visitor
babel-helper-create-class-features-plugin
babel-helper-create-regexp-features-plugin
babel-helper-module-imports
babel-helper-transform-fixture-test-runner
babel-helper-validator-option
babel-node
babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
babel-plugin-proposal-pipeline-operator
babel-plugin-transform-for-of
babel-plugin-transform-object-rest-spread
babel-plugin-transform-property-mutators
babel-plugin-transform-react-jsx
babel-register
babel-template
@yangguansen
@danez
babel-plugin-transform-class-static-block
babel-plugin-transform-export-namespace-from
babel-plugin-transform-json-strings
babel-plugin-transform-logical-assignment-operators
babel-plugin-transform-nullish-coalescing-operator
babel-plugin-transform-numeric-separator
babel-plugin-transform-optional-catch-binding
babel-plugin-transform-private-property-in-object
5260051
5ebab54
f64b04e
0c8dfc1
b23b0eb
be8fccd
readmes.js
Updates @babel/preset-typescript from 7.22.15 to 7.23.0
@babel/preset-typescript
Sourced from @babel/preset-typescript's releases.
@babel/preset-typescript
Sourced from @babel/preset-typescript's changelog.
54d30f2
Updates html-webpack-plugin from 5.5.1 to 5.5.3
html-webpack-plugin
Sourced from html-webpack-plugin's changelog.
5.5.3 (2023-06-10) Bug Fixes don't add extra meta tag if it exists (#1802) (8f92788) pass all Node.js globals to templates (#1796) (f269fc0) types: fix type for chunkSortMode (#1798) (6ad0e55) 5.5.2 (2023-06-08) Bug Fixes compatibility with ES modules output (#1795) (eda853b)
chunkSortMode
d3819ab
0caa0fe
8628449
8f92788
432e6a0
7ecf1eb
d6135df
e7b7341
24119d5
cjs
6ad0e55
Updates i18next-browser-languagedetector from 7.0.2 to 7.1.0
i18next-browser-languagedetector
Sourced from i18next-browser-languagedetector's changelog.
7.1.0 introduce convertDetectedLanguage option
23c74cf
911a17b
8e05829
Updates react-beforeunload from 2.5.3 to 2.6.0
react-beforeunload
Sourced from react-beforeunload's changelog.
v2.6.0 - 2023-06-16 Added Added conditional listening in useBeforeunload hook. (Fixes #9) Added sideEffects property in package.json. Changed Updated handler parameter in useBeforeunload hook to be optional. Removed Removed type checking. Removed prop-types dependency. Removed tiny-invariant dependency.
useBeforeunload
sideEffects
handler
d4ff52a
5504ba7
"sideEffects": false
fa71837
41d4337
c5b6176
de6ae01
6cbf649
c2c88e6
ee583ce
8dc5582
Updates @types/react-beforeunload from 2.1.1 to 2.1.2
@types/react-beforeunload
Updates react-hook-form from 7.44.3 to 7.46.2
react-hook-form
Sourced from react-hook-form's releases.
Version 7.46.2 🐞 fix implicit type coercion (#10949) 🙄 close #10932 omit disabled prop when not defined (#10937) 🔧 fix controller test is dirty (#10899) thanks to @samimakicc & @pierluigigiancola Version 7.46.1 🐞 fix #10878 return disabled field state (#10879) thanks to @Moshyfawn Version 7.46.0 🧟♂️ feat: support disabled prop for useController (#10810) const [disabled, setDisabled] = useState(false) useController({ disabled }) field value will be disabled field value will be omitted 🫖 prevent reset argument mutation (#10847) 🐞 fix: add exact option for array name in useWatch. (#10707) 🐞 update isDirty when setting disabled in register (#10805) 🧶 feat: trigger passed names to construct resolver options (#10590) thanks to @selimb @vonagam @jgullstr and @rabbitson87 Version 7.46.0-next.0 disabled prop new disabled props for useForm allow user to disable the entire form with all associated inputs useForm({ disabled: true }) const App = () => { const [disabled, setDisabled] = useState(false); const { register, handleSubmit, control } = useForm({ disabled, }); return ( </tr></table>
🐞 fix implicit type coercion (#10949) 🙄 close #10932 omit disabled prop when not defined (#10937) 🔧 fix controller test is dirty (#10899)
thanks to @samimakicc & @pierluigigiancola
@samimakicc
@pierluigigiancola
🐞 fix #10878 return disabled field state (#10879)
thanks to @Moshyfawn
@Moshyfawn
🧟♂️ feat: support disabled prop for useController (#10810)
const [disabled, setDisabled] = useState(false) useController({ disabled })
🫖 prevent reset argument mutation (#10847) 🐞 fix: add exact option for array name in useWatch. (#10707) 🐞 update isDirty when setting disabled in register (#10805) 🧶 feat: trigger passed names to construct resolver options (#10590)
thanks to @selimb @vonagam @jgullstr and @rabbitson87
@selimb
@vonagam
@jgullstr
@rabbitson87
disabled
useForm
useForm({ disabled: true }) const App = () => { const [disabled, setDisabled] = useState(false); const { register, handleSubmit, control } = useForm({ disabled, }); return ( </tr></table>
const App = () => { const [disabled, setDisabled] = useState(false); const { register, handleSubmit, control } = useForm({ disabled, });
return ( </tr></table>
75393f1
27ff8af
5fe5614
28a45bd
controller
ece261a
2b1f00c
e34e96c
fecef29
89a3584
reset
390c01e
Updates react-icons from 4.10.1 to 4.11.0
react-icons
Sourced from react-icons's releases.
v4.11.0 Icon Library License Version Count Circum Icons MPL-2.0 license 1.0.0 288 Font Awesome 5 CC BY 4.0 License 5.15.4-3-gafecf2a 1612 Font Awesome 6 CC BY 4.0 License 6.4.2 2025 Ionicons 4 MIT 4.6.3 696 Ionicons 5 MIT 5.5.4 1332 Material Design icons Apache License Version 2.0 4.0.0-86-g589092d9a7 4341 Typicons CC BY-SA 3.0 2.1.2
Bumps the minor-and-patch group with 15 updates:
7.22.17
7.23.0
7.22.5
7.22.15
7.22.15
7.23.0
5.5.1
5.5.3
7.0.2
7.1.0
2.5.3
2.6.0
2.1.1
2.1.2
7.44.3
7.46.2
4.10.1
4.11.0
2.0.2
2.0.3
4.2.2
4.2.3
20.5.7
20.7.1
18.2.21
18.2.23
18.2.4
18.2.8
6.4.1
6.4.2
Updates
@babel/core
from 7.22.17 to 7.23.0Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
ca58ec1
v7.23.00d8b6df
Inlineexports.XXX =
update in simple variable declarations (#15984)4bf5932
Updateconvert-source-map
(#15909)9f3dfd9
v7.22.203ed28b2
Fully support||
and&&
inpluginToggleBooleanFlag
(#15961)77b0d73
v7.22.195d1fb54
v7.22.1804a4ee3
Fix import with wrong extension (#15952)0effd92
Visualize source maps in tests (#15931)Updates
@babel/preset-react
from 7.22.5 to 7.22.15Release notes
Sourced from
@babel/preset-react
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-react
's changelog.... (truncated)
Commits
5260051
v7.22.155ebab54
Add explicit.ts
/.js
extension to all imports insrc
(#15892)f64b04e
extract more test helpers to repo-utils (#15902)0c8dfc1
enable jest/no-standalone-expect (#15872)b23b0eb
Fix eslint-plugin-jest config (#15826)be8fccd
chore: Runreadmes.js
in CI (#15690)Updates
@babel/preset-typescript
from 7.22.15 to 7.23.0Release notes
Sourced from
@babel/preset-typescript
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-typescript
's changelog.... (truncated)
Commits
ca58ec1
v7.23.054d30f2
AddrewriteImportExtensions
option to TS preset (#15913)Updates
html-webpack-plugin
from 5.5.1 to 5.5.3Changelog
Sourced from html-webpack-plugin's changelog.
Commits
d3819ab
chore(release): 5.5.30caa0fe
test(examples): throw right when test fails instead of wait for timeout (#1751)8628449
docs: added html-webpack-plugin-django to README (#1716)8f92788
fix: don't add extra meta tag if it exists (#1802)432e6a0
refactor: avoid guard (#1801)7ecf1eb
docs: fix broken links (#1800)d6135df
docs: add missing version 4.5.2e7b7341
docs: fix typo24119d5
test: test case for thecjs
extension (#1799)6ad0e55
fix(types): fix type forchunkSortMode
(#1798)Updates
i18next-browser-languagedetector
from 7.0.2 to 7.1.0Changelog
Sourced from i18next-browser-languagedetector's changelog.
Commits
23c74cf
7.1.0911a17b
minor8e05829
introduce convertDetectedLanguage option to address #273Updates
react-beforeunload
from 2.5.3 to 2.6.0Changelog
Sourced from react-beforeunload's changelog.
Commits
d4ff52a
2.6.05504ba7
Set"sideEffects": false
in package.jsonfa71837
Update CHANGELOG.md41d4337
Update CHANGELOG.mdc5b6176
Update CHANGELOG.mdde6ae01
Update README.md6cbf649
Add jsdoc to useBeforeunload. Add eslint-plugin-jsdocc2c88e6
Update tests to import index fileee583ce
Tidying up useBeforeunload8dc5582
Update README.mdUpdates
@types/react-beforeunload
from 2.1.1 to 2.1.2Commits
Updates
react-hook-form
from 7.44.3 to 7.46.2Release notes
Sourced from react-hook-form's releases.
... (truncated)
Commits
75393f1
7.46.227ff8af
🐞 fix implicit type coercion (#10949)5fe5614
🙄 close #10932 omit disabled prop when not defined (#10937)28a45bd
🔧 fixcontroller
test is dirty (#10899)ece261a
7.46.12b1f00c
🐞 fix #10878 returndisabled
field state (#10879)e34e96c
📝 docs(changelog): add 7.46.0 changelog (#10881)fecef29
7.46.089a3584
🫖 preventreset
argument mutation (#10847)390c01e
🐞 fix: add exact option for array name in useWatch. (#10707)Updates
react-icons
from 4.10.1 to 4.11.0Release notes
Sourced from react-icons's releases.