Changelog
v4.6.1
Release
April 4, 2026
- fix: npm publish error by @jaredwray in https://github.com/jaredwray/fumanchu/pull/207
- chore: upgrading biome, vitest, rimraf, and types by @jaredwray in https://github.com/jaredwray/fumanchu/pull/208
- chore: upgrading @cacheable/memory by @jaredwray in https://github.com/jaredwray/fumanchu/pull/209
- chore: upgrading dayjs by @jaredwray in https://github.com/jaredwray/fumanchu/pull/210
- chore: upgrading handlebars by @jaredwray in https://github.com/jaredwray/fumanchu/pull/211
v4.6.0
Release
February 23, 2026
- feat: moving to nodejs 24 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/205
- feat: adding in caching by @jaredwray in https://github.com/jaredwray/fumanchu/pull/206
Full Changelog: https://github.com/jaredwray/fumanchu/compare/v4.5.1...v4.6.0
v4.5.1
Release
January 15, 2026
- docs: clean up HTML helpers documentation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/189
- docs: improve i18n helpers documentation with comprehensive examples by @jaredwray in https://github.com/jaredwray/fumanchu/pull/190
- docs: clean up inflection helpers documentation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/191
- docs: add logging helpers documentation and tests by @jaredwray in https://github.com/jaredwray/fumanchu/pull/192
v4.5.0
Release
December 4, 2025
- 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
v4.4.0
Release
October 25, 2025
- 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
v4.3.0
Release
September 19, 2025
- 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
v4.2.0
Release
September 19, 2025
- feat: adding in markdown with block support by @jaredwray in https://github.com/jaredwray/fumanchu/pull/166
Full Changelog: https://github.com/jaredwray/fumanchu/compare/v4.1.0...v4.2.0
v4.1.0
Release
September 19, 2025
- feat: adding in forEach as it was missing by @jaredwray in https://github.com/jaredwray/fumanchu/pull/165
Full Changelog: https://github.com/jaredwray/fumanchu/compare/v4.0.3...v4.1.0
v4.0.3
Release
September 18, 2025
- feat: removing get-value module as no longer needed by @jaredwray in https://github.com/jaredwray/fumanchu/pull/161
- feat: removed get-object module as no longer needed by @jaredwray in https://github.com/jaredwray/fumanchu/pull/162
- fix: ensure new Handlebars instances include existing partials by @jaredwray in https://github.com/jaredwray/fumanchu/pull/163
Full Changelog:...
v4.0.2
Release
September 15, 2025
- fix: adding in lint and lint:ci with error on warnings by @jaredwray in https://github.com/jaredwray/fumanchu/pull/157
- chore: upgrading dayjs to 1.11.18 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/158
- feat: updating documentation for site by @jaredwray in https://github.com/jaredwray/fumanchu/pull/159
v4.0.1
Release
August 22, 2025
- fix: default import for handlebars by @jaredwray in https://github.com/jaredwray/fumanchu/pull/156
Full Changelog: https://github.com/jaredwray/fumanchu/compare/v4.0.0...v4.0.1
v4.0.0
Release
August 10, 2025
- feat: Add array helper module and edge-case tests by @jaredwray in https://github.com/jaredwray/fumanchu/pull/125
- feat: add code helpers in TypeScript by @jaredwray in https://github.com/jaredwray/fumanchu/pull/126
- feat: add collection helper by @jaredwray in https://github.com/jaredwray/fumanchu/pull/127
- feat: add comparison helpers in TS by @jaredwray in https://github.com/jaredwray/fumanchu/pull/129
v3.1.3
Release
August 6, 2025
- feat: migrating markdown to typescript by @jaredwray in https://github.com/jaredwray/fumanchu/pull/119
- chore: upgrading typescript to 5.9.2 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/120
- chore: upgrading docula to 0.13.1 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/121
- chore: upgrading cacheable to 1.10.3 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/122
v3.1.2
Release
June 27, 2025
- chore: upgrading xo to 1.1.1 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/114
- chore: upgrading vitest to 3.2.4 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/115
- chore: upgrading cacheable to 1.10.0 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/116
- chore: upgrading docula to 0.13.0 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/117
v3.1.1
Release
May 28, 2025
- fix: regressing chrono-node back to 2.7.5 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/113
Full Changelog: https://github.com/jaredwray/fumanchu/compare/v3.1.0...v3.1.1
v3.1.0
Release
May 18, 2025
- fix: updating the readme and createHelpers library to work by @jaredwray in https://github.com/jaredwray/fumanchu/pull/103
- fix: updating github actions with permissions by @jaredwray in https://github.com/jaredwray/fumanchu/pull/104
- chore: upgrading vitest to 3.1.3 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/105
- chore: upgrading tsup to 8.5.0 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/106
v3.0.4
Release
April 7, 2025
- chore: upgrading vitest to 3.0.7 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/90
- chore: upgrading tsup to 8.4.0 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/91
- chore: upgrading docula to 0.10.1 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/92
- chore: upgrading cacheable to 1.8.8 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/93
v3.0.3
Release
January 16, 2025
- adding in year helper tests by @jaredwray in https://github.com/jaredwray/fumanchu/pull/82
- adding in date parsing for the date helper by @jaredwray in https://github.com/jaredwray/fumanchu/pull/83
- chore: upgrading vitest to 3.0.0 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/84
- chore: upgrading typescript to 5.7.3 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/85
v3.0.2
Release
December 7, 2024
- adding in tests to make sure it has or doesnt have helpers by @jaredwray in https://github.com/jaredwray/fumanchu/pull/75
- adding in exports of HelperRegistry and HelperFilter by @jaredwray in https://github.com/jaredwray/fumanchu/pull/76
- upgrading xo to 0.60.0 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/77
- upgrading typescript to 5.7.2 by @jaredwray in https://github.com/jaredwray/fumanchu/pull/78
v3.0.1
Release
November 10, 2024
- moving to helpers folder structure for legacy and src for typescript by @jaredwray in https://github.com/jaredwray/fumanchu/pull/65
- Adding in helper registry by @jaredwray in https://github.com/jaredwray/fumanchu/pull/66
- making it so we are using the logo.svg on readme by @jaredwray in https://github.com/jaredwray/fumanchu/pull/67
- removing console.log in production code by @jaredwray in https://github.com/jaredwray/fumanchu/pull/68