@withstudiocms/effect
Version:
Effect-TS Utilities for Astro
85 lines (44 loc) • 7.35 kB
Markdown
# @withstudiocms/effect
## 0.1.0-beta.6
### Patch Changes
- [#981](https://github.com/withstudiocms/studiocms/pull/981) [`61091e1`](https://github.com/withstudiocms/studiocms/commit/61091e1e7633f1b4bf0fa3e0a09debb06b861fbe) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): Updated Effect dependencies (PR: #981)
## 0.1.0-beta.5
### Patch Changes
- [#977](https://github.com/withstudiocms/studiocms/pull/977) [`79286bf`](https://github.com/withstudiocms/studiocms/commit/79286bf1c914e9bcf4712c2165ccb978ad3118fe) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - chore(deps): Updated Effect dependencies (PR: #976)
## 0.1.0-beta.4
### Patch Changes
- [#927](https://github.com/withstudiocms/studiocms/pull/927) [`d3123fe`](https://github.com/withstudiocms/studiocms/commit/d3123febbb0acdfb8d79629e9c2b101dff8a2bc7) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency nodemailer to ^7.0.9
- [#966](https://github.com/withstudiocms/studiocms/pull/966) [`58e8d06`](https://github.com/withstudiocms/studiocms/commit/58e8d0629ce039be239f17ef616256f53570901f) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update @withstudiocms dependencies
- [#942](https://github.com/withstudiocms/studiocms/pull/942) [`0f924e7`](https://github.com/withstudiocms/studiocms/commit/0f924e7a27f0e7480afe4f58061451499a5f6913) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - chore(deps): Updated Effect dependencies (PR: #863)
## 0.1.0-beta.3
### Patch Changes
- [#788](https://github.com/withstudiocms/studiocms/pull/788) [`9d3784c`](https://github.com/withstudiocms/studiocms/commit/9d3784c1de98a4bc7bb913742c3977e16c87cc1b) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Convert tests to vitest
- [#799](https://github.com/withstudiocms/studiocms/pull/799) [`bf15ff6`](https://github.com/withstudiocms/studiocms/commit/bf15ff65a5f4ba6c2e4cd616d3c45ba0da784a1a) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Add new Drizzle helper for AstroDB and Drizzle libsql connections
- [#774](https://github.com/withstudiocms/studiocms/pull/774) [`3b59fcf`](https://github.com/withstudiocms/studiocms/commit/3b59fcf7885d5c4952bd30279fa8ea2e2f0f5eaa) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - fix clack spinner Effect
- [#776](https://github.com/withstudiocms/studiocms/pull/776) [`3d3612d`](https://github.com/withstudiocms/studiocms/commit/3d3612d510f4827acfb4de364d39e835a693818f) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): Updated Effect dependencies (PR: #776)
- [#786](https://github.com/withstudiocms/studiocms/pull/786) [`c2c2b73`](https://github.com/withstudiocms/studiocms/commit/c2c2b73a71009769e38ea4b30ae4010f6f0fdd14) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): Updated Effect dependencies (PR: #786)
- [#840](https://github.com/withstudiocms/studiocms/pull/840) [`47a2fed`](https://github.com/withstudiocms/studiocms/commit/47a2fedd8ed1c751def929058772ea78532e8d7d) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): Updated Effect dependencies (PR: #840)
- [#771](https://github.com/withstudiocms/studiocms/pull/771) [`fbb9ad1`](https://github.com/withstudiocms/studiocms/commit/fbb9ad10555f26c8e6261cd71a7650ab4aeb64f9) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Introduce new clack export with Effectful clack exports
- [#793](https://github.com/withstudiocms/studiocms/pull/793) [`faf2a70`](https://github.com/withstudiocms/studiocms/commit/faf2a70ae57d136a9ccbbdebad70897e42c14c64) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Enhance tests
- [#802](https://github.com/withstudiocms/studiocms/pull/802) [`0e8e280`](https://github.com/withstudiocms/studiocms/commit/0e8e280c4a2a7552d3b78b370600019e49f5a459) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): Updated Effect dependencies (PR: #802)
- [#844](https://github.com/withstudiocms/studiocms/pull/844) [`9b85861`](https://github.com/withstudiocms/studiocms/commit/9b85861b20ca9eb2aa2c434b225ff85399bb04f0) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): Updated Effect dependencies (PR: #844)
## 0.1.0-beta.2
### Patch Changes
- [#736](https://github.com/withstudiocms/studiocms/pull/736) [`2ad259e`](https://github.com/withstudiocms/studiocms/commit/2ad259e9662bd4c8b58e07629491cb322eb479fa) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Move Effect packages to peerDependencies.
BREAKING CHANGE: Consumers may need to install the following peer deps:
- effect
- @effect/cli
- @effect/platform
- @effect/platform-node
See package.json for exact version ranges.
- [#765](https://github.com/withstudiocms/studiocms/pull/765) [`d77a8c1`](https://github.com/withstudiocms/studiocms/commit/d77a8c16c97b91343f1c03b2fd9dd2fca0252647) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): Updated Effect dependencies (PR: #765)
- [#759](https://github.com/withstudiocms/studiocms/pull/759) [`c14b94c`](https://github.com/withstudiocms/studiocms/commit/c14b94c855a750b5666fffc975bebf1a556cf80f) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - cleanup and organize dependencies
- [#725](https://github.com/withstudiocms/studiocms/pull/725) [`e70f380`](https://github.com/withstudiocms/studiocms/commit/e70f38001d9ef80e27f701d249fda23c670dfb5e) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): Updated Effect dependencies (PR: #725)
## 0.1.0-beta.1
### Patch Changes
- [#686](https://github.com/withstudiocms/studiocms/pull/686) [`befa7cf`](https://github.com/withstudiocms/studiocms/commit/befa7cf9572a2cb56a0264e2d6ece5dddd483cb4) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Tweaks methods to allso pass Allow: headers in Cors config
- [#690](https://github.com/withstudiocms/studiocms/pull/690) [`355aeca`](https://github.com/withstudiocms/studiocms/commit/355aecacd44aec8cb2ca9daca392a0d9376f7b29) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Adds NodeScrypt Effect service
- [#663](https://github.com/withstudiocms/studiocms/pull/663) [`aaef521`](https://github.com/withstudiocms/studiocms/commit/aaef521314f8cdd52b6a5cf4f1b51a51b56c6a29) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): Updated Effect dependencies (PR: #663)
- [#690](https://github.com/withstudiocms/studiocms/pull/690) [`355aeca`](https://github.com/withstudiocms/studiocms/commit/355aecacd44aec8cb2ca9daca392a0d9376f7b29) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Adds SMTP mailer service Effect to replace built-in one in StudioCMS
- [#684](https://github.com/withstudiocms/studiocms/pull/684) [`15e6ee0`](https://github.com/withstudiocms/studiocms/commit/15e6ee0c50e37b22bcb24a0b67403e357e2502db) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Adds new enchanced Effect API route building utils
- [#680](https://github.com/withstudiocms/studiocms/pull/680) [`9c66603`](https://github.com/withstudiocms/studiocms/commit/9c6660397bc3a8c952713e7587df507b8c6d3d17) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Introduces new @withstudiocms/effect package to centralize StudioCMS package dependencies and utilities.