Skip to content

Commit 634b3b7

Browse files
Version Packages (#461)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 67a221f commit 634b3b7

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/empty-experts-change.md

-5
This file was deleted.

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# next-mdx-remote
2+
3+
## 5.0.0
4+
5+
### Major Changes
6+
7+
- [#448](https://github.com/hashicorp/next-mdx-remote/pull/448) [`67a221f`](https://github.com/hashicorp/next-mdx-remote/commit/67a221fa59418af1289ea360ba42a2cdc3c2e5c1) Thanks [@dstaley](https://github.com/dstaley)! - Update to MDX v3 and add support for React 19. Fix various TypeScript errors. Remove usage of Rollup.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "next-mdx-remote",
33
"description": "utilities for loading mdx from any remote source as data, rather than as a local import",
4-
"version": "4.4.1",
4+
"version": "5.0.0",
55
"author": "Jeff Escalante",
66
"bugs": {
77
"url": "https://github.com/hashicorp/next-mdx-remote/issues"

0 commit comments

Comments
 (0)