Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.8.0](v1.7.22...v1.8.0) (2024-12-22) ### ⚠ BREAKING CHANGES * bun (#391) * package.json (#390) * bun (#389) ### Features * add `funding.yaml` ([#452](#452)) ([d2b47e9](d2b47e9)) * add behavior bot ([#469](#469)) ([09f6347](09f6347)) * bun ([#389](#389)) ([2fa4f7c](2fa4f7c)) * bun ([#391](#391)) ([66dbfc1](66dbfc1)) ### Bug Fixes * **eslint-config:** add `files` option ([#438](#438)) ([b95716e](b95716e)) * eslint ([#400](#400)) ([69d47a2](69d47a2)) * package.json ([#390](#390)) ([84eb9e5](84eb9e5)) * pre-commit action ([#460](#460)) ([05d9a60](05d9a60)) * release ([#449](#449)) ([893a0db](893a0db)) ### Code Refactoring * add `app.ts` instead of `index.ts` ([#439](#439)) ([df529cc](df529cc)) * **package:** add `git+` ([#447](#447)) ([b80220e](b80220e)) * add define-config ([#403](#403)) ([69d0118](69d0118)) * eslint ([#437](#437)) ([1d8112e](1d8112e)) * move `package.json` scripts to ci ([#424](#424)) ([0dfbbb3](0dfbbb3)) * release ([#479](#479)) ([8c30ab6](8c30ab6)) * **prettierignore:** remove `.czrc` ([#431](#431)) ([c6d7892](c6d7892)) * **tsconfig:** remove `composite` option ([#423](#423)) ([8b10dfc](8b10dfc)) * remove `pnpm-lock.yaml` ([#401](#401)) ([cef5b39](cef5b39)) * remove bun.lockb ([#393](#393)) ([ab298d7](ab298d7)) * remove codeql advanced ([#471](#471)) ([07605fd](07605fd)) * **vitest:** remove extra options ([#388](#388)) ([4b5b235](4b5b235)) * **package.json:** remove extra options ([#430](#430)) ([dc7825e](dc7825e)) * **prettier:** remove json override ([#448](#448)) ([a043c97](a043c97)) * small changes ([#398](#398)) ([f49f826](f49f826)) * small changes ([#421](#421)) ([e67f807](e67f807)) * small changes ([#461](#461)) ([1d704f0](1d704f0)) * small changes ([#467](#467)) ([f47c0a7](f47c0a7)) * small changes ([#468](#468)) ([2bdaf0e](2bdaf0e)) * small changes ([#475](#475)) ([fc5dcac](fc5dcac)) * small changes ([#477](#477)) ([d710fbe](d710fbe)) * small changes ([#478](#478)) ([7e36be2](7e36be2)) * specs and index ([#451](#451)) ([787996e](787996e)) ### Reverts * **release:** bun ([#450](#450)) ([37d2710](37d2710)) ### Documentation * **readme:** add `funding.yaml` to list ([#453](#453)) ([159c6e9](159c6e9)) * **readme:** remove extra badges ([#474](#474)) ([8204c93](8204c93)) * **readme:** rewrite ([#392](#392)) ([cab9f17](cab9f17)) * **readme:** rewrite text ([#443](#443)) ([6a93f37](6a93f37)) * **readme:** update ([#470](#470)) ([b8d336e](b8d336e))
- Loading branch information