- #50
f3ff991
Thanks @mattiamanzati! - Dedupe identical JSDoc tags in hover quickinfo
-
#48
9bb0011
Thanks @wmaurer! - Improve Effect imports to work with current effect npm package -
#48
9bb0011
Thanks @wmaurer! - Modernise build setup. Fix asyncWaitToGen problem for TS5. Refactor asyncWaitToGen to work with current Effect API. Add config optionpreferredEffectGenAdapterName
.
- #45
7edd368
Thanks @mattiamanzati! - Remove dependencies on /data and /io
- #43
42a032c
Thanks @mattiamanzati! - Add toggle lazy const initializer
- #41
282adf4
Thanks @mattiamanzati! - Improve handling of non-datafirst in pipeable-to-datafirst rewrite
- #39
c505074
Thanks @mattiamanzati! - Add refactor to rewrite as datafirst
- #37
e632c54
Thanks @mattiamanzati! - Fix simplify behaviour with intersections of callables
- #35
7fa9273
Thanks @mattiamanzati! - Make more human readable function type intersections
- #31
ddb5b66
Thanks @mattiamanzati! - Add kind to each refactor definition
- #29
adc3745
Thanks @mattiamanzati! - Remove useless pipe-related refactors (rewrite to pipe and remove pipe)
- #27
c0636e1
Thanks @mattiamanzati! - Removed diagnostics and moved them into @effect/eslint-plugin
- #25
7495554
Thanks @mattiamanzati! - Remove @effect/io dependency
- #23
535a2f1
Thanks @mikearnaldi! - Update dependencies and improve semver ranges
- #21
8eefaf7
Thanks @mikearnaldi! - Fix transformer infinite loop
- #19
eced128
Thanks @mikearnaldi! - Update deps
- #17
69a0ab1
Thanks @mattiamanzati! - Begin eslint plugins
- #15
4eedac0
Thanks @mattiamanzati! - Move to effect/io
- #13
d894956
Thanks @mikearnaldi! - Support functions and function expressions in debug
- #11
f00ed7b
Thanks @mikearnaldi! - Add debug extension in transformer
- #9
d11e191
Thanks @mikearnaldi! - Update dependencies
-
#8
c68d7f6
Thanks @mikearnaldi! - Add transformer -
#6
0812ab0
Thanks @mattiamanzati! - Add refactor to handle no-sync-with-constants diagnostic
- #4
a7c6718
Thanks @mattiamanzati! - Add refactor wrapWithPipe, which adds pipe() around the selected text
- #2
8915f80
Thanks @mattiamanzati! - Fixed type annotation removal in both toggle return type and toggle type annotation