Skip to content

Commit

Permalink
Revert "Merge branch 'main' of github.com:jjangga0214/haetae"
Browse files Browse the repository at this point in the history
This reverts commit b0b32f2, reversing
changes made to 52cd61d.
  • Loading branch information
jjangga0214 committed Jun 8, 2023
1 parent b0b32f2 commit 475aaa8
Show file tree
Hide file tree
Showing 25 changed files with 68 additions and 98 deletions.
5 changes: 5 additions & 0 deletions .changeset/common-toAbsolutePath-rootDir.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@haetae/common': patch
---

`toAbsolutePath` receives `rootDir` as `string | (() => string)`.
5 changes: 5 additions & 0 deletions .changeset/core-HaetaePreConfig.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@haetae/core': patch
---

**BREAKING CHANGE**: `HaetaePreConfig` does not have generics any more.
5 changes: 5 additions & 0 deletions .changeset/core-behavior.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@haetae/core': patch
---

**BREAKING CHANGE**: A string constant `defaultConfigFile` is replaced by an contant array `defaultConfigFiles`. From now on, `haetae.config.js`, `haetae.config.mjs`, `haetae.config.ts`, `haetae.config.mts` are automatically searched. For typescript file, a peer dependency `ts-node` should be installed first.
5 changes: 5 additions & 0 deletions .changeset/core-env-recordData.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@haetae/core': patch
---

**BREAKING CHANGE**: Types of env and record data should extend `Record<string, unknown>` from now on. (Anything was allowed before.)
5 changes: 5 additions & 0 deletions .changeset/core-initWhenNowFound.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@haetae/core': patch
---

**BREAKING CHANGE**: `fallback` option is replaced by `initWhenNotFound` in `GetStoreOptions`.
5 changes: 5 additions & 0 deletions .changeset/core-options-object.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@haetae/core': patch
---

**BREAKING CHANGE**: `setCurrentCommand`, `setConfigFilename`, `setStoreFilename` receives `options` object as an argument, respectively `SetCurrentCommandOptions`, `SetConfigFilenameOptions`, `SetStoreFilenameOptions`.
5 changes: 5 additions & 0 deletions .changeset/core-strip-away-PromiseOr.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@haetae/core': patch
---

**BREAKING CHANGE**: `RecordDataOptions` and `ChangedFilesOptions` do not receive `PromiseOr` anymore.
11 changes: 11 additions & 0 deletions .changeset/esm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
'@haetae/cli': patch
'@haetae/common': patch
'@haetae/core': patch
'@haetae/git': patch
'haetae': patch
'@haetae/javascript': patch
'@haetae/utils': patch
---

**BREAKING CHANGE**: The packages become [Pure ESM](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).
5 changes: 5 additions & 0 deletions .changeset/git-RecordData.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@haetae/git': patch
---

**BREAKING CHANGE**: `GitHaetaeRecordData` is renamed to `RecordData`.
5 changes: 5 additions & 0 deletions .changeset/git-changedFiles.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@haetae/git': patch
---

**BREAKING CHANGE**: `fallback` is removed from `changedFilesOption`, and behavior of `changedFiles` has changed.
5 changes: 5 additions & 0 deletions .changeset/git-strip-away-PromiseOr.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@haetae/git': patch
---

**BREAKING CHANGE**: `GetRecordsOptions`, `CommandFromConfig`, `FormRecordOptions`, `AddRecordOptions`, and `SaveStoreOptions` do not receive `PromiseOr` anymore.
10 changes: 0 additions & 10 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# @haetae/cli

## 0.0.15

### Patch Changes

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - **BREAKING CHANGE**: The packages become [Pure ESM](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).

