azu / information-communication-technology

情報の読み方と伝え方
MIT License
5 stars 0 forks source link

リリースノートをちゃんと見る/ちゃんと見ない #6

Open azu opened 7 years ago

azu commented 7 years ago

リリースノートや原文を元に何かを書くときはちゃんとチェックをするという話。

全く見ないと間違っていることがあるし、リリースノートはsemver的なリリースじゃなくて主張も混じっていることがあるので注意する必要がある。

azu commented 7 years ago

例) webpack 3 と magic comment

以下の記事はwebpack3のリリースノートにmagic commentが書かれていたので、それは3からだと解釈してしまった例

Although these are technically features we released in v2.4 and v2.6, we worked to stabilize and fix bugs for these features that have landed in v3. This now allows the dynamic import syntax to have the same flexibility as require.ensure.

とあるので、原文は2.4で入った話が書かれている。

azu commented 7 years ago

Release 1.7.0: JSX tweaks, Pragma, TypeScript and CSS fixes · prettier/prettier

いいリリースノート

azu commented 6 years ago

https://github.com/parcel-bundler/parcel/tree/cf6902a30a4acc49a5b4572be42781ebf3ed356a#benchmarks parcelのベンチマーク

azu commented 6 years ago

rcやbetaを出している場合、新しいmajorのstableを出すときはrcから変更点ではなく、前回のmajorからの変更点を一緒に掲載するのが妥当そう。

マイグレーションにまとめる例

azu commented 5 years ago

MacでProgressive Web Apps(PWA)を実現、Chrome 73安定版がリリース。主要プラットフォームすべてでPWAの実行環境が整う - Publickey

Progressive Web Apps work everywhere

Progressive Web Apps provide an installable, app-like experience, built and delivered directly via the web. In Chrome 73, we’ve added support for macOS, bringing support for Progressive Web Apps to all desktop platforms - Mac, Windows, Chrome OS and Linux, as well as mobile, simplifying web app development.

A Progressive Web App is fast, and reliably so; always loading and performing at the same speed, regardless of network connection. They provide rich, engaging experiences via modern web features that take full advantage of the device capabilities.

https://developers.google.com/web/updates/2019/03/nic73

azu commented 4 years ago

New in Chrome 83  |  Web  |  Google Developers

Web vitalsはリリースバージョンとは関係ないもの