You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is for tracking details on how to migrate a project from v1 to v2. Roughly, the difference between the features that look the same, what features are deprecated and how to replace their functionality, and maybe how to take advantage of newer features.
The text was updated successfully, but these errors were encountered:
Closing as this issue has nothing specifically actionable and we have pretty much covered migration from W1.
Any specific migration concerns should be captured in a new issue.
* feat(tail): add initial support for tail
* cleanups
- removed the potential react component
- removed the heartbeat logic
- read account id and name from config
- sunil pai's annoying habit of defining top level function with the function keyword
Co-authored-by: Sunil Pai <spai@cloudflare.com>
This issue is for tracking details on how to migrate a project from v1 to v2. Roughly, the difference between the features that look the same, what features are deprecated and how to replace their functionality, and maybe how to take advantage of newer features.
The text was updated successfully, but these errors were encountered: