Releases: jaredwray/fumanchu
Releases · jaredwray/fumanchu
v3.0.3
What's Changed
- adding in year helper tests by @jaredwray in #82
- adding in date parsing for the date helper by @jaredwray in #83
- chore: upgrading vitest to 3.0.0 by @jaredwray in #84
- chore: upgrading typescript to 5.7.3 by @jaredwray in #85
- chore: upgrading cacheable to 1.8.7 by @jaredwray in #86
- chore: updating docula to 0.9.6 by @jaredwray in #87
- chore: upgrading ent to 2.2.2 by @jaredwray in #88
- chore: upgrading highlight.js to 11.11.1 by @jaredwray in #89
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- adding in tests to make sure it has or doesnt have helpers by @jaredwray in #75
- adding in exports of HelperRegistry and HelperFilter by @jaredwray in #76
- upgrading xo to 0.60.0 by @jaredwray in #77
- upgrading typescript to 5.7.2 by @jaredwray in #78
- upgrading vitest to 2.1.8 by @jaredwray in #79
- upgrading cacheable to 1.8.5 by @jaredwray in #80
- upgrading docula to 0.9.5 by @jaredwray in #81
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- moving to helpers folder structure for legacy and src for typescript by @jaredwray in #65
- Adding in helper registry by @jaredwray in #66
- making it so we are using the logo.svg on readme by @jaredwray in #67
- removing console.log in production code by @jaredwray in #68
- migrating legacy helper tests to helpers directory by @jaredwray in #69
- Adding in xo for typescript by @jaredwray in #70
- upgrading mocha to 10.8.2 by @jaredwray in #71
- adding in vitest by @jaredwray in #72
- adding in FumanchuOptions by @jaredwray in #73
- upgrading cacheable to 1.8.4 by @jaredwray in #74
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Major Breaking change and you can read about it here:
https://github.com/jaredwray/fumanchu?tab=readme-ov-file#breaking-changes-from-v2-to-v3
What's Changed
- upgrading micromatch to 4.0.8 by @jaredwray in #62
- upgrading typescript to 5.6.3 by @jaredwray in #63
- moving to async createHandlebars function to do dynamic import by @jaredwray in #64
Full Changelog: v2.1.0...v3.0.0
v2.1.0
What's Changed
- migrating back to commonjs as the project is not ready for ESM by @jaredwray in #61
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- upgrading typescript to 5.5.4 by @jaredwray in #57
- upgrading mocha to 10.7.3 by @jaredwray in #58
- moving to nodejs 20 and 22. removing support for 18 by @jaredwray in #59
- upgrading rimraf to 6.0.1 by @jaredwray in #60
Full Changelog: v1.5.0...v2.0.0
v1.5.0
What's Changed
- Deprecate Falsey by @jeremybalog in #55
- adding in unit tests and version bump by @jaredwray in #56
New Contributors
- @jeremybalog made their first contribution in #55
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- updated the index.d.ts to what was in 1.3.0
- upgrading md modules by @jaredwray in #54
Full Changelog: v1.4.0...v1.4.1
v1.4.0
Biggest change was on the type definition.
What's Changed
- esm support for handlebarhelpers by @jaredwray in #47
- Making helper md native to fumanchu by @jaredwray in #48
- types definition update by @jaredwray in #49
- upgrading c8 to 10.1.2 by @jaredwray in #50
- upgrading rimraf to 5.0.7 by @jaredwray in #51
- upgrading micromatch to 4.0.7 by @jaredwray in #52
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- adding in site creation by @jaredwray in #39
- Doc Update: Update README.md link by @sashalikesplanes in #40
- upgrading mocha to 10.4.0 by @jaredwray in #41
- updating gitignore removing site build by @jaredwray in #43
- removing helper-for-markdown by @jaredwray in #44
New Contributors
- @sashalikesplanes made their first contribution in #40
Full Changelog: v1.2.1...v1.3.0