Breaking Changes from v3 to v4
We are now fully migrated 🎉 and all helpers are in typescript and working correctly
- We no longer support the legacy helpers that were in this project as we have migrated to a new helper system.
createHandlebarsis now deprecated in favor of just usingfumanchu()and no more needing async.- The
FumanchuOptionshas been changed on filtering and also now fully supported withfumanchu() - Caching is now enabled by default! 🚀