This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@tylerapfledderer/chakra-ui-typescale@1.3.1
Patch Changes
4c13d66: Update README file
fixes outstanding typos in the file.
Clarifies the use of the minVW and maxVW props for isClamped.
063bb91: Refactor various minor syntax
Simplify the sizesArr declaration using the map() function.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@tylerapfledderer/chakra-ui-typescale@1.3.1
Patch Changes
4c13d66: Update README file
minVW
andmaxVW
props forisClamped
.063bb91: Refactor various minor syntax
Simplify the
sizesArr
declaration using themap()
function.