Releases: 3rd/auto
Releases · 3rd/auto
v1.5.0
v1.4.1
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.0
1.0.0 (2023-05-25)
Bug Fixes
- @types/* resolution (216a4af)
- add ESM loader (c861ce0)
- auto loader patch with cjs (ed524c8)
- disable default libs in repo tsconfig.json (cb58392)
- react component generator example (0574c70)
- set global repo path to ~/.config/auto and add note about local repos (1072316)
Features
- add fetch global (2224b6e)
- add local repository support (./auto, ./.auto) (c51146b)
- auto-setup tsconfig.json for user in repository (0424d9d)
- boostrap auto/globals (aabe2ad)
- change auto-generated tsconfig.json to default to react-jsx (6978a31)
- configurable repository path (~/.config/auto and env) (6d01e5c)
- dynamic template loading (4aae631)
- file abstraction, templating, type rework, dynamic default param values (d8558bc)
- global utilities (63caf8e)
- override "auto" imports using a custom loader (601f8e2)
- prompt wrapper (7b589f1)
- repl - enable term mode and add history support (0c3e65a)
- repl and more global utilities (7aeae9a)
- replace generate({ substitute }) with global mustache (c62e031)
- setup: configure semantic-release and setup release action (f5a48ff)
- use a symbol to filter valid modules and discard errored imports (ff05205)