v1.120.0
Pre-release
Pre-release
·
2661 commits
to main
since this release
Changelog
Features
- 2758185: feat: support npm imports in edge functions (@laktek)
- 61a1c70: feat: support npm imports in edge functions (#1709) (@laktek)
Bug fixes
- 89e5733: fix: lint (@laktek)
- 3bbdeb4: fix: addressed PR comments (@laktek)
- f32ada8: fix: TempDir call (@laktek)
- 97d04e6: fix: deploy tests (@laktek)
Others
- b143e84: chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0 (#1720) (@dependabot[bot])
- c6f2f7d: Use
afero.TempDir(@laktek) - 09edbd1: use
fsys.RemoveAll(@laktek) - 89c3455: chore: use afero (@laktek)
- 4edb04b: chore: use fys (@laktek)
- 604bab6: chore: address pr comments (@sweatybridge)
- a80dae0: chore: use empty network config for bundling (@sweatybridge)
- eee221c: check if import map exists (@laktek)