Releases
v0.5.2
fix: random lazy type in jsx.ts 1b67399
fix: jsx-runtime.d.ts not being pushed 21e3483
refactor(patch): extract out seperate finish function and return 4d738d2
refactor(patch): remove intermediate holding element 17fa4ba
Merge pull request #120 from aidenybai/return-new-dom-element-119 c79e7bd
feat(patch): return new DOM node on patch #119 9fe64ad
build(types): inline declaration files with distributions ae2066a
build(types): fix #118 2f358da
build(types): fix #118 5a0c56c
build: switch vite.config.js to vite.config.ts 6b794d3
fix(patch): className accidently skipped 80c02ab
fix(jsx): every child not being iterated over d967b67
test(m): kebab-case helper 857f4aa
feat: kebab() helper 20f1e1b
Merge branch 'main' of https://github.com/aidenybai/million into js-framework-benchmarks 21503aa
perf: add vanilla benchmarks bc7c8d6
Merge pull request #117 from aidenybai/js-framework-benchmarks 57ccd5a
perf: refactor benchmarks to js framework benchmark] 7b07de3
refactor(structs): set VFlags.ANY_CHILDREN to largest value 7903ff3
refactor(structs): zero index enum values 698fc3d
removed unnecessary bit shifting for enum values 4b4e91a
removed unnecessary bit shifting for enum values 390a225
v0.5.0...v0.5.2
You can’t perform that action at this time.