Skip to content

v0.4.0

Compare
Choose a tag to compare
@jpwilliams jpwilliams released this 21 Sep 18:07
· 689 commits to main since this release
  • yarn publish seems to use the dist folder's dir as pwd e9c2126
  • Try using $PWD for build:copy 83cc8b7
  • Move back to original cp cmd cc6f87a
  • Set paths to be relative to dist dir e5d0742
  • Disable CI releases 156b973
  • Try individual copies; maybe CI is strange 7d157d3
  • Try cp without shx; drop Windows CI support c6baeb3
  • Add npm tag choice and git config b249fc3
  • Don't use env inside composite actions 6ecbbe6
  • Fake NODE_AUTH_TOKEN for CI steps 1ecac72
  • Require that local def has NODE_AUTH_TOKEN defined eb9be08
  • Try bypassing npm access checks d89c333
  • Re-order release types to default to patch 4ccdce5
  • Try manually editing .npmrc c78afc3
  • Try npx np to release via CI 9a002d2
  • Temporarily add --passWithNoTests for CI 9395032
  • Shift SDK to deploy/serve functions (#4) a94103c

v0.3.0...v0.4.0