Skip to content

Releases: Shopify/snapit

v0.0.15

25 Jul 00:10

Choose a tag to compare

  • Add release_branch to configure the default release branch. Default is changeset-release/main.

v0.0.14

23 May 01:40

Choose a tag to compare

  • build_script is now optional
  • Adds optional working_directory to run snap it commands from
  • Adds optional post_install script

v0.0.13

10 Jul 23:33

Choose a tag to compare

  • 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

17 Apr 18:07

Choose a tag to compare

  • Fix typo in snapshot comment message

v0.0.11

14 Apr 23:34
0a30ae7

Choose a tag to compare

  • Capture snapshot versions before build_script

v0.0.10

11 Apr 20:11

Choose a tag to compare

  • 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

11 Apr 00:18
7c25502

Choose a tag to compare

  • 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

01 Apr 23:05
f9907fd

Choose a tag to compare

  • Simplify GitHub comment to only provide package.json changes

v0.0.6

01 Apr 22:07

Choose a tag to compare

  • Add support for pnpm

v0.0.5

13 Mar 22:16
25db6a3

Choose a tag to compare

v0.0.5

  • Reorder build_script to run after changeset version