Ty Hopp
Ty Hopp
## Description Normalize module keys between the partial hydration webpack loader and plugin. Previously the actual resource path was used, which caused problems because the different modules can be loaded...
## Description Use router during partial hydration rendering: - Make `location` available as props in page components - Make `useLocation` hook available in children - Support `pathPrefix` feature ### Documentation...
## Description Upgrade verdaccio to v5, release notes - https://github.com/verdaccio/verdaccio/issues/2141. ### Documentation N/A ## Related Issues N/A
## Description Add support for ESM in `gatsby-config.mjs` and `gatsby-node.mjs` files. ### Documentation TBD ## Related Issues TBD