Skip to content

Releases: Shopify/snapit

v0.1.0

Choose a tag to compare

@alex-page alex-page released this 14 Jan 20:36
efd7ad2
  • Breaking: Require OIDC authentication (NPM Trusted Publishers). NPM_TOKEN is no longer supported.
  • OIDC requires npm CLI version 11.5.2 or later

v0.0.15

Choose a tag to compare

@alex-page alex-page released this 25 Jul 00:10
  • Add release_branch to configure the default release branch. Default is changeset-release/main.

v0.0.14

Choose a tag to compare

@alex-page alex-page released this 23 May 01:40
  • build_script is now optional
  • Adds optional working_directory to run snap it commands from
  • Adds optional post_install script

v0.0.13

Choose a tag to compare

@alex-page alex-page released this 10 Jul 23:33
  • Add global_install to show global npm installation instructions on the generated GitHub comment.
  • Add github_comment_included_packages to allow including just some packages on the generated GitHub comment.
  • Rename custom_message to custom_message_prefix
  • Add custom_message_suffix

v0.0.12

Choose a tag to compare

@laurkim laurkim released this 17 Apr 18:07
  • Fix typo in snapshot comment message

v0.0.11

Choose a tag to compare

@alex-page alex-page released this 14 Apr 23:34
0a30ae7
  • Capture snapshot versions before build_script

v0.0.10

Choose a tag to compare

@alex-page alex-page released this 11 Apr 20:11
  • Disallow private packages from being published
  • Check for snapshots before getting the timestamp
  • Skip packages that do not have a name or version

v0.0.9

Choose a tag to compare

@alex-page alex-page released this 11 Apr 00:18
7c25502
  • Add branch to publish to other package services
  • Add custom_message to add a markdown string to the generated GitHub comment
  • Add missing comma to GitHub comment seperating versions

v0.0.7

Choose a tag to compare

@alex-page alex-page released this 01 Apr 23:05
f9907fd
  • Simplify GitHub comment to only provide package.json changes

v0.0.6

Choose a tag to compare

@alex-page alex-page released this 01 Apr 22:07
  • Add support for pnpm