This log was last generated on Thu, 09 Sep 2021 21:15:31 GMT and should not be manually modified.
Thu, 09 Sep 2021 21:15:31 GMT
- Allow prerelease changes to have dependentChangeType: patch (elcraig@microsoft.com)
Thu, 09 Sep 2021 19:45:50 GMT
- Add ignorePatterns option (elcraig@microsoft.com)
Thu, 09 Sep 2021 17:29:48 GMT
- Improve invalid change file error messages (elcraig@microsoft.com)
Wed, 08 Sep 2021 18:31:30 GMT
- Fix the broken links to change-files (Rauno56@gmail.com)
Tue, 07 Sep 2021 16:43:18 GMT
- Added custom transform option for the changeFiles (pravcha@microsoft.com)
Fri, 30 Jul 2021 21:04:39 GMT
- fixes canary not to use latest tag for npm (kchau@microsoft.com)
Fri, 30 Jul 2021 07:14:51 GMT
- Another attempt at ignoring test files (elcraig@microsoft.com)
Fri, 30 Jul 2021 07:00:05 GMT
- Remove
groupfromPackageInfo, and calculate as needed instead of setting it as a side effect (elcraig@microsoft.com)
- Stop publishing test and config files (elcraig@microsoft.com)
- Reduce number of times
getPackageInfosis called (elcraig@microsoft.com)
Wed, 28 Jul 2021 21:59:24 GMT
- Stop publishing docs and configs in npm package (elcraig@microsoft.com)
Wed, 28 Jul 2021 21:55:21 GMT
- Update typescript to 3.9 (elcraig@microsoft.com)
Fri, 23 Jul 2021 00:04:33 GMT
- Add fallback logic for publishConfig values (scott.schmalz@gmail.com)
Thu, 22 Jul 2021 23:33:10 GMT
- Fix for handling of custom schema while updating the CHANGELOG.json file (pravcha@microsoft.com)
Thu, 22 Jul 2021 22:09:07 GMT
- Adding option to specify custom changelog at the package level (pravcha@microsoft.com)
Fri, 16 Jul 2021 18:14:39 GMT
- Fixes changelogs comment count to be overridden by dependent bumps (kchau@microsoft.com)
Tue, 22 Jun 2021 20:45:00 GMT
- Fixes a perf regression due to a change in getting remote default branch (kchau@microsoft.com)
Thu, 03 Jun 2021 20:30:47 GMT
- actually query for the default branch rather than assuming master (kchau@microsoft.com)
Thu, 03 Jun 2021 19:08:26 GMT
- Beachball check is going to be much faster (kchau@microsoft.com)
Fri, 28 May 2021 02:09:13 GMT
- Improve tests to be robust angainst global setting for default branch (dannyvv@microsoft.com)
Thu, 27 May 2021 22:24:48 GMT
- Add validation for the dependentChangeType field in changefiles (nickykalu@microsoft.com)
- bump workspace-tools (kchau@microsoft.com)
Thu, 27 May 2021 22:23:24 GMT
- bump workspace-tools (kchau@microsoft.com)
Thu, 20 May 2021 22:47:45 GMT
- Add npm basic auth capability via new authType argument. (jagore@microsoft.com)
Fri, 07 May 2021 15:12:45 GMT
- Only commit changefiles and ignore other staged files on 'beachball change command' (nickykalu@microsoft.com)
Wed, 14 Apr 2021 15:34:23 GMT
- feat: Bump workspace-tools (asgramme@microsoft.com)
Fri, 02 Apr 2021 17:49:52 GMT
- adds a feature of adding publish-config, bumps requirement to node 12 (kchau@microsoft.com)
Fri, 02 Apr 2021 17:34:25 GMT
- BREAKING: Adding a requirement of node engine 12+
Tue, 23 Mar 2021 17:35:03 GMT
- Update canary command to respect --no-publish flag (mail@jamesburnside.com)
Thu, 04 Mar 2021 18:56:14 GMT
- Fix detection of default remote branch when it's not specified at CLI (elcraig@microsoft.com)
Tue, 23 Feb 2021 20:40:17 GMT
- adds a --all canary option (kchau@microsoft.com)
Thu, 18 Feb 2021 22:45:51 GMT
- adding an init command (kchau@microsoft.com)
Thu, 18 Feb 2021 21:54:39 GMT
- more workspace-tools integration: getPackageInfos (kchau@microsoft.com)
Wed, 17 Feb 2021 00:12:20 GMT
- replacing the git util from beachball with the workspace-tools one (kchau@microsoft.com)
Tue, 16 Feb 2021 16:43:02 GMT
- Add postpublish hook (mmaclachlan@ccri.com)
Thu, 04 Feb 2021 18:56:24 GMT
- check: Add validation of published package deps (elcraig@microsoft.com)
Fri, 22 Jan 2021 23:56:47 GMT
- Allow passing --config to specify config file (ngerlem@microsoft.com)
Tue, 12 Jan 2021 20:28:35 GMT
- Roll-up the changelogs to dependents (arabisho@microsoft.com)
Mon, 11 Jan 2021 10:30:42 GMT
- Prevent prompt from overriding the message passed by CLI args (arabisho@microsoft.com)
Tue, 05 Jan 2021 05:46:59 GMT
- Add support for multiple project roots within a repo (bewegger@microsoft.com)
Fri, 18 Dec 2020 18:31:08 GMT
- Use merge base for comparing two refs (arabisho@microsoft.com)
Mon, 14 Dec 2020 21:08:05 GMT
- Adding a new option that allows to specify a pre-release prefix (arabisho@microsoft.com)
Thu, 10 Dec 2020 21:14:31 GMT
- Cap the output from git to avoid process crashing with enobufs (arabisho@microsoft.com)
Tue, 08 Dec 2020 19:53:12 GMT
- Implement the 'disallow-deleted-change-files' flag (arabisho@microsoft.com)
Tue, 08 Dec 2020 18:55:00 GMT
- Expose dependent-change-type as CLI argument (arabisho@microsoft.com)
Tue, 08 Dec 2020 18:18:13 GMT
- Set disallowedChangeTypes property only if arg is present (arabisho@microsoft.com)
Tue, 01 Dec 2020 23:16:33 GMT
- Expose 'disallowed-change-types' as a CLI option (arabisho@microsoft.com)
Mon, 30 Nov 2020 18:16:10 GMT
- Bump yargs version (1581488+christiango@users.noreply.github.com)
Fri, 20 Nov 2020 18:46:16 GMT
- Respect --token argument in the sync command (arabisho@microsoft.com)
Fri, 20 Nov 2020 18:02:40 GMT
- Allow branch name to fall back to config file. Fixes #377 (jdh@microsoft.com)
Wed, 28 Oct 2020 21:21:29 GMT
- Implements the --force flag for sync (arabisho@microsoft.com)
- Fix syncE2E tests (arabisho@microsoft.com)
Wed, 28 Oct 2020 20:58:56 GMT
- Replace timestamps with uuids in change file names (arabisho@microsoft.com)
Wed, 28 Oct 2020 20:56:33 GMT
- Remove timestamp from change files (arabisho@microsoft.com)
Thu, 22 Oct 2020 00:00:35 GMT
- Fix package level tag option. (xgao@microsoft.com)
Wed, 21 Oct 2020 18:27:09 GMT
- For out-of-scope package, do not update its dependencies versions along with its own version. (xgao@microsoft.com)
Mon, 19 Oct 2020 16:43:47 GMT
- Update sync command to respect the --tag value (arabisho@microsoft.com)
Wed, 07 Oct 2020 23:22:24 GMT
- bumps very specific deps, don't go overboard with spreading (kchau@microsoft.com)
Mon, 28 Sep 2020 21:12:06 GMT
- avoid bump loop by being more selective about what gets bumped (kchau@microsoft.com)
Tue, 22 Sep 2020 02:55:40 GMT
- be targeted in the fetch (kchau@microsoft.com)
Fri, 11 Sep 2020 23:57:23 GMT
- Adds the ability to create and publish canary packages (kchau@microsoft.com)
Fri, 11 Sep 2020 22:07:20 GMT
- making a distinction between packageOptions and combinedOptions (kchau@microsoft.com)
Fri, 04 Sep 2020 21:04:07 GMT
- handles detached head when publishing (kchau@microsoft.com)
Fri, 28 Aug 2020 21:28:56 GMT
- add testing and fixes to retries for pushes (kchau@microsoft.com)
Sun, 23 Aug 2020 01:36:24 GMT
- Fix broken "beachball change" (#386). (reli@microsoft.com)
Fri, 21 Aug 2020 16:14:19 GMT
- do not fetch before npm publish (kchau@microsoft.com)
Mon, 17 Aug 2020 23:07:36 GMT
- making sync actually just ask for latest dist-tag (kchau@microsoft.com)
Thu, 06 Aug 2020 19:31:46 GMT
- --no-bump flag implementation (arabisho@microsoft.com)
Wed, 05 Aug 2020 20:06:03 GMT
- Implements the
--keep-change-filesflag to prevent change files from being deleted by bump and publish commands (arabisho@microsoft.com)
Wed, 05 Aug 2020 19:12:35 GMT
- The
--sinceflag implementation is added for filtering change files using git refs. (arabisho@microsoft.com)
Mon, 20 Jul 2020 20:54:36 GMT
- adds a retry to git push (kchau@microsoft.com)
Mon, 20 Jul 2020 19:32:41 GMT
- refactored to allow sync to fix dependent ranges as well (kchau@microsoft.com)
Thu, 25 Jun 2020 16:07:16 GMT
- Allow Individual Packages to Opt Out of Git Tags (ngerlem@microsoft.com)
Fri, 12 Jun 2020 15:55:32 GMT
- Change the fetch to be scoped to the branch needed to do the diffing not the entire remote (kchau@microsoft.com)
Wed, 03 Jun 2020 20:35:49 GMT
- add gitTags option to control git created tags (ahkotb@microsoft.com)
Wed, 03 Jun 2020 17:06:31 GMT
- publish: log errors for each retry attempt (elcraig@microsoft.com)
Thu, 21 May 2020 23:56:52 GMT
- validate the disallowedChangeTypes for publishing (kchau@microsoft.com)
Thu, 30 Apr 2020 19:33:20 GMT
- checks for invalid beachball change file on check and all operations (kchau@microsoft.com)
Tue, 21 Apr 2020 00:12:02 GMT
- Formatting cleanup; use fs-extra everywhere (elcraig@microsoft.com)
Mon, 20 Apr 2020 19:30:21 GMT
- Fix multi-package publishing regression (#327). (reli@microsoft.com)
Sat, 18 Apr 2020 00:23:31 GMT
- update prepublish hook to work on files rather than bumpInfo (jasonmo@microsoft.com)
Fri, 17 Apr 2020 22:32:59 GMT
- Publish packages in the right order based on their dependency graph (xgao@microsoft.com)
Fri, 17 Apr 2020 22:15:02 GMT
- validate private package not being a dependency (xgao@microsoft.com)
Fri, 17 Apr 2020 22:11:50 GMT
- reduce npm publish log by set loglevel to warn (xgao@microsoft.com)
Thu, 16 Apr 2020 02:44:52 GMT
- 10x spawnSync max buffer (xgao@microsoft.com)
Wed, 15 Apr 2020 23:41:45 GMT
- adding a hooks option for prepublish foolery (kchau@microsoft.com)
Wed, 15 Apr 2020 23:24:07 GMT
- Sync: honor scope and avoid private package (xgao@microsoft.com)
Mon, 13 Apr 2020 22:25:28 GMT
- Making beachball getPackageInfos scale much better with a different git command (kchau@microsoft.com)
Wed, 08 Apr 2020 23:42:38 GMT
- Fix a bug with inferring the commit hash (elcraig@microsoft.com)
Mon, 06 Apr 2020 21:44:28 GMT
- Export more types (elcraig@microsoft.com)
Fri, 03 Apr 2020 15:58:44 GMT
- Export public-facing types from root (elcraig@microsoft.com)
Fri, 03 Apr 2020 00:56:37 GMT
- Add custom render functions for changelog parts (elcraig@microsoft.com)
Tue, 31 Mar 2020 18:55:18 GMT
- update isValidChangeType to allow none (xgao@microsoft.com)
Tue, 31 Mar 2020 18:52:13 GMT
- adding a sync command to help recover (kchau@microsoft.com)
Mon, 30 Mar 2020 20:58:37 GMT
- Change file prompt: support customizing prompt questions (xgao@microsoft.com)
Mon, 30 Mar 2020 20:34:38 GMT
- adding a retries option (kchau@microsoft.com)
Fri, 27 Mar 2020 23:29:23 GMT
- Add readme to beachball package (elcraig@microsoft.com)
Fri, 27 Mar 2020 19:03:31 GMT
- Improve manual recovery message if some packages succeeded; increase maxBuffer for publish (elcraig@microsoft.com)
Wed, 25 Mar 2020 20:20:02 GMT
- Change lodash from a devDepedency to a dependency (jdh@microsoft.com)
Wed, 25 Mar 2020 19:43:44 GMT
- ChangeLog: support grouped change log generation (xgao@microsoft.com)
Mon, 23 Mar 2020 21:24:15 GMT
- ChangeLog: add empty options interface (xgao@microsoft.com)
Mon, 23 Mar 2020 19:20:05 GMT
- Delay inferring commit hash until changelog generation (and remove commit from changefiles) (elcraig@microsoft.com)
Fri, 20 Mar 2020 23:50:38 GMT
- Fix version group bumping logic (xgao@microsoft.com)
Fri, 20 Mar 2020 20:37:09 GMT
- Fix promptChangeFiles to honor disallowedChangeTypes defined in version groups (xgao@microsoft.com)
Sat, 07 Mar 2020 00:06:17 GMT
- Scoped publish: make sure toskip validation/publish for out-of-scope package (xgao@microsoft.com)
Thu, 05 Mar 2020 17:01:38 GMT
- adding some bumpminrange test and add support for * as range (kchau@microsoft.com)
Wed, 04 Mar 2020 02:47:34 GMT
- Feature: scoped publish (xgao@microsoft.com)
Wed, 04 Mar 2020 00:13:30 GMT
- Adds a new feature to do scoping of checks and change (kchau@microsoft.com)
Fri, 17 Jan 2020 18:13:36 GMT
- fixing a bug about infinite loop in allowed type (kchau@microsoft.com)
Thu, 16 Jan 2020 20:27:41 GMT
- update depedent package bump logic to propagate the change types (kchau@microsoft.com)
Thu, 16 Jan 2020 04:52:54 GMT
- adding some unit tests for bump low level logic as well as adding ability to have change files dictate what change type to use for dependent bumps (kchau@microsoft.com)
Wed, 15 Jan 2020 04:54:51 GMT
- Fixes tagging and also publish brand new packages if not exists (kchau@microsoft.com)
Wed, 15 Jan 2020 03:17:45 GMT
- adding ability to have config files (kchau@microsoft.com)
- refactored to get ready to support version groups (kchau@microsoft.com)
- Adds a new feature of version groups that would allow "locked versions" updates (kchau@microsoft.com)
- Improve package list formatting (elcraig@microsoft.com)
- fixed a bug in getting the command right in the cli (kchau@microsoft.com)
Thu, 05 Dec 2019 00:40:40 GMT
- Bump peerDependencies (rezha@microsoft.com)
Fri, 15 Nov 2019 20:01:55 GMT
- catch eerrors throw and make sure we exit with a real status code (kchau@microsoft.com)
Wed, 13 Nov 2019 23:31:43 GMT
- Add --bump-deps flag to bump all dependent packages (rezha@microsoft.com)
Mon, 04 Nov 2019 23:56:08 GMT
- deletes none type change files (kchau@microsoft.com)
Wed, 23 Oct 2019 17:32:05 GMT
- make sure that we don't have file names in change files (kchau@microsoft.com)
Fri, 04 Oct 2019 15:11:40 GMT
- fixed package publishing for private packages (kchau@microsoft.com)
Fri, 04 Oct 2019 00:52:18 GMT
- Adding robustness in how publish works so merging is safer (odbuild@microsoft.com)
Fri, 27 Sep 2019 23:42:49 GMT
- adds publish test for git push as well as refactoring publish to be more readable (odbuild@microsoft.com)
Wed, 25 Sep 2019 21:40:51 GMT
- Add option to specify a defaultNpmTag on a per package basis (acoates@microsoft.com)
Wed, 25 Sep 2019 20:49:49 GMT
- make tests work on windows (kchau@microsoft.com)
Mon, 16 Sep 2019 22:57:40 GMT
- adding fetching for specific remote instead of all (kchau@microsoft.com)
Tue, 10 Sep 2019 19:37:18 GMT
- Fixing packageJsonPath to contain full path (kchau@microsoft.com)
Tue, 03 Sep 2019 19:59:44 GMT
- allow staged files to be counted for changes as well (kchau@microsoft.com)
Tue, 27 Aug 2019 17:44:33 GMT
- make sure to bump the deps of monorepo packages of other packages even if the packages are private (kchau@microsoft.com)
Tue, 27 Aug 2019 03:11:47 GMT
- making publish skip when there is no changes (kchau@microsoft.com)
Fri, 23 Aug 2019 16:30:54 GMT
- ignores changelogs (kchau@microsoft.com)
Fri, 23 Aug 2019 03:52:35 GMT
- fixing changelog formatting (kchau@microsoft.com)
Thu, 22 Aug 2019 18:17:34 GMT
- Integration tests with real on-disk repositories. (jdh@microsoft.com)
- modify logic to not run on private packages (legray@microsoft.com)
Tue, 20 Aug 2019 15:18:38 GMT
- fixes the issue with change command not generating change files due to the master having their change files deleted by publishing (kchau@microsoft.com)
Wed, 07 Aug 2019 00:23:45 GMT
- adds a fetch before diff changes, more info from when change files are needed (kchau@microsoft.com)
Sat, 03 Aug 2019 04:05:33 GMT
- change format of the error message a tiny bit (kchau@microsoft.com)
Sat, 03 Aug 2019 03:59:51 GMT
- make the mergepublish portion spit out more explicit messages (kchau@microsoft.com)
Sat, 03 Aug 2019 03:11:15 GMT
- adds some comment about git fail fast and when to use it (kchau@microsoft.com)
Sat, 03 Aug 2019 03:08:37 GMT
- Beachball publish should error if git commands fail (acoates@microsoft.com)
Wed, 31 Jul 2019 22:00:03 GMT
- default branch name should be master (kchau@microsoft.com)
Fri, 26 Jul 2019 18:00:02 GMT
- Fixes #64, #65, #62, #2 - usability changes (kchau@microsoft.com)
Fri, 26 Jul 2019 04:30:54 GMT
- make git tags to be pushed (kchau@microsoft.com)
Tue, 23 Jul 2019 21:27:22 GMT
- making beachball node 8 compatible (kchau@microsoft.com)
Thu, 18 Jul 2019 20:18:23 GMT
- Fix shouldPublish option (acoates@microsoft.com)
Thu, 18 Jul 2019 18:39:14 GMT
- Add prerelease option (kchau@microsoft.com)
Tue, 02 Jul 2019 16:05:08 GMT
- do not put none changes inside changelog.md (kchau@microsoft.com)
Tue, 02 Jul 2019 15:41:45 GMT
- makes the bump skip unknown packages (kchau@microsoft.com)
Fri, 28 Jun 2019 17:53:25 GMT
- adds support for tags in CHANGELOG.json (kchau@microsoft.com)
Thu, 27 Jun 2019 21:23:00 GMT
- matching changelog.json format to rush's formatting (kchau@microsoft.com)
Thu, 27 Jun 2019 21:10:15 GMT
- use object.values (kchau@microsoft.com)
Thu, 27 Jun 2019 17:50:36 GMT
- Also writes out json for changelogs while fixing the sitemap (kchau@microsoft.com)
Sun, 23 Jun 2019 00:40:35 GMT
- adding smarts about which change files are already in master (kchau@microsoft.com)
Tue, 18 Jun 2019 06:30:58 GMT
- making the default registry have a trailing slash to publish with token correctly (kchau@microsoft.com)
Tue, 18 Jun 2019 05:58:35 GMT
- enable token argument (kchau@microsoft.com)
Tue, 18 Jun 2019 05:44:02 GMT
- use a specific registry and also displaynpm publish command (kchau@microsoft.com)
Tue, 18 Jun 2019 05:27:14 GMT
- display publish errors (kchau@microsoft.com)
Tue, 18 Jun 2019 05:13:35 GMT
- -b now takes remote branch full name (kchau@microsoft.com)
Mon, 17 Jun 2019 17:36:58 GMT
- Be more specific in publish to disambiguate the tag and target branch (kchau@microsoft.com)
Fri, 14 Jun 2019 19:35:56 GMT
- find the right fork point (kchau@microsoft.com)
Wed, 12 Jun 2019 01:53:04 GMT
- adds no-publish and no-push, skips bump of none (kchau@microsoft.com)
Tue, 11 Jun 2019 19:34:32 GMT
- fail on change files (kchau@microsoft.com)
Tue, 11 Jun 2019 17:49:00 GMT
- adds support for auth token (kchau@microsoft.com)
Mon, 10 Jun 2019 23:53:27 GMT
- adding docs and publishes safe guards (kchau@microsoft.com)
Mon, 10 Jun 2019 21:29:49 GMT
- First real release (kchau@microsoft.com)