testing-library-docs
testing-library-docs copied to clipboard
docs site for @testing-library/*
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.18.9 to 7.27.0. Release notes Sourced from @babel/helpers's releases. v7.27.0 (2025-03-24) Thanks @ishchhabra and @vovkasm for your first PRs! :eyeglasses: Spec Compliance babel-generator, babel-parser #16977 Default importAttributesKeyword...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9. Release notes Sourced from http-proxy-middleware's releases. v2.0.9 What's Changed fix(fixRequestBody): check readableLength by @chimurai in chimurai/http-proxy-middleware#1097 chore(package): v2.0.9 by @chimurai in chimurai/http-proxy-middleware#1099 Full Changelog:...
This page is based on v14, so I think it should use named import.
### Motivation Add documentation for the `slots` option in Vue Testing Library's `render` function, so users know how to provide slot content when rendering components. ### Changes - Added `slots`...
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.3. Changelog Sourced from node-forge's changelog. 1.3.3 - 2025-12-02 Fixed [pkcs12] Make digestAlgorithm parameters optional to fix PKCS#12/PFX issues introduced in 1.3.2. 1.3.2 - 2025-11-25...
Bumps and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together. Updates `js-yaml` from 3.14.0 to 3.14.2 Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3...
Bumps [algoliasearch-helper](https://github.com/algolia/instantsearch) from 3.11.0 to 3.26.0. Release notes Sourced from algoliasearch-helper's releases. [email protected] 3.26.0 (2025-06-16) Features facetOrdering: implement hidden facets in SFFV (#6648) (2641a67) [email protected] 3.25.0 (2025-04-29) Features recommend: filter...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) to 5.2.2 and updates ancestor dependencies [webpack-dev-server](https://github.com/webpack/webpack-dev-server), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) and [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic). These dependencies need to be updated together. Updates `webpack-dev-server` from 4.9.3 to 5.2.2 Release notes Sourced from webpack-dev-server's...
Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependencies [axios](https://github.com/axios/axios), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) and [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic). These dependencies need to be updated together. Removes `axios` Updates `@docusaurus/core` from 2.0.1 to 3.9.1 Release...
In the [Queries docs](https://testing-library.com/docs/queries/about/), there is a [Browser Extension](https://testing-library.com/docs/queries/about/#browser-extension) section linking to a [Chrome extension](https://chromewebstore.google.com/detail/testing-playground/hejbmebodbijjdhflfknehhcgaklhano) for Testing Playground. That Chrome Extension is no longer supported and shows the following message:...