Skip to content

Commit

Permalink
Version Packages (#549)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed May 15, 2023
1 parent 0116c79 commit ebd7a55
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/flat-kings-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-flies-rest.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/moody-bananas-buy.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# preconstruct

## 2.6.3

### Patch Changes

- [#551](https://github.com/preconstruct/preconstruct/pull/551) [`ff61fbf`](https://github.com/preconstruct/preconstruct/commit/ff61fbf095f67fe4f4a883969d156e563c84249a) Thanks [@emmatown](https://github.com/emmatown)! - Add `importsConditions` experimental flag

* [#550](https://github.com/preconstruct/preconstruct/pull/550) [`41a8a4f`](https://github.com/preconstruct/preconstruct/commit/41a8a4fbbd7bf18ca13f7719090cc19fc1b7b63e) Thanks [@emmatown](https://github.com/emmatown)! - Add `onlyEmitUsedTypeScriptDeclarations` experimental flag

- [#548](https://github.com/preconstruct/preconstruct/pull/548) [`db69133`](https://github.com/preconstruct/preconstruct/commit/db691338dc0dc6716c9614673cad69ba7aec1567) Thanks [@Andarist](https://github.com/Andarist)! - Load Babel lazily in the main thread to speed up init time as it isn't needed for all code paths.

## 2.6.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@preconstruct/cli",
"version": "2.6.2",
"version": "2.6.3",
"description": "Dev and build your code painlessly in monorepos",
"files": [
"bin.js",
Expand Down

0 comments on commit ebd7a55

Please sign in to comment.