Assemble v0.14.0 Release Notes

Release Date: 2017-05-19 // almost 7 years ago
  • ⬆️ Bumps [assemble-core][] to v0.22.0 to take advantage of fixes and improvements to lookup methods: .find and getView. No API changes were made. Please [let us know](../../issues) if regressions occur.

    • 🛠 fixes List bug that was caused collection helpers to explode
    • 👌 Improvements to lookup functions: app.getView() and app.find()
    • ⬆️ Bumps [base][] to take advantages of code optimizations.