Skip to content

Commit

Permalink
v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
talatkuyuk committed Jan 30, 2025
1 parent ae1f657 commit b4e62ef
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
[![License][badge-license]][github-license-url]

> [!IMPORTANT]
> **If you are using `react18`, use ver.1 of `next-mdx-remote-client`, currently v1.0.6**
> **If you are using `react18`, use ver.1 of `next-mdx-remote-client`, currently v1.0.7**
>
> **If you are using `react19`, use ver.2 of `next-mdx-remote-client`, currently v2.0.0**
> **If you are using `react19`, use ver.2 of `next-mdx-remote-client`, currently v2.0.1**
>
> *The both serve the same features and APIs. I am going to maintain both.*
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "next-mdx-remote-client",
"description": "A wrapper of the `@mdx-js/mdx` for the `nextjs` applications in order to load MDX content. It is a fork of `next-mdx-remote`.",
"version": "1.0.6",
"version": "1.0.7",
"main": "./dist/csr/index.js",
"types": "./dist/csr/index.d.ts",
"type": "module",
Expand Down

0 comments on commit b4e62ef

Please sign in to comment.