You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New features since 1.8.0:
- Support for mu auth scopes
- Built-in sudo interface
- Faster reloads and faster compilation
- Code editor hints in dev mode through auto-population of local node_modules
- Experimental support for debugger in some editors
- Use of package-lock.json for your own sources (auto-generated during dev)
- Much faster stopping and reloading
- Support for cleaning up when your service stops
- The mu package can now be imported without spinning up a server
- Packages in package.json are auto-installed without requiring manual restart
- Removal of non-standard PREFIXES from standard queries
- ES6 Module support
0 commit comments