Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

chore: more effects & cleanup #156

Merged
merged 13 commits into from
Jul 21, 2022
Merged

Conversation

harrysolovay
Copy link
Contributor

@harrysolovay harrysolovay commented Jul 18, 2022

  • Restructure dep dirs & corresponding import specifiers
  • Get rid of lz4 compression (conflicts with cjs build, more costly to import the decompression fn than the savings of said compression)
  • renaming "bindings" dir (confusing in the context of a partly-wasm lib) to "fluent" (aka., fluent/chained API)
  • Update scale & dnt
  • Fix DNT errors
  • More effects
  • t.ctx util for eliminating local test node boilerplate
  • Fix effect execution caching
  • Move Config.ts into dedicated config dir (where we'll soon contain known configs)

@harrysolovay harrysolovay changed the title chore: effect typing cleanup chore: effect typing cleanup & read effect Jul 20, 2022
@harrysolovay harrysolovay marked this pull request as ready for review July 20, 2022 03:09
@harrysolovay harrysolovay changed the title chore: effect typing cleanup & read effect chore: more effects & cleanup Jul 21, 2022
@harrysolovay harrysolovay merged commit 3af63ed into main Jul 21, 2022
@harrysolovay harrysolovay deleted the effect-client-typing-cleanup branch July 21, 2022 04:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant