remix 2.3.1-pre.0 → 2.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
# `remix`
|
|
2
2
|
|
|
3
|
-
See the `CHANGELOG.md`
|
|
3
|
+
See the root [`CHANGELOG.md`](https://github.com/remix-run/remix/blob/main/CHANGELOG.md) for Remix release notes, or refer to the ``packages/*/CHANGELOG.md` files for individual package changes.
|
package/dist/esm/index.js
CHANGED
package/dist/index.js
CHANGED