diff --git a/.changeset/early-buses-collect.md b/.changeset/early-buses-collect.md new file mode 100644 index 00000000..2ee97ef1 --- /dev/null +++ b/.changeset/early-buses-collect.md @@ -0,0 +1,5 @@ +--- +"@skip-router/core": patch +--- + +Deprecation notice, please use @skip-go/core moving forward diff --git a/README.md b/README.md index 295345ad..be1f1abb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,15 @@ -![header](https://files.readme.io/4f92aa7-DALLE_Cover_Photo_1..png) +## Deprecation Notice + +**⚠️ This project is deprecated** + +This repository is no longer actively maintained and may not receive future updates or bug fixes. Please use the now maintained and developed [@skip-go/core](https://www.npmjs.com/package/@skip-router/core) as a replacement. + +### Migration Guide +@skip-router/core@5.2.0 is the same as @skip-go/core@0.2.0. To migrate packages with minimal disruption, please upgrade to @skip-router/core@5.2.0 and then replace the package with @skip-go/core@0.2.0, then upgrading to the latest version from there. + +Thank you for your understanding and for using our software. + +For any questions, please reach out to us in our [discord](https://skip.build/discord) if you have any questions and/or need assistance migrating! # Skip Router SDK diff --git a/packages/core/README.md b/packages/core/README.md index 9c501b0b..efcef2a8 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -1,3 +1,16 @@ +## Deprecation Notice + +**⚠️ This project is deprecated** + +This repository is no longer actively maintained and may not receive future updates or bug fixes. Please use the now maintained and developed [@skip-go/core](https://www.npmjs.com/package/@skip-router/core) as a replacement. + +### Migration Guide +@skip-router/core@5.2.0 is the same as @skip-go/core@0.2.0. To migrate packages with minimal disruption, please upgrade to @skip-router/core@5.2.0 and then replace the package with @skip-go/core@0.2.0, then upgrading to the latest version from there. + +Thank you for your understanding and for using our software. + +For any questions, please reach out to us in our [discord](https://skip.build/discord) if you have any questions and/or need assistance migrating! + ![header](https://files.readme.io/4f92aa7-DALLE_Cover_Photo_1..png) [![npm/v](https://badgen.net/npm/v/@skip-router/core)](https://www.npmjs.com/package/@skip-router/core)