Note: we removed LogCallback from the TS definitions because the underlying library didn't actually support these. If this causes issues in your apps, we recommend you remove references to LogCallbacks, since such code was not being executed anyways. See #2513 and the issue linked therein.
Bumps the minor group with 16 updates in the /website directory:
2.1.10
2.2.0
8.0.0
8.1.1
5.70.1
5.74.1
0.19.3
0.20.0
3.14.2
3.16.0
5.53.0
5.59.7
6.5.0
6.6.3
22.5.4
22.9.0
8.5.0
8.13.0
8.5.0
8.13.0
1.2.3
1.3.0
2.29.1
2.31.0
7.35.2
7.37.2
2.5.2
2.6.0
1.78.0
1.80.6
2.0.5
2.1.4
Updates
@headlessui/react
from 2.1.10 to 2.2.0Release notes
Sourced from
@headlessui/react
's releases.Changelog
Sourced from
@headlessui/react
's changelog.Commits
d71fb9c
2.2.0 -@headlessui/react
8814b0e
Add React 19 support (#3543)Updates
neverthrow
from 8.0.0 to 8.1.1Release notes
Sourced from neverthrow's releases.
Changelog
Sourced from neverthrow's changelog.
Commits
46f8814
Merge pull request #601 from supermacro/changeset-release/mastera2d97ec
Version Packages5bdd0fd
Merge pull request #600 from supermacro/update-docs-about-safeTry3aee20a
Create tough-rice-eat.mdc7dfa1b
docs: update docs about safeTry351d4fc
Merge pull request #596 from supermacro/changeset-release/master7cf4ccf
Version Packagescfcaf3d
Merge pull request #597 from supermacro/migrated-to-vitestb6feaff
bye bye babel86832fe
Merge pull request #589 from dmmulroy/dmmulroy/symbol-iteratorUpdates
rsuite
from 5.70.1 to 5.74.1Release notes
Sourced from rsuite's releases.
... (truncated)
Changelog
Sourced from rsuite's changelog.
... (truncated)
Commits
9e1f5b0
build: bump 5.74.1beec3e1
fix(CustomProvider): fix CustomContext is undefined after Babel compiles comm...56eaaf5
build(docs): bump rsuite 5.74.07aba4a4
build: bump 5.74.0b845907
feat(CustomProvider): support setting the default value of the component prop...cad85ee
test(Timeline, Toaster, Tooltip): Removing the getDOMNode and using render (#...263c9f1
docs(icons): fix the style problem of the icon preview page (#4030)f0732b9
docs: add Modal Integrations (#4029)8b73d4a
test(Sidebar, Sidenav): refactor using render instead of getDOMNode (#4028)1a80d3f
fix(Form): add missing event object to onSubmit callback (#4026)Updates
unplugin-icons
from 0.19.3 to 0.20.0Release notes
Sourced from unplugin-icons's releases.
Commits
ae8926e
chore: release v0.20.068b08d3
chore: update pnpm to 9.12.3996c78c
feat!: add Svelte5 specific types (#381)e7263fa
chore: update pnpm to 9.12.217a59ea
fix: svelte import requires svelte as peer dep (#382)Updates
winston
from 3.14.2 to 3.16.0Release notes
Sourced from winston's releases.
Commits
06749a9
3.16.0201b6f1
Feature - optionally include Error.cause property (#2447)195e55c
3.15.03a54777
remove logcallback (#2513)f110f61
chore(docs): Update README.md w/ usage comments (#2507)f5dde86
Bump nyc from 15.1.0 to 17.1.0 (#2511)d1b8dc6
Bump@babel/cli
from 7.24.7 to 7.25.6 (#2512)564161a
Bump@babel/preset-env
from 7.24.8 to 7.25.4 (#2506)eb7e315
Bump mocha from 10.7.0 to 10.7.3 (#2500)22aab6d
Unified Handler Tests (#2020)Updates
@tanstack/eslint-plugin-query
from 5.53.0 to 5.59.7Release notes
Sourced from
@tanstack/eslint-plugin-query
's releases.... (truncated)
Commits
eb341fc
release: v5.59.781e443c
fix(eslint-plugin-query): ignore all non-identifier properties in rule `infin...6c13d01
release: v5.59.485a525a
chore(eslint-plugin-query):expect-expect
warning for `expectArrayEqualIgno...78b086b
chore:no-shadow
lint warning ininsertAtPositions()
(#8142)eb2f9d3
fix(eslint-plugin-query): handle callable params within exaustive-deps rule (...332c526
release: v5.59.2c232a6f
fix(eslint-plugin-query): handle nullish coalescing operator in exhaustive-de...495b086
chore(eslint-plugin-query): change naming fortext
variables (#8135)8cec02a
release: v5.59.1Updates
@testing-library/jest-dom
from 6.5.0 to 6.6.3Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
5ba0156
fix: add vitest import when extending vitest matchers (#646)4468378
fix: remove recursive type reference in vitest types (#636)abba961
docs: add billyjanitsch as a contributor for bug (#644)9490615
docs: add G-Rath as a contributor for code (#643)ced792e
fix: fix lodash import in to-have-selection.js (#642)9b14804
feat: implement toHaveSelection (#637)f5b0e94
docs: add diegohaz as a contributor for ideas (#640)68e927e
docs: add pwolaq as a contributor for code, and test (#639)04005db
docs: add silviuaavram as a contributor for code, and test (#638)4723de3
docs: add mibcadet as a contributor for doc (#628)Updates
@types/node
from 22.5.4 to 22.9.0Commits
Updates
@typescript-eslint/eslint-plugin
from 8.5.0 to 8.13.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ac1f632
chore(release): publish 8.13.0f83a591
fix(eslint-plugin): [switch-exhaustiveness-check] add support for covering a ...3b97b55
chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)c1fe3ea
feat(eslint-plugin): [only-throw-error] add allow option (#10221)d90cc59
chore: update eslint version internally to latest (#10244)5bd4c0a
fix(eslint-plugin): [consistent-type-definitions] don't leave trailing parens...d9e5da1
fix(eslint-plugin): [no-deprecated] report when exported class implements/ext...1e633c7
fix(eslint-plugin): [no-deprecated] report on deprecated variables used insid...05ed7e6
docs: fix prefer-nullish-coalescing.mdxbe3a224
feat(eslint-plugin): [prefer-nullish-coalescing] add option `ignoreBooleanCoe...Updates
@typescript-eslint/parser
from 8.5.0 to 8.13.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
ac1f632
chore(release): publish 8.13.04af866a
chore(release): publish 8.12.21edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.079c27a8
chore(release): publish 8.11.08d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)7effdea
chore(release): publish 8.10.0f9c49e3
feat: support TypeScript 5.6 (#9972)4666ed4
chore(release): publish 8.9.0f898248
chore(release): publish 8.8.1Updates
eslint-plugin-astro
from 1.2.3 to 1.3.0Release notes
Sourced from eslint-plugin-astro's releases.
Changelog
Sourced from eslint-plugin-astro's changelog.
Commits
11116dc
chore: release eslint-plugin-astro (#426)9e75e82
chore: fix eslint config9b7f2fa
chore(deps): update coverallsapp/github-action action to v2.3.1 (#425)3ea1347
chore: update typescript2ddd90a
chore(deps): update dependency@types/estree
to v1.0.6 (#420)9209686
chore(deps): update dependency monaco-editor to ^0.52.0 (#421)f822d40
chore(deps): update dependency esbuild to ^0.24.0 (#422)feedb09
chore(deps): update dependency expect-type to v1 (#424)890d6b5
fix: some ci errors (#427)d8d0c73
feat: add sort-attributes rule (#423)Updates
eslint-plugin-import
from 2.29.1 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
Superseded by #3187.