From 249f1d555a2dc60d024a8d745266aa1d6c96c7c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 20:24:16 +0000 Subject: [PATCH] chore: Release 1.0.0-alpha.9 --- .github/.release-please-manifest.json | 26 +++++------ CHANGELOG.md | 64 +++++++++++++++++++++++++++ analyze/CHANGELOG.md | 24 ++++++++++ analyze/package.json | 10 ++--- arcjet-next/CHANGELOG.md | 36 +++++++++++++++ arcjet-next/package.json | 12 ++--- arcjet-node/CHANGELOG.md | 25 +++++++++++ arcjet-node/package.json | 12 ++--- arcjet/CHANGELOG.md | 46 +++++++++++++++++++ arcjet/package.json | 16 +++---- decorate/CHANGELOG.md | 21 +++++++++ decorate/package.json | 12 ++--- duration/CHANGELOG.md | 27 +++++++++++ duration/package.json | 8 ++-- eslint-config/CHANGELOG.md | 16 +++++++ eslint-config/package.json | 2 +- ip/CHANGELOG.md | 22 +++++++++ ip/package.json | 8 ++-- logger/CHANGELOG.md | 22 +++++++++ logger/package.json | 8 ++-- package-lock.json | 4 +- package.json | 2 +- protocol/CHANGELOG.md | 34 ++++++++++++++ protocol/package.json | 8 ++-- rollup-config/CHANGELOG.md | 21 +++++++++ rollup-config/package.json | 6 +-- tsconfig/CHANGELOG.md | 7 +++ tsconfig/package.json | 2 +- 28 files changed, 433 insertions(+), 68 deletions(-) create mode 100644 arcjet-node/CHANGELOG.md create mode 100644 decorate/CHANGELOG.md diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 52a7484ea..730d166f5 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,15 +1,15 @@ { - ".": "1.0.0-alpha.8", - "analyze": "1.0.0-alpha.8", - "arcjet": "1.0.0-alpha.8", - "arcjet-next": "1.0.0-alpha.8", - "arcjet-node": "1.0.0-alpha.8", - "decorate": "1.0.0-alpha.8", - "duration": "1.0.0-alpha.8", - "eslint-config": "1.0.0-alpha.8", - "ip": "1.0.0-alpha.8", - "logger": "1.0.0-alpha.8", - "protocol": "1.0.0-alpha.8", - "rollup-config": "1.0.0-alpha.8", - "tsconfig": "1.0.0-alpha.8" + ".": "1.0.0-alpha.9", + "analyze": "1.0.0-alpha.9", + "arcjet": "1.0.0-alpha.9", + "arcjet-next": "1.0.0-alpha.9", + "arcjet-node": "1.0.0-alpha.9", + "decorate": "1.0.0-alpha.9", + "duration": "1.0.0-alpha.9", + "eslint-config": "1.0.0-alpha.9", + "ip": "1.0.0-alpha.9", + "logger": "1.0.0-alpha.9", + "protocol": "1.0.0-alpha.9", + "rollup-config": "1.0.0-alpha.9", + "tsconfig": "1.0.0-alpha.9" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 89de3cfdb..d60a05c59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,69 @@ # Changelog +## [1.0.0-alpha.9](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2024-03-04) + + +### โš  BREAKING CHANGES + +* Remove logger from context and leverage singleton logger instead ([#260](https://github.com/arcjet/arcjet-js/issues/260)) +* Separate ArcjetRequest and ArcjetRequestDetails types to accept record of headers ([#228](https://github.com/arcjet/arcjet-js/issues/228)) + +### ๐Ÿš€ New Features + +* Add `withRule` API for adding adhoc rules ([#245](https://github.com/arcjet/arcjet-js/issues/245)) ([f8ebbdc](https://github.com/arcjet/arcjet-js/commit/f8ebbdc7198010c4aa942255a76e65537c73f807)), closes [#193](https://github.com/arcjet/arcjet-js/issues/193) +* Add decorate package to set rate limit headers ([#247](https://github.com/arcjet/arcjet-js/issues/247)) ([232750d](https://github.com/arcjet/arcjet-js/commit/232750df8cf99378407e9c88e9d64d4b7a9410a4)) +* **decorate:** Allow decorating Headers object directly ([#266](https://github.com/arcjet/arcjet-js/issues/266)) ([0bfdcc7](https://github.com/arcjet/arcjet-js/commit/0bfdcc7a595ac8624df5229f38aa5056ab944722)) +* Implement initial nodejs SDK ([#268](https://github.com/arcjet/arcjet-js/issues/268)) ([6273296](https://github.com/arcjet/arcjet-js/commit/627329633c1a4eb764cdb2ef61bcd58ce1cd016b)) +* Separate ArcjetRequest and ArcjetRequestDetails types to accept record of headers ([#228](https://github.com/arcjet/arcjet-js/issues/228)) ([4950364](https://github.com/arcjet/arcjet-js/commit/4950364be1f895fc8bb782950b20623fc8324ceb)), closes [#33](https://github.com/arcjet/arcjet-js/issues/33) + + +### ๐Ÿ“ฆ Dependencies + +* Bump eslint-config-next from 14.1.0 to 14.1.1 ([#279](https://github.com/arcjet/arcjet-js/issues/279)) ([0e0e1ab](https://github.com/arcjet/arcjet-js/commit/0e0e1ab255df9ee5c63a507b0588a880e3b441ab)) +* Bump eslint-config-turbo from 1.12.3 to 1.12.4 ([#231](https://github.com/arcjet/arcjet-js/issues/231)) ([f495f1b](https://github.com/arcjet/arcjet-js/commit/f495f1b24f0917f59d26eeb6450f71d151275b58)) +* Bump eslint-plugin-react from 7.33.2 to 7.34.0 ([#280](https://github.com/arcjet/arcjet-js/issues/280)) ([97cf82b](https://github.com/arcjet/arcjet-js/commit/97cf82b8ca157cb264536cb44adb24bd3ea8199f)) +* Bump next from 14.1.0 to 14.1.1 ([#281](https://github.com/arcjet/arcjet-js/issues/281)) ([c568890](https://github.com/arcjet/arcjet-js/commit/c5688900ae5fed526dce7956793628f8a1cdd9af)) +* **dev:** Bump @edge-runtime/jest-environment from 2.3.9 to 2.3.10 ([#229](https://github.com/arcjet/arcjet-js/issues/229)) ([6f3a070](https://github.com/arcjet/arcjet-js/commit/6f3a0706ccd7cc9c3fd80f554b4229f4b11767cb)) +* **dev:** Bump @rollup/wasm-node from 4.10.0 to 4.12.0 ([#235](https://github.com/arcjet/arcjet-js/issues/235)) ([cf7ffc2](https://github.com/arcjet/arcjet-js/commit/cf7ffc2ae35d75884a04c88818f8c780ca7af223)) +* **dev:** Bump @rollup/wasm-node from 4.9.6 to 4.10.0 ([#223](https://github.com/arcjet/arcjet-js/issues/223)) ([47c24b4](https://github.com/arcjet/arcjet-js/commit/47c24b40a8419f1dabcf8607c90dfcb97f6a4195)) +* **dev:** Bump eslint from 8.56.0 to 8.57.0 ([#249](https://github.com/arcjet/arcjet-js/issues/249)) ([49972a9](https://github.com/arcjet/arcjet-js/commit/49972a9c051c89fbd4f7456d841f4b7da4a0e31a)) +* **example:** Bump the dependencies group in /examples/nextjs-13-pages-wrap with 1 update ([#243](https://github.com/arcjet/arcjet-js/issues/243)) ([7c5cb6f](https://github.com/arcjet/arcjet-js/commit/7c5cb6fb3f61b9839e4d187f6c97a34a0a8487f7)) +* **example:** Bump the dependencies group in /examples/nextjs-13-pages-wrap with 2 updates ([#259](https://github.com/arcjet/arcjet-js/issues/259)) ([7aa9316](https://github.com/arcjet/arcjet-js/commit/7aa9316555d91fa22da761c959a5190bfe2b04bf)) +* **example:** Bump the dependencies group in /examples/nextjs-13-pages-wrap with 3 updates ([#291](https://github.com/arcjet/arcjet-js/issues/291)) ([02c9312](https://github.com/arcjet/arcjet-js/commit/02c931248086540a2900698f5ce51fb7541a225d)) +* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-rl with 1 update ([#241](https://github.com/arcjet/arcjet-js/issues/241)) ([17b57c5](https://github.com/arcjet/arcjet-js/commit/17b57c5d8e6f40e83f4870d30d51cfc9c3a9051c)) +* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-rl with 2 updates ([#256](https://github.com/arcjet/arcjet-js/issues/256)) ([7a40bb7](https://github.com/arcjet/arcjet-js/commit/7a40bb7d9bc9cf03767ca1c19f2e5ffdf0737fe1)) +* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-rl with 3 updates ([#286](https://github.com/arcjet/arcjet-js/issues/286)) ([6595327](https://github.com/arcjet/arcjet-js/commit/6595327b4b09ffd2866d3126ff61e2a5743610e5)) +* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-validate-email with 1 update ([#239](https://github.com/arcjet/arcjet-js/issues/239)) ([dce121f](https://github.com/arcjet/arcjet-js/commit/dce121fdda0c26cca8dbb0c524db46e17bcdc7eb)) +* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-validate-email with 2 updates ([#257](https://github.com/arcjet/arcjet-js/issues/257)) ([2d690a6](https://github.com/arcjet/arcjet-js/commit/2d690a6c31a3a8ecbd4a4cdcf1edd9135d0ae089)) +* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-validate-email with 3 updates ([#288](https://github.com/arcjet/arcjet-js/issues/288)) ([94d4cd4](https://github.com/arcjet/arcjet-js/commit/94d4cd4c1731ebc03902b0697c4149dc6fbbbc03)) +* **example:** Bump the dependencies group in /examples/nextjs-14-clerk-rl with 5 updates ([#295](https://github.com/arcjet/arcjet-js/issues/295)) ([4dc786b](https://github.com/arcjet/arcjet-js/commit/4dc786bc49361a99ec3ab9dcb167f395ae21ada7)) +* **example:** Bump the dependencies group in /examples/nextjs-14-clerk-shield with 5 updates ([#293](https://github.com/arcjet/arcjet-js/issues/293)) ([8d46255](https://github.com/arcjet/arcjet-js/commit/8d46255c789cf30997c5a91fd46a05118d28bd62)) +* **example:** Bump the dependencies group in /examples/nextjs-14-decorate with 4 updates ([#292](https://github.com/arcjet/arcjet-js/issues/292)) ([b9bde97](https://github.com/arcjet/arcjet-js/commit/b9bde97dd34f74b265015b2a5d3dbaf7fc1afed2)) +* **example:** Bump the dependencies group in /examples/nextjs-14-openai with 3 updates ([#240](https://github.com/arcjet/arcjet-js/issues/240)) ([b6c2257](https://github.com/arcjet/arcjet-js/commit/b6c2257a8f5bb2b1f72dbf2c0ed9479217058c3d)) +* **example:** Bump the dependencies group in /examples/nextjs-14-openai with 3 updates ([#255](https://github.com/arcjet/arcjet-js/issues/255)) ([08612b5](https://github.com/arcjet/arcjet-js/commit/08612b52881da63294e59827e78ae875a850f489)) +* **example:** Bump the dependencies group in /examples/nextjs-14-openai with 5 updates ([#289](https://github.com/arcjet/arcjet-js/issues/289)) ([aa68d70](https://github.com/arcjet/arcjet-js/commit/aa68d70e0a2ee60919381574554aaa302b461642)) +* **example:** Bump the dependencies group in /examples/nextjs-14-pages-wrap with 1 update ([#242](https://github.com/arcjet/arcjet-js/issues/242)) ([45e7999](https://github.com/arcjet/arcjet-js/commit/45e79992d51429fdf23e2c1ab075be18cd99e933)) +* **example:** Bump the dependencies group in /examples/nextjs-14-pages-wrap with 2 updates ([#258](https://github.com/arcjet/arcjet-js/issues/258)) ([7dfdd1e](https://github.com/arcjet/arcjet-js/commit/7dfdd1ee15cecb7eaef11d004a538bb02349ffdf)) +* **example:** Bump the dependencies group in /examples/nextjs-14-pages-wrap with 3 updates ([#287](https://github.com/arcjet/arcjet-js/issues/287)) ([183bccf](https://github.com/arcjet/arcjet-js/commit/183bccf25531ea59da8291cf7da8c6999edc3123)) +* **example:** Bump the dependencies group in /examples/nextjs-example with 1 update ([#294](https://github.com/arcjet/arcjet-js/issues/294)) ([f3e857f](https://github.com/arcjet/arcjet-js/commit/f3e857f5549c0ebc19e762f15cf8f47e3ddef570)) + + +### ๐Ÿ“ Documentation + +* Add node SDK and move core to utility section ([#290](https://github.com/arcjet/arcjet-js/issues/290)) ([b6683a5](https://github.com/arcjet/arcjet-js/commit/b6683a594edfaed17e675bc26bec51f735769b55)) +* **examples:** Added example apps for Clerk integration ([#244](https://github.com/arcjet/arcjet-js/issues/244)) ([95c7abd](https://github.com/arcjet/arcjet-js/commit/95c7abddc038a2d47a71f9470a45cc4256d990e3)) +* **examples:** Expanded AI example with rate limit by user ID ([#221](https://github.com/arcjet/arcjet-js/issues/221)) ([915d3fc](https://github.com/arcjet/arcjet-js/commit/915d3fcdd03c6b2e8a125239fae8b2a1d0474d1a)) +* Update HTTP version ([#227](https://github.com/arcjet/arcjet-js/issues/227)) ([c102c64](https://github.com/arcjet/arcjet-js/commit/c102c64246020cfa247327fe646c62e36a43a62f)) + + +### ๐Ÿงน Miscellaneous Chores + +* Add bugs and author info & update readme ([#254](https://github.com/arcjet/arcjet-js/issues/254)) ([9b0d2fc](https://github.com/arcjet/arcjet-js/commit/9b0d2fc674fdc1ddf9952b9a2ef3f5f3c860d41a)) +* **ci:** Disable next.js 13 required check ([#298](https://github.com/arcjet/arcjet-js/issues/298)) ([9b46606](https://github.com/arcjet/arcjet-js/commit/9b46606fc508e760f95ce9595df6d939ca6addaa)) +* **ci:** Update dependabot to check all examples ([#284](https://github.com/arcjet/arcjet-js/issues/284)) ([e681904](https://github.com/arcjet/arcjet-js/commit/e681904b451b8d88f44578811864d0446923b43f)) +* **examples:** Disable telemetry to tighten harden-runner ([#296](https://github.com/arcjet/arcjet-js/issues/296)) ([cf9fe38](https://github.com/arcjet/arcjet-js/commit/cf9fe384df7f2b625548ff3069d9b425d1c41938)) +* Remove logger from context and leverage singleton logger instead ([#260](https://github.com/arcjet/arcjet-js/issues/260)) ([c93a2e1](https://github.com/arcjet/arcjet-js/commit/c93a2e11d550651ddbc3d9256facba59d4d4d965)) + ## [1.0.0-alpha.8](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2024-02-09) diff --git a/analyze/CHANGELOG.md b/analyze/CHANGELOG.md index b1f49a658..f41084bfb 100644 --- a/analyze/CHANGELOG.md +++ b/analyze/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [1.0.0-alpha.9](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.8...@arcjet/analyze-v1.0.0-alpha.9) (2024-03-04) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.10.0 to 4.12.0 ([#235](https://github.com/arcjet/arcjet-js/issues/235)) ([cf7ffc2](https://github.com/arcjet/arcjet-js/commit/cf7ffc2ae35d75884a04c88818f8c780ca7af223)) +* **dev:** Bump @rollup/wasm-node from 4.9.6 to 4.10.0 ([#223](https://github.com/arcjet/arcjet-js/issues/223)) ([47c24b4](https://github.com/arcjet/arcjet-js/commit/47c24b40a8419f1dabcf8607c90dfcb97f6a4195)) + + +### ๐Ÿงน Miscellaneous Chores + +* Add bugs and author info & update readme ([#254](https://github.com/arcjet/arcjet-js/issues/254)) ([9b0d2fc](https://github.com/arcjet/arcjet-js/commit/9b0d2fc674fdc1ddf9952b9a2ef3f5f3c860d41a)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @arcjet/logger bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/rollup-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/tsconfig bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + ## [1.0.0-alpha.8](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.7...@arcjet/analyze-v1.0.0-alpha.8) (2024-02-09) diff --git a/analyze/package.json b/analyze/package.json index ef1c55b1b..caf0014a9 100644 --- a/analyze/package.json +++ b/analyze/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/analyze", - "version": "1.0.0-alpha.8", + "version": "1.0.0-alpha.9", "description": "Arcjet local analysis engine", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -44,12 +44,12 @@ "./wasm/arcjet_analyze_js_req_bg.js" ], "dependencies": { - "@arcjet/logger": "1.0.0-alpha.8" + "@arcjet/logger": "1.0.0-alpha.9" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.8", - "@arcjet/rollup-config": "1.0.0-alpha.8", - "@arcjet/tsconfig": "1.0.0-alpha.8", + "@arcjet/eslint-config": "1.0.0-alpha.9", + "@arcjet/rollup-config": "1.0.0-alpha.9", + "@arcjet/tsconfig": "1.0.0-alpha.9", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.12.0", "@types/node": "18.18.0", diff --git a/arcjet-next/CHANGELOG.md b/arcjet-next/CHANGELOG.md index b2007be34..e87096527 100644 --- a/arcjet-next/CHANGELOG.md +++ b/arcjet-next/CHANGELOG.md @@ -1,5 +1,41 @@ # Changelog +## [1.0.0-alpha.9](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.8...@arcjet/next-v1.0.0-alpha.9) (2024-03-04) + + +### ๐Ÿš€ New Features + +* Add `withRule` API for adding adhoc rules ([#245](https://github.com/arcjet/arcjet-js/issues/245)) ([f8ebbdc](https://github.com/arcjet/arcjet-js/commit/f8ebbdc7198010c4aa942255a76e65537c73f807)), closes [#193](https://github.com/arcjet/arcjet-js/issues/193) + + +### ๐Ÿ“ฆ Dependencies + +* Bump next from 14.1.0 to 14.1.1 ([#281](https://github.com/arcjet/arcjet-js/issues/281)) ([c568890](https://github.com/arcjet/arcjet-js/commit/c5688900ae5fed526dce7956793628f8a1cdd9af)) +* **dev:** Bump @rollup/wasm-node from 4.10.0 to 4.12.0 ([#235](https://github.com/arcjet/arcjet-js/issues/235)) ([cf7ffc2](https://github.com/arcjet/arcjet-js/commit/cf7ffc2ae35d75884a04c88818f8c780ca7af223)) +* **dev:** Bump @rollup/wasm-node from 4.9.6 to 4.10.0 ([#223](https://github.com/arcjet/arcjet-js/issues/223)) ([47c24b4](https://github.com/arcjet/arcjet-js/commit/47c24b40a8419f1dabcf8607c90dfcb97f6a4195)) + + +### ๐Ÿ“ Documentation + +* Add node SDK and move core to utility section ([#290](https://github.com/arcjet/arcjet-js/issues/290)) ([b6683a5](https://github.com/arcjet/arcjet-js/commit/b6683a594edfaed17e675bc26bec51f735769b55)) + + +### ๐Ÿงน Miscellaneous Chores + +* Add bugs and author info & update readme ([#254](https://github.com/arcjet/arcjet-js/issues/254)) ([9b0d2fc](https://github.com/arcjet/arcjet-js/commit/9b0d2fc674fdc1ddf9952b9a2ef3f5f3c860d41a)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @arcjet/ip bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * arcjet bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/rollup-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/tsconfig bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + ## [1.0.0-alpha.8](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.7...@arcjet/next-v1.0.0-alpha.8) (2024-02-09) diff --git a/arcjet-next/package.json b/arcjet-next/package.json index b306fcf5a..7635c4590 100644 --- a/arcjet-next/package.json +++ b/arcjet-next/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/next", - "version": "1.0.0-alpha.8", + "version": "1.0.0-alpha.9", "description": "Arcjet SDK for the Next.js framework", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -40,15 +40,15 @@ "test": "NODE_OPTIONS=--experimental-vm-modules jest --passWithNoTests" }, "dependencies": { - "@arcjet/ip": "1.0.0-alpha.8", + "@arcjet/ip": "1.0.0-alpha.9", "@connectrpc/connect-web": "1.4.0", - "arcjet": "1.0.0-alpha.8", + "arcjet": "1.0.0-alpha.9", "next": "14.1.1" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.8", - "@arcjet/rollup-config": "1.0.0-alpha.8", - "@arcjet/tsconfig": "1.0.0-alpha.8", + "@arcjet/eslint-config": "1.0.0-alpha.9", + "@arcjet/rollup-config": "1.0.0-alpha.9", + "@arcjet/tsconfig": "1.0.0-alpha.9", "@jest/globals": "29.7.0", "@types/node": "18.18.0", "@rollup/wasm-node": "4.12.0", diff --git a/arcjet-node/CHANGELOG.md b/arcjet-node/CHANGELOG.md new file mode 100644 index 000000000..0e0fccf4f --- /dev/null +++ b/arcjet-node/CHANGELOG.md @@ -0,0 +1,25 @@ +# Changelog + +## [1.0.0-alpha.9](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.8...@arcjet/node-v1.0.0-alpha.9) (2024-03-04) + + +### ๐Ÿš€ New Features + +* Implement initial nodejs SDK ([#268](https://github.com/arcjet/arcjet-js/issues/268)) ([6273296](https://github.com/arcjet/arcjet-js/commit/627329633c1a4eb764cdb2ef61bcd58ce1cd016b)) + + +### ๐Ÿ“ Documentation + +* Add node SDK and move core to utility section ([#290](https://github.com/arcjet/arcjet-js/issues/290)) ([b6683a5](https://github.com/arcjet/arcjet-js/commit/b6683a594edfaed17e675bc26bec51f735769b55)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @arcjet/ip bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * arcjet bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/rollup-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/tsconfig bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 diff --git a/arcjet-node/package.json b/arcjet-node/package.json index 4de536ee8..aba93bce9 100644 --- a/arcjet-node/package.json +++ b/arcjet-node/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/node", - "version": "1.0.0-alpha.8", + "version": "1.0.0-alpha.9", "description": "Arcjet SDK for Node.js", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -40,14 +40,14 @@ "test": "NODE_OPTIONS=--experimental-vm-modules jest --passWithNoTests" }, "dependencies": { - "@arcjet/ip": "1.0.0-alpha.8", + "@arcjet/ip": "1.0.0-alpha.9", "@connectrpc/connect-node": "1.4.0", - "arcjet": "1.0.0-alpha.8" + "arcjet": "1.0.0-alpha.9" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.8", - "@arcjet/rollup-config": "1.0.0-alpha.8", - "@arcjet/tsconfig": "1.0.0-alpha.8", + "@arcjet/eslint-config": "1.0.0-alpha.9", + "@arcjet/rollup-config": "1.0.0-alpha.9", + "@arcjet/tsconfig": "1.0.0-alpha.9", "@jest/globals": "29.7.0", "@types/node": "18.18.0", "@rollup/wasm-node": "4.12.0", diff --git a/arcjet/CHANGELOG.md b/arcjet/CHANGELOG.md index 7dfbe1f37..ab9e78f14 100644 --- a/arcjet/CHANGELOG.md +++ b/arcjet/CHANGELOG.md @@ -1,5 +1,51 @@ # Changelog +## [1.0.0-alpha.9](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.8...arcjet-v1.0.0-alpha.9) (2024-03-04) + + +### โš  BREAKING CHANGES + +* Remove logger from context and leverage singleton logger instead ([#260](https://github.com/arcjet/arcjet-js/issues/260)) +* Separate ArcjetRequest and ArcjetRequestDetails types to accept record of headers ([#228](https://github.com/arcjet/arcjet-js/issues/228)) + +### ๐Ÿš€ New Features + +* Add `withRule` API for adding adhoc rules ([#245](https://github.com/arcjet/arcjet-js/issues/245)) ([f8ebbdc](https://github.com/arcjet/arcjet-js/commit/f8ebbdc7198010c4aa942255a76e65537c73f807)), closes [#193](https://github.com/arcjet/arcjet-js/issues/193) +* Add decorate package to set rate limit headers ([#247](https://github.com/arcjet/arcjet-js/issues/247)) ([232750d](https://github.com/arcjet/arcjet-js/commit/232750df8cf99378407e9c88e9d64d4b7a9410a4)) +* Separate ArcjetRequest and ArcjetRequestDetails types to accept record of headers ([#228](https://github.com/arcjet/arcjet-js/issues/228)) ([4950364](https://github.com/arcjet/arcjet-js/commit/4950364be1f895fc8bb782950b20623fc8324ceb)), closes [#33](https://github.com/arcjet/arcjet-js/issues/33) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @edge-runtime/jest-environment from 2.3.9 to 2.3.10 ([#229](https://github.com/arcjet/arcjet-js/issues/229)) ([6f3a070](https://github.com/arcjet/arcjet-js/commit/6f3a0706ccd7cc9c3fd80f554b4229f4b11767cb)) +* **dev:** Bump @rollup/wasm-node from 4.10.0 to 4.12.0 ([#235](https://github.com/arcjet/arcjet-js/issues/235)) ([cf7ffc2](https://github.com/arcjet/arcjet-js/commit/cf7ffc2ae35d75884a04c88818f8c780ca7af223)) +* **dev:** Bump @rollup/wasm-node from 4.9.6 to 4.10.0 ([#223](https://github.com/arcjet/arcjet-js/issues/223)) ([47c24b4](https://github.com/arcjet/arcjet-js/commit/47c24b40a8419f1dabcf8607c90dfcb97f6a4195)) + + +### ๐Ÿ“ Documentation + +* Update HTTP version ([#227](https://github.com/arcjet/arcjet-js/issues/227)) ([c102c64](https://github.com/arcjet/arcjet-js/commit/c102c64246020cfa247327fe646c62e36a43a62f)) + + +### ๐Ÿงน Miscellaneous Chores + +* Add bugs and author info & update readme ([#254](https://github.com/arcjet/arcjet-js/issues/254)) ([9b0d2fc](https://github.com/arcjet/arcjet-js/commit/9b0d2fc674fdc1ddf9952b9a2ef3f5f3c860d41a)) +* Remove logger from context and leverage singleton logger instead ([#260](https://github.com/arcjet/arcjet-js/issues/260)) ([c93a2e1](https://github.com/arcjet/arcjet-js/commit/c93a2e11d550651ddbc3d9256facba59d4d4d965)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @arcjet/analyze bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/duration bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/logger bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/protocol bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/rollup-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/tsconfig bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + ## [1.0.0-alpha.8](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.7...arcjet-v1.0.0-alpha.8) (2024-02-09) diff --git a/arcjet/package.json b/arcjet/package.json index 9647180bb..4cf883a1d 100644 --- a/arcjet/package.json +++ b/arcjet/package.json @@ -1,6 +1,6 @@ { "name": "arcjet", - "version": "1.0.0-alpha.8", + "version": "1.0.0-alpha.9", "description": "Arcjet TypeScript and JavaScript SDK core", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -40,15 +40,15 @@ "test": "NODE_OPTIONS=--experimental-vm-modules jest" }, "dependencies": { - "@arcjet/analyze": "1.0.0-alpha.8", - "@arcjet/duration": "1.0.0-alpha.8", - "@arcjet/logger": "1.0.0-alpha.8", - "@arcjet/protocol": "1.0.0-alpha.8" + "@arcjet/analyze": "1.0.0-alpha.9", + "@arcjet/duration": "1.0.0-alpha.9", + "@arcjet/logger": "1.0.0-alpha.9", + "@arcjet/protocol": "1.0.0-alpha.9" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.8", - "@arcjet/rollup-config": "1.0.0-alpha.8", - "@arcjet/tsconfig": "1.0.0-alpha.8", + "@arcjet/eslint-config": "1.0.0-alpha.9", + "@arcjet/rollup-config": "1.0.0-alpha.9", + "@arcjet/tsconfig": "1.0.0-alpha.9", "@edge-runtime/jest-environment": "2.3.10", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.12.0", diff --git a/decorate/CHANGELOG.md b/decorate/CHANGELOG.md new file mode 100644 index 000000000..c6def6855 --- /dev/null +++ b/decorate/CHANGELOG.md @@ -0,0 +1,21 @@ +# Changelog + +## [1.0.0-alpha.9](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.8...@arcjet/decorate-v1.0.0-alpha.9) (2024-03-04) + + +### ๐Ÿš€ New Features + +* Add decorate package to set rate limit headers ([#247](https://github.com/arcjet/arcjet-js/issues/247)) ([232750d](https://github.com/arcjet/arcjet-js/commit/232750df8cf99378407e9c88e9d64d4b7a9410a4)) +* **decorate:** Allow decorating Headers object directly ([#266](https://github.com/arcjet/arcjet-js/issues/266)) ([0bfdcc7](https://github.com/arcjet/arcjet-js/commit/0bfdcc7a595ac8624df5229f38aa5056ab944722)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @arcjet/logger bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/protocol bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/rollup-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/tsconfig bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 diff --git a/decorate/package.json b/decorate/package.json index 451fede33..c4f9e31dc 100644 --- a/decorate/package.json +++ b/decorate/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/decorate", - "version": "1.0.0-alpha.8", + "version": "1.0.0-alpha.9", "description": "Arcjet utilities for decorating responses with information", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -40,13 +40,13 @@ "test": "NODE_OPTIONS=--experimental-vm-modules jest" }, "dependencies": { - "@arcjet/logger": "1.0.0-alpha.8", - "@arcjet/protocol": "1.0.0-alpha.8" + "@arcjet/logger": "1.0.0-alpha.9", + "@arcjet/protocol": "1.0.0-alpha.9" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.8", - "@arcjet/rollup-config": "1.0.0-alpha.8", - "@arcjet/tsconfig": "1.0.0-alpha.8", + "@arcjet/eslint-config": "1.0.0-alpha.9", + "@arcjet/rollup-config": "1.0.0-alpha.9", + "@arcjet/tsconfig": "1.0.0-alpha.9", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.12.0", "@types/node": "18.18.0", diff --git a/duration/CHANGELOG.md b/duration/CHANGELOG.md index fcc2fc02b..05187a9de 100644 --- a/duration/CHANGELOG.md +++ b/duration/CHANGELOG.md @@ -1,5 +1,32 @@ # Changelog +## [1.0.0-alpha.9](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.8...@arcjet/duration-v1.0.0-alpha.9) (2024-03-04) + + +### ๐Ÿš€ New Features + +* Add decorate package to set rate limit headers ([#247](https://github.com/arcjet/arcjet-js/issues/247)) ([232750d](https://github.com/arcjet/arcjet-js/commit/232750df8cf99378407e9c88e9d64d4b7a9410a4)) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.10.0 to 4.12.0 ([#235](https://github.com/arcjet/arcjet-js/issues/235)) ([cf7ffc2](https://github.com/arcjet/arcjet-js/commit/cf7ffc2ae35d75884a04c88818f8c780ca7af223)) +* **dev:** Bump @rollup/wasm-node from 4.9.6 to 4.10.0 ([#223](https://github.com/arcjet/arcjet-js/issues/223)) ([47c24b4](https://github.com/arcjet/arcjet-js/commit/47c24b40a8419f1dabcf8607c90dfcb97f6a4195)) + + +### ๐Ÿงน Miscellaneous Chores + +* Add bugs and author info & update readme ([#254](https://github.com/arcjet/arcjet-js/issues/254)) ([9b0d2fc](https://github.com/arcjet/arcjet-js/commit/9b0d2fc674fdc1ddf9952b9a2ef3f5f3c860d41a)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/rollup-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/tsconfig bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + ## [1.0.0-alpha.8](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.7...@arcjet/duration-v1.0.0-alpha.8) (2024-02-09) diff --git a/duration/package.json b/duration/package.json index 9ee87cba7..2b5649690 100644 --- a/duration/package.json +++ b/duration/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/duration", - "version": "1.0.0-alpha.8", + "version": "1.0.0-alpha.9", "description": "Arcjet utilities for parsing duration strings", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -41,9 +41,9 @@ }, "dependencies": {}, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.8", - "@arcjet/rollup-config": "1.0.0-alpha.8", - "@arcjet/tsconfig": "1.0.0-alpha.8", + "@arcjet/eslint-config": "1.0.0-alpha.9", + "@arcjet/rollup-config": "1.0.0-alpha.9", + "@arcjet/tsconfig": "1.0.0-alpha.9", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.12.0", "@types/node": "18.18.0", diff --git a/eslint-config/CHANGELOG.md b/eslint-config/CHANGELOG.md index 7138791bf..c64c6e60e 100644 --- a/eslint-config/CHANGELOG.md +++ b/eslint-config/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [1.0.0-alpha.9](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.8...@arcjet/eslint-config-v1.0.0-alpha.9) (2024-03-04) + + +### ๐Ÿ“ฆ Dependencies + +* Bump eslint-config-next from 14.1.0 to 14.1.1 ([#279](https://github.com/arcjet/arcjet-js/issues/279)) ([0e0e1ab](https://github.com/arcjet/arcjet-js/commit/0e0e1ab255df9ee5c63a507b0588a880e3b441ab)) +* Bump eslint-config-turbo from 1.12.3 to 1.12.4 ([#231](https://github.com/arcjet/arcjet-js/issues/231)) ([f495f1b](https://github.com/arcjet/arcjet-js/commit/f495f1b24f0917f59d26eeb6450f71d151275b58)) +* Bump eslint-plugin-react from 7.33.2 to 7.34.0 ([#280](https://github.com/arcjet/arcjet-js/issues/280)) ([97cf82b](https://github.com/arcjet/arcjet-js/commit/97cf82b8ca157cb264536cb44adb24bd3ea8199f)) +* Bump next from 14.1.0 to 14.1.1 ([#281](https://github.com/arcjet/arcjet-js/issues/281)) ([c568890](https://github.com/arcjet/arcjet-js/commit/c5688900ae5fed526dce7956793628f8a1cdd9af)) +* **dev:** Bump eslint from 8.56.0 to 8.57.0 ([#249](https://github.com/arcjet/arcjet-js/issues/249)) ([49972a9](https://github.com/arcjet/arcjet-js/commit/49972a9c051c89fbd4f7456d841f4b7da4a0e31a)) + + +### ๐Ÿงน Miscellaneous Chores + +* Add bugs and author info & update readme ([#254](https://github.com/arcjet/arcjet-js/issues/254)) ([9b0d2fc](https://github.com/arcjet/arcjet-js/commit/9b0d2fc674fdc1ddf9952b9a2ef3f5f3c860d41a)) + ## [1.0.0-alpha.8](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.7...@arcjet/eslint-config-v1.0.0-alpha.8) (2024-02-09) diff --git a/eslint-config/package.json b/eslint-config/package.json index cb6d3d9a2..05c680d27 100644 --- a/eslint-config/package.json +++ b/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/eslint-config", - "version": "1.0.0-alpha.8", + "version": "1.0.0-alpha.9", "description": "Custom eslint config for Arcjet projects", "license": "Apache-2.0", "homepage": "https://arcjet.com", diff --git a/ip/CHANGELOG.md b/ip/CHANGELOG.md index a6e8e1905..cb750a772 100644 --- a/ip/CHANGELOG.md +++ b/ip/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [1.0.0-alpha.9](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.8...@arcjet/ip-v1.0.0-alpha.9) (2024-03-04) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.10.0 to 4.12.0 ([#235](https://github.com/arcjet/arcjet-js/issues/235)) ([cf7ffc2](https://github.com/arcjet/arcjet-js/commit/cf7ffc2ae35d75884a04c88818f8c780ca7af223)) +* **dev:** Bump @rollup/wasm-node from 4.9.6 to 4.10.0 ([#223](https://github.com/arcjet/arcjet-js/issues/223)) ([47c24b4](https://github.com/arcjet/arcjet-js/commit/47c24b40a8419f1dabcf8607c90dfcb97f6a4195)) + + +### ๐Ÿงน Miscellaneous Chores + +* Add bugs and author info & update readme ([#254](https://github.com/arcjet/arcjet-js/issues/254)) ([9b0d2fc](https://github.com/arcjet/arcjet-js/commit/9b0d2fc674fdc1ddf9952b9a2ef3f5f3c860d41a)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/rollup-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/tsconfig bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + ## [1.0.0-alpha.8](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.7...@arcjet/ip-v1.0.0-alpha.8) (2024-02-09) diff --git a/ip/package.json b/ip/package.json index b719366e6..f471697b7 100644 --- a/ip/package.json +++ b/ip/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/ip", - "version": "1.0.0-alpha.8", + "version": "1.0.0-alpha.9", "description": "Arcjet utilities for finding the originating IP of a request", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -41,9 +41,9 @@ }, "dependencies": {}, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.8", - "@arcjet/rollup-config": "1.0.0-alpha.8", - "@arcjet/tsconfig": "1.0.0-alpha.8", + "@arcjet/eslint-config": "1.0.0-alpha.9", + "@arcjet/rollup-config": "1.0.0-alpha.9", + "@arcjet/tsconfig": "1.0.0-alpha.9", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.12.0", "@types/node": "18.18.0", diff --git a/logger/CHANGELOG.md b/logger/CHANGELOG.md index 56bf2ee08..7a261a052 100644 --- a/logger/CHANGELOG.md +++ b/logger/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [1.0.0-alpha.9](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.8...@arcjet/logger-v1.0.0-alpha.9) (2024-03-04) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.10.0 to 4.12.0 ([#235](https://github.com/arcjet/arcjet-js/issues/235)) ([cf7ffc2](https://github.com/arcjet/arcjet-js/commit/cf7ffc2ae35d75884a04c88818f8c780ca7af223)) +* **dev:** Bump @rollup/wasm-node from 4.9.6 to 4.10.0 ([#223](https://github.com/arcjet/arcjet-js/issues/223)) ([47c24b4](https://github.com/arcjet/arcjet-js/commit/47c24b40a8419f1dabcf8607c90dfcb97f6a4195)) + + +### ๐Ÿงน Miscellaneous Chores + +* Add bugs and author info & update readme ([#254](https://github.com/arcjet/arcjet-js/issues/254)) ([9b0d2fc](https://github.com/arcjet/arcjet-js/commit/9b0d2fc674fdc1ddf9952b9a2ef3f5f3c860d41a)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/rollup-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/tsconfig bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + ## [1.0.0-alpha.8](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.7...@arcjet/logger-v1.0.0-alpha.8) (2024-02-09) diff --git a/logger/package.json b/logger/package.json index c47c4b98e..28d786ebf 100644 --- a/logger/package.json +++ b/logger/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/logger", - "version": "1.0.0-alpha.8", + "version": "1.0.0-alpha.9", "description": "Arcjet logging interface which mirrors the console interface but allows log levels", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -41,9 +41,9 @@ }, "dependencies": {}, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.8", - "@arcjet/rollup-config": "1.0.0-alpha.8", - "@arcjet/tsconfig": "1.0.0-alpha.8", + "@arcjet/eslint-config": "1.0.0-alpha.9", + "@arcjet/rollup-config": "1.0.0-alpha.9", + "@arcjet/tsconfig": "1.0.0-alpha.9", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.12.0", "@types/node": "18.18.0", diff --git a/package-lock.json b/package-lock.json index 96fe44d8e..0f7769e56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "arcjet-js", - "version": "1.0.0-alpha.8", + "version": "1.0.0-alpha.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "arcjet-js", - "version": "1.0.0-alpha.8", + "version": "1.0.0-alpha.9", "workspaces": [ "*" ], diff --git a/package.json b/package.json index a52891b8d..263b61832 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arcjet-js", - "version": "1.0.0-alpha.8", + "version": "1.0.0-alpha.9", "private": true, "engines": { "node": ">=18" diff --git a/protocol/CHANGELOG.md b/protocol/CHANGELOG.md index de000a3ad..1e172a0ce 100644 --- a/protocol/CHANGELOG.md +++ b/protocol/CHANGELOG.md @@ -1,5 +1,39 @@ # Changelog +## [1.0.0-alpha.9](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.8...@arcjet/protocol-v1.0.0-alpha.9) (2024-03-04) + + +### โš  BREAKING CHANGES + +* Remove logger from context and leverage singleton logger instead ([#260](https://github.com/arcjet/arcjet-js/issues/260)) +* Separate ArcjetRequest and ArcjetRequestDetails types to accept record of headers ([#228](https://github.com/arcjet/arcjet-js/issues/228)) + +### ๐Ÿš€ New Features + +* Add decorate package to set rate limit headers ([#247](https://github.com/arcjet/arcjet-js/issues/247)) ([232750d](https://github.com/arcjet/arcjet-js/commit/232750df8cf99378407e9c88e9d64d4b7a9410a4)) +* Separate ArcjetRequest and ArcjetRequestDetails types to accept record of headers ([#228](https://github.com/arcjet/arcjet-js/issues/228)) ([4950364](https://github.com/arcjet/arcjet-js/commit/4950364be1f895fc8bb782950b20623fc8324ceb)), closes [#33](https://github.com/arcjet/arcjet-js/issues/33) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.10.0 to 4.12.0 ([#235](https://github.com/arcjet/arcjet-js/issues/235)) ([cf7ffc2](https://github.com/arcjet/arcjet-js/commit/cf7ffc2ae35d75884a04c88818f8c780ca7af223)) +* **dev:** Bump @rollup/wasm-node from 4.9.6 to 4.10.0 ([#223](https://github.com/arcjet/arcjet-js/issues/223)) ([47c24b4](https://github.com/arcjet/arcjet-js/commit/47c24b40a8419f1dabcf8607c90dfcb97f6a4195)) + + +### ๐Ÿงน Miscellaneous Chores + +* Add bugs and author info & update readme ([#254](https://github.com/arcjet/arcjet-js/issues/254)) ([9b0d2fc](https://github.com/arcjet/arcjet-js/commit/9b0d2fc674fdc1ddf9952b9a2ef3f5f3c860d41a)) +* Remove logger from context and leverage singleton logger instead ([#260](https://github.com/arcjet/arcjet-js/issues/260)) ([c93a2e1](https://github.com/arcjet/arcjet-js/commit/c93a2e11d550651ddbc3d9256facba59d4d4d965)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/rollup-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/tsconfig bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + ## [1.0.0-alpha.8](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.7...@arcjet/protocol-v1.0.0-alpha.8) (2024-02-09) diff --git a/protocol/package.json b/protocol/package.json index 2539fe3df..0dea1cab2 100644 --- a/protocol/package.json +++ b/protocol/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/protocol", - "version": "1.0.0-alpha.8", + "version": "1.0.0-alpha.9", "description": "The TypeScript & JavaScript interface into the Arcjet protocol", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -46,9 +46,9 @@ "typeid-js": "0.5.0" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.8", - "@arcjet/rollup-config": "1.0.0-alpha.8", - "@arcjet/tsconfig": "1.0.0-alpha.8", + "@arcjet/eslint-config": "1.0.0-alpha.9", + "@arcjet/rollup-config": "1.0.0-alpha.9", + "@arcjet/tsconfig": "1.0.0-alpha.9", "@jest/globals": "29.7.0", "@rollup/wasm-node": "4.12.0", "@types/node": "18.18.0", diff --git a/rollup-config/CHANGELOG.md b/rollup-config/CHANGELOG.md index 5c015a2d4..6d7c5a8a5 100644 --- a/rollup-config/CHANGELOG.md +++ b/rollup-config/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [1.0.0-alpha.9](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.8...@arcjet/rollup-config-v1.0.0-alpha.9) (2024-03-04) + + +### ๐Ÿ“ฆ Dependencies + +* **dev:** Bump @rollup/wasm-node from 4.10.0 to 4.12.0 ([#235](https://github.com/arcjet/arcjet-js/issues/235)) ([cf7ffc2](https://github.com/arcjet/arcjet-js/commit/cf7ffc2ae35d75884a04c88818f8c780ca7af223)) +* **dev:** Bump @rollup/wasm-node from 4.9.6 to 4.10.0 ([#223](https://github.com/arcjet/arcjet-js/issues/223)) ([47c24b4](https://github.com/arcjet/arcjet-js/commit/47c24b40a8419f1dabcf8607c90dfcb97f6a4195)) + + +### ๐Ÿงน Miscellaneous Chores + +* Add bugs and author info & update readme ([#254](https://github.com/arcjet/arcjet-js/issues/254)) ([9b0d2fc](https://github.com/arcjet/arcjet-js/commit/9b0d2fc674fdc1ddf9952b9a2ef3f5f3c860d41a)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @arcjet/eslint-config bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + * @arcjet/tsconfig bumped from 1.0.0-alpha.8 to 1.0.0-alpha.9 + ## [1.0.0-alpha.8](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.7...@arcjet/rollup-config-v1.0.0-alpha.8) (2024-02-09) diff --git a/rollup-config/package.json b/rollup-config/package.json index 627e8e034..f4aec1988 100644 --- a/rollup-config/package.json +++ b/rollup-config/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/rollup-config", - "version": "1.0.0-alpha.8", + "version": "1.0.0-alpha.9", "description": "Custom rollup config for Arcjet projects", "license": "Apache-2.0", "homepage": "https://arcjet.com", @@ -44,8 +44,8 @@ "@rollup/wasm-node": "^4" }, "devDependencies": { - "@arcjet/eslint-config": "1.0.0-alpha.8", - "@arcjet/tsconfig": "1.0.0-alpha.8", + "@arcjet/eslint-config": "1.0.0-alpha.9", + "@arcjet/tsconfig": "1.0.0-alpha.9", "@jest/globals": "29.7.0", "@types/node": "18.18.0", "@rollup/wasm-node": "4.12.0", diff --git a/tsconfig/CHANGELOG.md b/tsconfig/CHANGELOG.md index 126bdae8e..633dfbca0 100644 --- a/tsconfig/CHANGELOG.md +++ b/tsconfig/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.0-alpha.9](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.8...@arcjet/tsconfig-v1.0.0-alpha.9) (2024-03-04) + + +### ๐Ÿงน Miscellaneous Chores + +* Add bugs and author info & update readme ([#254](https://github.com/arcjet/arcjet-js/issues/254)) ([9b0d2fc](https://github.com/arcjet/arcjet-js/commit/9b0d2fc674fdc1ddf9952b9a2ef3f5f3c860d41a)) + ## [1.0.0-alpha.8](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.7...@arcjet/tsconfig-v1.0.0-alpha.8) (2024-02-09) diff --git a/tsconfig/package.json b/tsconfig/package.json index ae3b01be2..0f312556f 100644 --- a/tsconfig/package.json +++ b/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@arcjet/tsconfig", - "version": "1.0.0-alpha.8", + "version": "1.0.0-alpha.9", "description": "Custom tsconfig for Arcjet projects", "license": "Apache-2.0", "homepage": "https://arcjet.com",