- Updated dependencies [[`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc)]:
- @haetae/common@0.0.3
- @haetae/core@0.0.14

## 0.0.14

### 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": "@haetae/cli",
"version": "0.0.15",
"version": "0.0.14",
"description": "A CLI for Haetae",
"license": "MIT",
"private": false,
Expand Down
8 changes: 0 additions & 8 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
# @haetae/common

## 0.0.3

### Patch Changes

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - `toAbsolutePath` receives `rootDir` as `string | (() => string)`.

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - **BREAKING CHANGE**: The packages become [Pure ESM](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haetae/common",
"version": "0.0.3",
"version": "0.0.2",
"description": "Common internal utilities for Haetae",
"license": "MIT",
"private": false,
Expand Down
21 changes: 0 additions & 21 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,5 @@
# @haetae/core

## 0.0.14

### Patch Changes

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - **BREAKING CHANGE**: `HaetaePreConfig` does not have generics any more.

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - **BREAKING CHANGE**: A string constant `defaultConfigFile` is replaced by an contant array `defaultConfigFiles`. From now on, `haetae.config.js`, `haetae.config.mjs`, `haetae.config.ts`, `haetae.config.mts` are automatically searched. For typescript file, a peer dependency `ts-node` should be installed first.

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - **BREAKING CHANGE**: Types of env and record data should extend `Record<string, unknown>` from now on. (Anything was allowed before.)

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - **BREAKING CHANGE**: `fallback` option is replaced by `initWhenNotFound` in `GetStoreOptions`.

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - **BREAKING CHANGE**: `setCurrentCommand`, `setConfigFilename`, `setStoreFilename` receives `options` object as an argument, respectively `SetCurrentCommandOptions`, `SetConfigFilenameOptions`, `SetStoreFilenameOptions`.

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - **BREAKING CHANGE**: `RecordDataOptions` and `ChangedFilesOptions` do not receive `PromiseOr` anymore.

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - **BREAKING CHANGE**: The packages become [Pure ESM](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).

- Updated dependencies [[`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc)]:
- @haetae/common@0.0.3

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haetae/core",
"version": "0.0.14",
"version": "0.0.13",
"description": "Core functionalities for Haetae",
"license": "MIT",
"private": false,
Expand Down
17 changes: 0 additions & 17 deletions packages/git/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,5 @@
# @haetae/git

## 0.0.13

### Patch Changes

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - **BREAKING CHANGE**: The packages become [Pure ESM](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - **BREAKING CHANGE**: `GitHaetaeRecordData` is renamed to `RecordData`.

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - **BREAKING CHANGE**: `fallback` is removed from `changedFilesOption`, and behavior of `changedFiles` has changed.

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - **BREAKING CHANGE**: `GetRecordsOptions`, `CommandFromConfig`, `FormRecordOptions`, `AddRecordOptions`, and `SaveStoreOptions` do not receive `PromiseOr` anymore.

- Updated dependencies [[`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc)]:
- @haetae/common@0.0.3
- @haetae/core@0.0.14
- @haetae/utils@0.0.14

## 0.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/git/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haetae/git",
"version": "0.0.13",
"version": "0.0.12",
"description": "Git integration for Haetae",
"license": "MIT",
"private": false,
Expand Down
14 changes: 0 additions & 14 deletions packages/haetae/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
# haetae

## 0.0.16

### Patch Changes

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - **BREAKING CHANGE**: The packages become [Pure ESM](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).

- Updated dependencies [[`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc)]:
- @haetae/common@0.0.3
- @haetae/core@0.0.14
- @haetae/cli@0.0.15
- @haetae/git@0.0.13
- @haetae/javascript@0.0.13
- @haetae/utils@0.0.14

## 0.0.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/haetae/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "haetae",
"version": "0.0.16",
"version": "0.0.15",
"description": "Grouping of Haetae's packages, for convenience of users",
"license": "MIT",
"private": false,
Expand Down
11 changes: 0 additions & 11 deletions packages/js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
# @haetae/javascript

## 0.0.13

### Patch Changes

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - **BREAKING CHANGE**: The packages become [Pure ESM](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).

- Updated dependencies [[`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc)]:
- @haetae/common@0.0.3
- @haetae/core@0.0.14
- @haetae/utils@0.0.14

## 0.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haetae/javascript",
"version": "0.0.13",
"version": "0.0.12",
"description": "Utilities like automatic dependency graph resolver of Javascript ecosystem (e.g. including Typescript, JSX) for Haetae",
"license": "MIT",
"private": false,
Expand Down
10 changes: 0 additions & 10 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# @haetae/utils

## 0.0.14

### Patch Changes

- [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc) Thanks [@jjangga0214](https://github.com/jjangga0214)! - **BREAKING CHANGE**: The packages become [Pure ESM](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).

- Updated dependencies [[`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc), [`93dac47`](https://github.com/jjangga0214/haetae/commit/93dac47ea0ea6282f8b00d9f847cd135bebb8acc)]:
- @haetae/common@0.0.3
- @haetae/core@0.0.14

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@haetae/utils",
"version": "0.0.14",
"version": "0.0.13",
"description": "Utilities for Haetae",
"license": "MIT",
"private": false,
Expand Down

1 comment on commit 475aaa8

@vercel
Copy link

@vercel vercel bot commented on 475aaa8 Jun 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

haetae – ./

haetae-git-main-jjangga0214.vercel.app
haetae-jjangga0214.vercel.app
haetae-mu.vercel.app

Please sign in to comment.