v0.4.0 Yui
🐶 開發代號出自《果然我的青春戀愛喜劇搞錯了。》
💥重大變更
app_id
不存在或未填寫時,<meta property="fb:app_id" />
將不會出現
🌟其他
- 套用以 Google 為基礎,加上一些自訂風格的 eslint
- 現在只有指定檔案會被包含在發布的套件裡
- README badge 現在會顯示 pre-release 版本號及資訊
- 套用 CircleCI 協助 lint 檢查
🐶 The version code is from My Youth Romantic Comedy Is Wrong, As I Expected.
💥BREAKING CHANGE
- If no
app_id
,<meta property="fb:app_id" />
will not be injected.
🌟Others
- Follow the eslint style of Google and custom rule.
- Add
files
inpackage.json
. - New badge in README show pre-release version and info.
- Use CircleCI for checking coding style.