Skip to content

v1.0.0-beta.3

Compare
Choose a tag to compare
@maslow maslow released this 01 Mar 19:01
· 832 commits to main since this release

What's Changed

  • fix(web): fix login bug by @kongwy229 in #821
  • fix(server): make prisma as global module by @maslow in #825
  • fix(web): enable allowSyntheticDefaultImports for web ide by @maslow in #826
  • fix(web) : add port for functionUrl by @zuoFeng59556 in #823
  • fix(server): too many connections on mongo connection pool by @maslow in #827
  • fix(cli): fix #824 win not cannot upload files normally by @skyoct in #831
  • feat(runtime): support websocket builtin function by @maslow in #832
  • fix(cli): fix multi-level path and shield aws upgrade warn by @skyoct in #834
  • fix(web): opt web contrib doc, opt local dev flow by @maslow in #837

Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3