- 3b91ce6: BREAKING CHANGE: Introduce a new
global
mode that automatically retrieves content and rename the existingglobal
mode toglobalFilesystem
mode.
- edec0ad: Set the
provenance
field inpackage.json
to prevent accidentally publishing the package on a local machine.
- 2e1e634: Warn when circular dependencies found and may not handled correctly.
- dcdd024: Fix provenance not attached
- bfe2962: Fix publish script
- ff9b058: Publish package with provenance
- ddfbf1d: Handle circular dependencies in module mode layers.
- ced35ec: Changed default
excludes
option.
- 9f87d55: Prefixed virtual module ids with "\0".
- e6c0137: Fix tag not created
- bc3d8f5: Add keywords to package.json
- ac6fa26: Initial release