Skip to content

Update to isbot@5 #11771

Closed
Closed
@brophdawg11

Description

@brophdawg11

See remix-run/remix#8841 (comment)

We originally supported isbot@3 in v2. Then they released v4 with. breaking changes, so in order to avoid a major remix bump we have to detect the v3 or v4 API.

Now they've released v5. Honestly it would be awesome if we could get rid of it from our code entirely - but the only realistic way to do that would be to have our default entry.server not do the bot detection at all and always use onShellReady which goes against React's recommendations.

At the very least, let's just pin our install to use v5 (locked) and make a note about it in the upgrade guide.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions