Latest's Releases
v4.5.0
December 04, 2025
What's Changed
- feat: adding array helpers that were missing by @jaredwray in https://github.com/jaredwray/fumanchu/pull/177
- feat: updating array documents by @jaredwray in https://github.com/jaredwray/fumanchu/pull/178
- feat: adding in additional date helpers that were missing by @jaredwray in https://github.com/jaredwray/fumanchu/pull/179
- feat: adding missing helpers for string by @jaredwray in https://github.com/jaredwray/fumanchu/pull/180
- chore: upgrading tsup to 8.5.1 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/181
- chore: upgrading dayjs to 1.11.19 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/182
- chore: upgrading vitest to 4.0.15 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/183
- chore: removing handlebars-utils as not longer being used by @jaredwray in https://github.com/jaredwray/fumanchu/pull/184
- feat: updating code.md file to be correct by @jaredwray in https://github.com/jaredwray/fumanchu/pull/185
- chore: updating comparison readme by @jaredwray in https://github.com/jaredwray/fumanchu/pull/186
- chore: updating collection to work by @jaredwray in https://github.com/jaredwray/fumanchu/pull/187
- chore: updating the fs documentation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/188
Full Changelog: https://github.com/jaredwray/fumanchu/compare/v4.4.0...v4.5.0
v4.4.0
October 25, 2025
What's Changed
- feat: removing the minify as it causes issues with debug by @jaredwray in https://github.com/jaredwray/fumanchu/pull/168
- chore: upgrading typescript to 5.9.3 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/169
- chore: upgrading docula to 0.31.0 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/170
- chore: upgrading chrono-node to 2.9.0 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/171
- chore: upgrading vitest to 4.0.3 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/172
- fix: type errors on string helpers by @jaredwray in https://github.com/jaredwray/fumanchu/pull/173
- feat: removing handlebars-helper-create-frame for native by @jaredwray in https://github.com/jaredwray/fumanchu/pull/174
- feat: removing logging-helpers for native code by @jaredwray in https://github.com/jaredwray/fumanchu/pull/175
Full Changelog: https://github.com/jaredwray/fumanchu/compare/v4.3.0...v4.4.0
v4.3.0
September 19, 2025
What's Changed
- feat: adding helpers for lower case on moment by @jaredwray in https://github.com/jaredwray/fumanchu/pull/167
Full Changelog: https://github.com/jaredwray/fumanchu/compare/v4.2.0...v4.3.0