70 lines
2.1 KiB
Markdown
70 lines
2.1 KiB
Markdown
# [2.1.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.0.2...v2.1.0) (2024-10-29)
|
|
|
|
|
|
### Features
|
|
|
|
* add `.editorconfig` ([90c0e86](https://github.com/ghoshRitesh12/aniwatch-api/commit/90c0e869abaae168bc07fe93782b65651f45dfc8))
|
|
* **prettier:** add `.prettierignore` ([23fcd4a](https://github.com/ghoshRitesh12/aniwatch-api/commit/23fcd4a19f7da2817782d557b6d5e6f664b3b584))
|
|
* **prettier:** add `prettier.config.mjs` ([9ae824b](https://github.com/ghoshRitesh12/aniwatch-api/commit/9ae824b42c2665869e0a7bc964339ee6cc414d1a))
|
|
|
|
|
|
|
|
## [2.0.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.0.1...v2.0.2) (2024-10-06)
|
|
|
|
|
|
|
|
## [2.0.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.0.0...v2.0.1) (2024-10-06)
|
|
|
|
|
|
|
|
# [2.0.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.40.0...v2.0.0) (2024-10-05)
|
|
|
|
|
|
* Aniwatch API Version 2 (#66) ([46f688a](https://github.com/ghoshRitesh12/aniwatch-api/commit/46f688ac12a99b8fb145b0745dd4cc6babff1e1e)), closes [#66](https://github.com/ghoshRitesh12/aniwatch-api/issues/66)
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
* * chore: remove files that are not necessary for api v2
|
|
|
|
* test: update existing tests to use pkg
|
|
|
|
* feat: organized aniwatch api envs and add more info about them
|
|
|
|
* feat: update tsconfig to include strict noUnsed params
|
|
|
|
* feat(api homepage): revamp api home page
|
|
|
|
* feat: update wani kuni image
|
|
|
|
* feat: add dot img
|
|
|
|
* feat: use hono cors
|
|
|
|
* feat: use hono rate limiter
|
|
|
|
* build: remove unnecessary deps, add ones needed and update description
|
|
|
|
* feat: add hianime routes and their handlers
|
|
|
|
* feat: update vercel deployment file
|
|
|
|
* docs: update logo and scraper docs, add envs section
|
|
|
|
* feat: update main server file
|
|
|
|
* feat: update peronal deployments caution section
|
|
|
|
|
|
|
|
# [1.40.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.39.0...v1.40.0) (2024-10-04)
|
|
|
|
|
|
### Features
|
|
|
|
* **future:** add hianime_v2 image ([1bba988](https://github.com/ghoshRitesh12/aniwatch-api/commit/1bba988e0d241121b51f9d9a9822da1237bd8aa8))
|
|
* **future:** add hianime_v2 social img ([332feca](https://github.com/ghoshRitesh12/aniwatch-api/commit/332feca25f9f287d5cdf82a5bb8cf8ebe2210d67))
|
|
|
|
|
|
|