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
Hey team, I'm excited for all these updates, but the experience of updating to v16 has been challenging.
The current docs is mixing up v15 and v16.
For example, the latest docs page shows v15 and the installation steps lead to users installing v15, yet some example commands are those of v16:
Because v16 is a huge change, what do you think about having separate doc versions for v15 vs v16? Perhaps a navbar dropdown could let users select docs for v15 vs v16?
The text was updated successfully, but these errors were encountered:
@thomas-merz Anything pre-1.0.0 always has the potential to be a breaking change. This is clearly outlined in the spec. Semantic Versioning Spec, Item #4:
Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.
How can we improve the documentation?
Hey team, I'm excited for all these updates, but the experience of updating to v16 has been challenging.
The current docs is mixing up v15 and v16.
For example, the latest docs page shows v15 and the installation steps lead to users installing v15, yet some example commands are those of v16:
![Image](https://private-user-images.githubusercontent.com/86090707/409721633-fddd3bf1-cd12-4fa6-b380-fff8742a3d8f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2ODYwMjksIm5iZiI6MTczOTY4NTcyOSwicGF0aCI6Ii84NjA5MDcwNy80MDk3MjE2MzMtZmRkZDNiZjEtY2QxMi00ZmE2LWIzODAtZmZmODc0MmEzZDhmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDA2MDIwOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTcwY2I1MjIxNjY0ZjgzZDc5NGM4NTZjMjUxMzU5NGQ4MjUyZDhhYWE5NDcxMzg2MzBkMGUxNzFiYzA0ODU1ZjImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.2u0Lj8Pqq55XroqyZrjBIygqhMOoNQ-nJJaUF9IXhZU)
Because v16 is a huge change, what do you think about having separate doc versions for v15 vs v16? Perhaps a navbar dropdown could let users select docs for v15 vs v16?
![Image](https://private-user-images.githubusercontent.com/86090707/409722893-e345694a-1cc1-489f-9c44-761c8e4bf594.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2ODYwMjksIm5iZiI6MTczOTY4NTcyOSwicGF0aCI6Ii84NjA5MDcwNy80MDk3MjI4OTMtZTM0NTY5NGEtMWNjMS00ODlmLTljNDQtNzYxYzhlNGJmNTk0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDA2MDIwOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTJmYmQyZGU1NTBlNWYxMDg5N2FlNzdiMTA2ZDJhN2ZmZWRkNjQxOWYwOTY4ZWI4NzQ0ZmIyOGJhOTc0ZjNlYmQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.sXsdedOB6XGW6RY_eMrapUFHNa965cWgEDqSkJnT8w0)
The text was updated successfully, but these errors were encountered: