Skip to content

Commit

Permalink
docs: small text fix in mgrate.mdx (#646)
Browse files Browse the repository at this point in the history
I think this meant to say it is that "last" version to support CommonJS, not "latest"
  • Loading branch information
NicuPascu authored Dec 4, 2021
1 parent 81ef01c commit d36254e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/docs/migrate.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,4 @@ import { transform } from '@svgr/core'

## ES Modules

SVGR v6 will be the latest version to support CommonJS. If you are still using CommonJS you should [Get Ready For ESM](https://blog.sindresorhus.com/get-ready-for-esm-aa53530b3f77) as soon as possible.
SVGR v6 will be the last version to support CommonJS. If you are still using CommonJS you should [Get Ready For ESM](https://blog.sindresorhus.com/get-ready-for-esm-aa53530b3f77) as soon as possible.

1 comment on commit d36254e

@vercel
Copy link

@vercel vercel bot commented on d36254e Dec 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.