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
renoun@4.2.0
Minor Changes
2d64da1: Adds a PackageInstall component for displaying a list of package manager install commands that can be copied.
Patch Changes
2ad1db1: Removes unused createCollectiontitle and label options.
779df0a: Adds better error when trying to create a collection within a route group file pattern that needs to be escaped properly.
170d382: Fixes error when collection baseDirectory does not have any additional segments after normalizing file paths.
@renoun/mdx@1.0.1
Patch Changes
ca8b35d: Enables old school dashes through SmartyPants remark plugin.
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
renoun@4.2.0
Minor Changes
PackageInstall
component for displaying a list of package manager install commands that can be copied.Patch Changes
createCollection
title
andlabel
options.baseDirectory
does not have any additional segments after normalizing file paths.@renoun/mdx@1.0.1
Patch Changes