Skip to content

0.40.2

Choose a tag to compare

@deyhle deyhle released this 22 Jul 13:22
· 4 commits to develop since this release
7a43676

Patch release.

  • fix: re-enable git/remote dependency fetches via a project .npmrc (allow-git=all, allow-remote=all). The CI runner's npm@latest now blocks non-registry fetches by default (EALLOWGIT / EALLOWREMOTE), which broke npm ci on the entrecode tv4 fork.

Delivers the changes from 0.40.0/0.40.1 (never published to npm): the tv4 github-tarball override and the client-side expansion of template based permissions (ONE-9308).