-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: release #133
Merged
Merged
chore: release #133
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 9, 2023 13:51
b46916c
to
0a40896
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 10, 2023 02:53
0a40896
to
bf55835
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 12, 2023 13:17
bf55835
to
b45a30a
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 13, 2023 14:16
b45a30a
to
43332ef
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 16, 2023 00:04
43332ef
to
79020ab
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 17, 2023 00:39
79020ab
to
af69340
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 17, 2023 00:54
af69340
to
a0044d5
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 17, 2023 04:15
a0044d5
to
3cb6317
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 17, 2023 14:11
3cb6317
to
739c304
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 18, 2023 05:08
739c304
to
dfaba96
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 18, 2023 05:20
dfaba96
to
392c512
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 18, 2023 05:50
392c512
to
ac919d7
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 18, 2023 09:16
ac919d7
to
f876e60
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 18, 2023 09:22
f876e60
to
641961b
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 18, 2023 09:50
641961b
to
0120b90
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 19, 2023 14:25
0120b90
to
6c9ea10
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
July 2, 2023 04:30
6c9ea10
to
217a7b5
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 25, 2023 15:11
217a7b5
to
58de005
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 22, 2023 03:20
58de005
to
a7745a8
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 2, 2023 14:31
a7745a8
to
5a1cf6f
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 2, 2023 15:44
5a1cf6f
to
6aebf18
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 3, 2023 02:23
6aebf18
to
fd57b1f
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 3, 2023 02:27
fd57b1f
to
a8c9d1f
Compare
jjangga0214
approved these changes
Nov 3, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@haetae/[email protected]
Patch Changes
d189e6d
Thanks @jjangga0214! - Add--dry-run
option.b7f6294
Thanks @jjangga0214! - BREAKING CHANGE: Behaviors of-r
and-d
is changed. They should be used alone, and acts like-e
is given along with it in the previous versions.Updated dependencies [
67e40ad
,f514ae4
,abe2f2d
,b7f6294
]:@haetae/[email protected]
Patch Changes
67e40ad
Thanks @jjangga0214! - BREAKING CHANGE:formRecordOptions
is removed andformRecord
is renamed tocreateRecord
.invokeEnv
andinvokeRun
are changed.invokeRootRecordData
andinvokeRootEnv
is newly introduced.f514ae4
Thanks @jjangga0214! - -envHash
andhashEnv
are newly introduced.compareEnvs
is removed.abe2f2d
Thanks @jjangga0214! -reserveRecordData
andReserveRecordDataOptions
are newly introduced.BREAKING CHANGE:
CommandFromConfig
is removed in favor of newInvokeEnvOptions
andInvokeRunOptions
. Options forinvokeEnv
andinvokeRun
have changed.b7f6294
Thanks @jjangga0214! - BREAKING CHANGE:defaultStoreFile
,storeFilename
,SetStoreFilenameOptions
,setStoreFilename
,getStoreFilename
,HaetaeConfig.recordRemoval
,HaetaeConfig.storeFile
,HaetaePreConfig.recordRemoval
,HaetaePreConfig.storeFile
,initNewStore
,GetStoreOptions
,getStore
,GetRecordsOptions
,getRecords
,GetRecordOptions
,GetRecordsOptions
,getRecords
,SaveStoreOptions
,saveStore
,DeleteStoreOptions
,deleteStore
are removed and (some of them are) replaced by the new store system.HaetaeStore
is renamed toLocalFileStore
.@haetae/[email protected]
Patch Changes
4041a8d
Thanks @jjangga0214! - -ChangedFileOptions.filterByExistence
is introduced. The default value fromchangedFiles
istrue
and the previous behavior ofchangedFiles
was like setting it asfalse
.ChangedFileOptions.reserveRecordData
is introduced.haetae
'sdefaultRootRecordData
is removed. Instead,@haetae/git
'schangedFiles
callscore.reserveRecordData
internally.a376a51
,67e40ad
,f514ae4
,abe2f2d
,b7f6294
,2c8956b
,98b2715
,bcdfecb
,6c1fb9c
,0b7cb17
,a1a4527
]:[email protected]
Patch Changes
a376a51
Thanks @jjangga0214! - A new Tagged Template Literal# haetae is introduced. It replaces
utils.exec`.8668329
Thanks @jjangga0214! - BREAKING CHANGE:defaultRootRecordData
is removed.@haetae/git
'schangedFiles
callscore.reserveRecordData
internally, so nowdefaultRootRecordData
is not needed for writing@haetae/git
s default Record Data.Updated dependencies [
a376a51
,d189e6d
,b7f6294
,67e40ad
,f514ae4
,abe2f2d
,b7f6294
,2c8956b
,4041a8d
,a1a4527
,6c1fb9c
,230c51d
,98b2715
,bcdfecb
,6c1fb9c
,0b7cb17
,a1a4527
]:@haetae/[email protected]
Patch Changes
2c8956b
Thanks @jjangga0214! -deps
andDepsOptions
are introduced.a1a4527
Thanks @jjangga0214! - -graph
became an async function.dependOn
andDependOnOptions
are newly introduced. (Note: Different fromdependsOn
andDependsOnOptions
)hash
,graph
,depend
, andchangedFiles
support glob pattern.6c1fb9c
Thanks @jjangga0214! - BREAKING CHANGE:DependsOnOptions.dependencies
only receives array.230c51d
Thanks @jjangga0214! -webpackConfig
andskipNodeModules
options are added to functions related to a dependency graph.Updated dependencies [
a376a51
,67e40ad
,f514ae4
,abe2f2d
,b7f6294
,2c8956b
,98b2715
,bcdfecb
,6c1fb9c
,0b7cb17
,a1a4527
]:@haetae/[email protected]
Patch Changes
a376a51
Thanks @jjangga0214! - A new Tagged Template Literal# @haetae/utils is introduced. It replaces
utils.exec`.2c8956b
Thanks @jjangga0214! -deps
andDepsOptions
are introduced.98b2715
Thanks @jjangga0214! -renew
, andpreviousFiles
are added toChangedFilesOptions
.bcdfecb
Thanks @jjangga0214! - -RecordData
,recordData
,RecordDataOptions
,changedFiles
,ChangedFilesOptions
are newly introduced.ChangedFileOptions.reserveRecordData
is introduced.6c1fb9c
Thanks @jjangga0214! - BREAKING CHANGE:DependsOnOptions.dependencies
only receives array.0b7cb17
Thanks @jjangga0214! - BREAKING CHANGE:globbyOption
is removed and integrated intoGlobOptions
directly.a1a4527
Thanks @jjangga0214! - -graph
became an async function.glob
throwing error whengitignore: true
andpatterns
are out ofroodDir
. Related to: globby#168dependOn
andDependOnOptions
are newly introduced. (Note: Different fromdependsOn
andDependsOnOptions
)hash
,graph
,depend
, andchangedFiles
support glob pattern.Updated dependencies [
67e40ad
,f514ae4
,abe2f2d
,b7f6294
]: