Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## 1.0.0 (2022-08-16)

### ⚠ BREAKING CHANGES

* rename `Kauai` to `Binden`
* drop Node.js `<18.7.0` support

### Features

* add `Context` ([ebfc75d](ebfc75d))
* add `Kauai` ([dab27ab](dab27ab))
* add `KauaiError` ([9498106](9498106))
* add `KauaiRequest` ([4986039](4986039))
* add `KauaiResponse` ([2313985](2313985))
* add `Middleware` ([86e96fb](86e96fb))
* add `Router` ([55f2780](55f2780))
* add logger ([7157667](7157667))
* **Headers:** add `Content-Encoding` ([82d1cc2](82d1cc2))
* **Headers:** add `Content-Type` ([f9fc897](f9fc897))
* **headers:** add `Forwarded` ([abe665c](abe665c))
* **Headers:** add `If-Modified-Since` ([1a894b9](1a894b9))
* **headers:** add Content-Range ([a0f68a0](a0f68a0))
* **headers:** add Cookie ([e78474e](e78474e))
* **headers:** add Range ([2473776](2473776))
* **Headers:** add the `Accept-Encoding` header ([a26a658](a26a658))
* **KauaiRequest:** parse the `Cookie` header ([4c4fb44](4c4fb44))
* **KauaiRequest:** parse the `Forwarded` header ([bfb9080](bfb9080))
* **KauaiRequest:** parse the `Range` header ([a555d7e](a555d7e))

### Bug Fixes

* **KauaiResponse:** allow the `.json()` method to accept arrays ([8637ac8](8637ac8))

### Performance Improvements

* add `id` to the `KauaiRequest` class ([8b2048c](8b2048c))
* **Context:** add the `.setHeader()` method ([4e48d2e](4e48d2e))
* drop Node.js `<18.7.0` support ([7cb854e](7cb854e))
* **Headers:** add the `Authorization` header ([dc53f28](dc53f28))
* **sendFile:** add partial request support ([b319879](b319879))

### Dependencies

* add `@binden/logger` ([e38d95f](e38d95f))
* add `@kauai/logger` ([998056b](998056b))
* add `pino` ([6a449ac](6a449ac))
* remove `pino` ([753452c](753452c))
* upgrade `@kauai/logger` to `v1.0.1` ([5d500df](5d500df))
* upgrade `pino` to `v6.12.0` ([eb8d21f](eb8d21f))
* upgrade `pino` to `v6.13.0` ([13f7e8a](13f7e8a))

### Miscellaneous Chores

* rename `Kauai` to `Binden` ([17b83ed](17b83ed))
  • Loading branch information
semantic-release-bot authored and vansergen committed Aug 16, 2022
1 parent 8602d40 commit 616d9ca
Show file tree
Hide file tree
Showing 56 changed files with 96,113 additions and 1 deletion.
56 changes: 56 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
# Changelog

## 1.0.0 (2022-08-16)

### ⚠ BREAKING CHANGES

- rename `Kauai` to `Binden`
- drop Node.js `<18.7.0` support

### Features

- add `Context` ([ebfc75d](https://github.com/binden-js/binden/commit/ebfc75da9037280b9f3ebfbb8c301fe5f6ddf30f))
- add `Kauai` ([dab27ab](https://github.com/binden-js/binden/commit/dab27ab82e5995b2a062b69d4d1308abc48c9e28))
- add `KauaiError` ([9498106](https://github.com/binden-js/binden/commit/949810618e9f96b178376a8604d9c4e146d0a701))
- add `KauaiRequest` ([4986039](https://github.com/binden-js/binden/commit/4986039f9050e3c2619a6ee73781958a457e8f3b))
- add `KauaiResponse` ([2313985](https://github.com/binden-js/binden/commit/23139857603b301d40a4bb3502b4245384d127b0))
- add `Middleware` ([86e96fb](https://github.com/binden-js/binden/commit/86e96fb548ce68de8294626eaf0f4ffbdfa7ab82))
- add `Router` ([55f2780](https://github.com/binden-js/binden/commit/55f27806fdb7499b5174f8f44303aa4f31f00a97))
- add logger ([7157667](https://github.com/binden-js/binden/commit/7157667f7506c2b6f393454294c5edbbf382e7d0))
- **Headers:** add `Content-Encoding` ([82d1cc2](https://github.com/binden-js/binden/commit/82d1cc25aa43cdeb1e1da288002923768a632ed4))
- **Headers:** add `Content-Type` ([f9fc897](https://github.com/binden-js/binden/commit/f9fc8974c9d76eb09005169462edd8f7b3892bf9))
- **headers:** add `Forwarded` ([abe665c](https://github.com/binden-js/binden/commit/abe665cdf00d0ad1957d6682e4e1dd824ddf0d02))
- **Headers:** add `If-Modified-Since` ([1a894b9](https://github.com/binden-js/binden/commit/1a894b99806eb37ba21400aaa5fcbff49022425b))
- **headers:** add Content-Range ([a0f68a0](https://github.com/binden-js/binden/commit/a0f68a0d8621690229be04389ad6d921ce529fca))
- **headers:** add Cookie ([e78474e](https://github.com/binden-js/binden/commit/e78474ef61dbdf62255a3b03f767d9c27542a110))
- **headers:** add Range ([2473776](https://github.com/binden-js/binden/commit/247377654c233ce78f32437ffd91f646124439a0))
- **Headers:** add the `Accept-Encoding` header ([a26a658](https://github.com/binden-js/binden/commit/a26a6589cc1d3dd504fc395ec8d905256d49c07f))
- **KauaiRequest:** parse the `Cookie` header ([4c4fb44](https://github.com/binden-js/binden/commit/4c4fb4427555e1c311570d214ee9cbd81555582e))
- **KauaiRequest:** parse the `Forwarded` header ([bfb9080](https://github.com/binden-js/binden/commit/bfb908069147a6b76d1fa565a3a0981e6b90d176))
- **KauaiRequest:** parse the `Range` header ([a555d7e](https://github.com/binden-js/binden/commit/a555d7ebbecb81a6dc55ef117658a7f257f74e5a))

### Bug Fixes

- **KauaiResponse:** allow the `.json()` method to accept arrays ([8637ac8](https://github.com/binden-js/binden/commit/8637ac8a527340eb411826000f7c33a5e81e2c0e))

### Performance Improvements

- add `id` to the `KauaiRequest` class ([8b2048c](https://github.com/binden-js/binden/commit/8b2048cdda85dba7d3b05824b074b41ded8a1b2e))
- **Context:** add the `.setHeader()` method ([4e48d2e](https://github.com/binden-js/binden/commit/4e48d2e2cde9dd0deb7c9805a2feea962d78a7db))
- drop Node.js `<18.7.0` support ([7cb854e](https://github.com/binden-js/binden/commit/7cb854ee216e7b02a3d4cf942afc05a93cbfbf8b))
- **Headers:** add the `Authorization` header ([dc53f28](https://github.com/binden-js/binden/commit/dc53f28a5bd7267f8eca3cdf640993afb5c34a45))
- **sendFile:** add partial request support ([b319879](https://github.com/binden-js/binden/commit/b31987905e553393cf71d5a62930ecaa06d054a4))

### Dependencies

- add `@binden/logger` ([e38d95f](https://github.com/binden-js/binden/commit/e38d95f95eb2e85f2c0a40ce65d50bbd610d543c))
- add `@kauai/logger` ([998056b](https://github.com/binden-js/binden/commit/998056b3dc208ac2b84546bf3227af4cbf8f9a1b))
- add `pino` ([6a449ac](https://github.com/binden-js/binden/commit/6a449ac25e64be022752ea4b7b5c9cdef91cb631))
- remove `pino` ([753452c](https://github.com/binden-js/binden/commit/753452cbeb68ebab380d161ec84fd83714c0c3b0))
- upgrade `@kauai/logger` to `v1.0.1` ([5d500df](https://github.com/binden-js/binden/commit/5d500df1aeec5b3303a163ec6b5ff3bf945014b2))
- upgrade `pino` to `v6.12.0` ([eb8d21f](https://github.com/binden-js/binden/commit/eb8d21f49a8367fdeee2f87a3613c98935750629))
- upgrade `pino` to `v6.13.0` ([13f7e8a](https://github.com/binden-js/binden/commit/13f7e8a92d4445db662dd7c2250dffacd845394a))

### Miscellaneous Chores

- rename `Kauai` to `Binden` ([17b83ed](https://github.com/binden-js/binden/commit/17b83ed23df79a1baf934742af9677a1c440651d))
1 change: 1 addition & 0 deletions docs/.nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false.
1 change: 0 additions & 1 deletion docs/CNAME

This file was deleted.

146 changes: 146 additions & 0 deletions docs/assets/highlight.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,146 @@
:root {
--light-hl-0: #000000;
--dark-hl-0: #d4d4d4;
--light-hl-1: #af00db;
--dark-hl-1: #c586c0;
--light-hl-2: #001080;
--dark-hl-2: #9cdcfe;
--light-hl-3: #a31515;
--dark-hl-3: #ce9178;
--light-hl-4: #0000ff;
--dark-hl-4: #569cd6;
--light-hl-5: #0070c1;
--dark-hl-5: #4fc1ff;
--light-hl-6: #795e26;
--dark-hl-6: #dcdcaa;
--light-hl-7: #267f99;
--dark-hl-7: #4ec9b0;
--light-hl-8: #098658;
--dark-hl-8: #b5cea8;
--light-hl-9: #008000;
--dark-hl-9: #6a9955;
--light-hl-10: #000000ff;
--dark-hl-10: #d4d4d4;
--light-hl-11: #ee0000;
--dark-hl-11: #d7ba7d;
--light-hl-12: #811f3f;
--dark-hl-12: #d16969;
--light-code-background: #ffffff;
--dark-code-background: #1e1e1e;
}

@media (prefers-color-scheme: light) {
:root {
--hl-0: var(--light-hl-0);
--hl-1: var(--light-hl-1);
--hl-2: var(--light-hl-2);
--hl-3: var(--light-hl-3);
--hl-4: var(--light-hl-4);
--hl-5: var(--light-hl-5);
--hl-6: var(--light-hl-6);
--hl-7: var(--light-hl-7);
--hl-8: var(--light-hl-8);
--hl-9: var(--light-hl-9);
--hl-10: var(--light-hl-10);
--hl-11: var(--light-hl-11);
--hl-12: var(--light-hl-12);
--code-background: var(--light-code-background);
}
}

@media (prefers-color-scheme: dark) {
:root {
--hl-0: var(--dark-hl-0);
--hl-1: var(--dark-hl-1);
--hl-2: var(--dark-hl-2);
--hl-3: var(--dark-hl-3);
--hl-4: var(--dark-hl-4);
--hl-5: var(--dark-hl-5);
--hl-6: var(--dark-hl-6);
--hl-7: var(--dark-hl-7);
--hl-8: var(--dark-hl-8);
--hl-9: var(--dark-hl-9);
--hl-10: var(--dark-hl-10);
--hl-11: var(--dark-hl-11);
--hl-12: var(--dark-hl-12);
--code-background: var(--dark-code-background);
}
}

:root[data-theme="light"] {
--hl-0: var(--light-hl-0);
--hl-1: var(--light-hl-1);
--hl-2: var(--light-hl-2);
--hl-3: var(--light-hl-3);
--hl-4: var(--light-hl-4);
--hl-5: var(--light-hl-5);
--hl-6: var(--light-hl-6);
--hl-7: var(--light-hl-7);
--hl-8: var(--light-hl-8);
--hl-9: var(--light-hl-9);
--hl-10: var(--light-hl-10);
--hl-11: var(--light-hl-11);
--hl-12: var(--light-hl-12);
--code-background: var(--light-code-background);
}

:root[data-theme="dark"] {
--hl-0: var(--dark-hl-0);
--hl-1: var(--dark-hl-1);
--hl-2: var(--dark-hl-2);
--hl-3: var(--dark-hl-3);
--hl-4: var(--dark-hl-4);
--hl-5: var(--dark-hl-5);
--hl-6: var(--dark-hl-6);
--hl-7: var(--dark-hl-7);
--hl-8: var(--dark-hl-8);
--hl-9: var(--dark-hl-9);
--hl-10: var(--dark-hl-10);
--hl-11: var(--dark-hl-11);
--hl-12: var(--dark-hl-12);
--code-background: var(--dark-code-background);
}

.hl-0 {
color: var(--hl-0);
}
.hl-1 {
color: var(--hl-1);
}
.hl-2 {
color: var(--hl-2);
}
.hl-3 {
color: var(--hl-3);
}
.hl-4 {
color: var(--hl-4);
}
.hl-5 {
color: var(--hl-5);
}
.hl-6 {
color: var(--hl-6);
}
.hl-7 {
color: var(--hl-7);
}
.hl-8 {
color: var(--hl-8);
}
.hl-9 {
color: var(--hl-9);
}
.hl-10 {
color: var(--hl-10);
}
.hl-11 {
color: var(--hl-11);
}
.hl-12 {
color: var(--hl-12);
}
pre,
code {
background: var(--code-background);
}
Loading

0 comments on commit 616d9ca

Please sign in to comment.