Skip to content

v6.2.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@jamesgpearce jamesgpearce released this 18 May 18:47
· 221 commits to main since this release

with-schema exports

This release changes the package.json exports slightly so that imports of both /with-schema and non-schema'd versions of the modules resolve to the same JavaScript file. This reduces bundle size for apps that use both schema and non-schema imports.