Releases: aidenybai/million
Releases · aidenybai/million
v0.2.2
- fix: shell scripts not running as bash f4c6a27
- Merge branch 'main' of https://github.com/millionjs/million 0d1432a
- refactor: github path ownership e88291e
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.28.0 to 4.28.1 2eb1d07
- chore(deps-dev): bump @typescript-eslint/parser from 4.28.0 to 4.28.1 afd904e
- chore(deps-dev): bump prettier from 2.3.1 to 2.3.2 2c0b78c
- chore: set git hooks as executable 6b9ffcd
- Merge branch 'main' of https://github.com/millionjs/million c34bd66
- chore: remove shabang for shell files 545a10d
- refactor: simplify return values for style and className helpers 0ce9d66
- chore(deps-dev): bump rollup from 2.52.2 to 2.52.3 bcbfb05
- chore(deps-dev): bump @testing-library/dom from 7.31.2 to 8.0.0 ea4375c
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.28.0 839f00a
- chore(deps-dev): bump @typescript-eslint/parser from 4.27.0 to 4.28.0 c783cd7
- chore(deps-dev): bump rollup from 2.52.1 to 2.52.2 f169e14
- chore(deps-dev): bump vite from 2.3.7 to 2.3.8 c46c776
- refactor: remove unnecessary switch fallthroughs 39af02b
- Merge branch 'main' of https://github.com/aidenybai/million into main abb21d5
- refactor: switch forEach to for loop in m.ts ab9ef02
- chore: ignore lines that don't need to be tested 7e94e78
- chore: more descriptive contributing.md that adds new guidelines 99ad0e8
- chore: more descriptive contributing.md that adds new guidelines 04fe07e
- Merge pull request #38 from stan-kondrat/main 7cf3fcb
- use cache
Set()
for performance improvement 3464c25
v0.2.1
v0.2.0
- chore: prettier 3e7a838
- Merge pull request #35 from felippe-regazio/create-element-improv 092a151
- improvements in tests and readability of createElement fn c9af890
- chore(deps-dev): bump eslint from 7.28.0 to 7.29.0 de2e398
- test: svg helper 4aa3e4c
- feat: allow registration of action 461d95c
- Merge branch 'main' of https://github.com/aidenybai/million into main 43a3fda
- feat: export VActions f381515
- chore(deps-dev): bump typescript from 4.3.2 to 4.3.4 2d4a986
- chore(deps-dev): bump rollup from 2.52.0 to 2.52.1 cda0dba
- feat: VActions 68e5411
- fix: not defaulting to {} as props b9ea08f
- Merge branch 'main' of https://github.com/aidenybai/million into main 0018e4e
- refactor: props patching algorithm 1449497
- chore(deps-dev): bump rollup from 2.51.2 to 2.52.0 2809243
- Merge pull request #30 from millionjs/tests/update-patchProps-test 2448b5b
- tests: updating patch tests (patchProps method) 2b6fb0a
- chore(deps-dev): bump @typescript-eslint/parser from 4.26.1 to 4.27.0 be0581e
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.26.1 to 4.27.0 9e1492c
- fix: props handler and benchmark performance 65afb89
v0.1.0
- chore: prettier content 9dac8d1
- feat: export types 42bd946
- Merge pull request #27 from millionjs/refactor/create-structs-file 1ff5641
- Merge pull request #25 from millionjs/refactor/update-patchProps-method 17fc557
- chore: create a node-version file to be used for nvm, avn and asdf packages 59d5173
- refactor: create structs and constants 648b9a6
- chore(deps-dev): bump tslib from 2.2.0 to 2.3.0 9a4c6a3
- Merge branch 'main' into refactor/update-patchProps-method b1ac024
- refactor: update dev script to be more interactive e0de788
- refactor: update patchProps method to pass all props not only iterable ones 35108e6
v0.0.10
- fix: only allow README at root 07766b2
- perf: remove blue for focus button 4301728
- docs: fix broken link 4f9652c
- perf: add favicon for benchmark web 435778d
- perf: clean interface for benchmarks e8b2653
- feat: add watercss to benchmarks ec562aa
- Merge branch 'main' of https://github.com/aidenybai/million into main 9aacecf
- chore: remove jsx support for dev env fa27a9b
- chore: needed test coverage ignores 6883715
- feat: external svg function b012325