Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add inactive warning to ReadMe #468

Merged
merged 1 commit into from
Jun 18, 2024
Merged

docs: Add inactive warning to ReadMe #468

merged 1 commit into from
Jun 18, 2024

Conversation

rschristian
Copy link
Member

@rschristian rschristian commented Jun 17, 2024

As mentioned in Slack

(pinged everyone just to make sure we're all on board)

Copy link

Size Change: 0 B

Total Size: 8.72 kB

ℹ️ View Unchanged
Filename Size
./dist/preact-router.js 1.84 kB
./dist/preact-router.mjs 1.89 kB
./dist/preact-router.module.js 1.89 kB
./dist/preact-router.umd.js 1.91 kB
./match/index.js 383 B
./match/index.mjs 399 B
./match/index.module.js 399 B

compressed-size-action

@rschristian rschristian merged commit f0a91ff into main Jun 18, 2024
2 checks passed
@rschristian rschristian deleted the docs/inactive branch June 18, 2024 20:15
@@ -3,6 +3,9 @@
[![NPM](https://img.shields.io/npm/v/preact-router.svg)](https://www.npmjs.com/package/preact-router)
[![Build status](https://github.com/preactjs/preact-router/actions/workflows/node.js.yml/badge.svg)](https://github.com/preactjs/preact-router/actions/workflows/node.js.yml)

> [!WARNING]
> `preact-router` unfortunately no longer sees active development! It's completely stable and so you can rely upon it for all existing apps, but for newer ones, we'd recommend using [`preact-iso`](https://github.com/preact-iso) for your routing needs instead. It offers a very similar API while integrating a bit better Suspense and lazy loading, with potentially more useful hooks. Thanks to all the contributors and users over the years!
Copy link

Choose a reason for hiding this comment

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

Just noticed a little late after merging this, you probably meant to link https://github.com/preactjs/preact-iso ? (note the missing /preactjs) 😅

Copy link
Member Author

@rschristian rschristian Jun 18, 2024

Choose a reason for hiding this comment

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

Whoops, indeed! Good catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants