Commit 360be2b
committed
Release v1.9.0
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 support1 parent 50ad52b commit 360be2b
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments