Skip to content
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 1 commit into from
Nov 3, 2023
Merged

chore: release #133

merged 1 commit into from
Nov 3, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 9, 2023

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

@haetae/[email protected]

Patch Changes

  • 67e40ad Thanks @jjangga0214! - BREAKING CHANGE: formRecordOptions is removed and formRecord is renamed to createRecord. invokeEnv and invokeRun are changed. invokeRootRecordData and invokeRootEnv is newly introduced.

  • f514ae4 Thanks @jjangga0214! - -

    • envHash and hashEnv are newly introduced.
    • BREAKING CHANGE: compareEnvs is removed.
  • abe2f2d Thanks @jjangga0214! - reserveRecordData and ReserveRecordDataOptions are newly introduced.

    BREAKING CHANGE: CommandFromConfig is removed in favor of new InvokeEnvOptions and InvokeRunOptions. Options for invokeEnv and invokeRun 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 to LocalFileStore.

@haetae/[email protected]

Patch Changes

[email protected]

Patch Changes

@haetae/[email protected]

Patch Changes

@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 and DepsOptions are introduced.

  • 98b2715 Thanks @jjangga0214! - renew, and previousFiles are added to ChangedFilesOptions.

  • bcdfecb Thanks @jjangga0214! - -

    • RecordData, recordData, RecordDataOptions, changedFiles, ChangedFilesOptions are newly introduced.
    • A new option ChangedFileOptions.reserveRecordData is introduced.
  • 6c1fb9c Thanks @jjangga0214! - BREAKING CHANGE: DependsOnOptions.dependencies only receives array.

  • 0b7cb17 Thanks @jjangga0214! - BREAKING CHANGE: globbyOption is removed and integrated into GlobOptions directly.

  • a1a4527 Thanks @jjangga0214! - -

    • BREAKING CHANGE: graph became an async function.
    • Fixed glob throwing error when gitignore: true and patterns are out of roodDir. Related to: globby#168
    • dependOn and DependOnOptions are newly introduced. (Note: Different from dependsOn and DependsOnOptions)
    • hash, graph, depend, and changedFiles support glob pattern.
  • Updated dependencies [67e40ad, f514ae4, abe2f2d, b7f6294]:

@vercel
Copy link

vercel bot commented Jun 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
haetae ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 3, 2023 2:28am

@github-actions github-actions bot force-pushed the changeset-release/main branch from b46916c to 0a40896 Compare June 9, 2023 13:51
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0a40896 to bf55835 Compare June 10, 2023 02:53
@github-actions github-actions bot force-pushed the changeset-release/main branch from bf55835 to b45a30a Compare June 12, 2023 13:17
@github-actions github-actions bot force-pushed the changeset-release/main branch from b45a30a to 43332ef Compare June 13, 2023 14:16
@github-actions github-actions bot force-pushed the changeset-release/main branch from 43332ef to 79020ab Compare June 16, 2023 00:04
@github-actions github-actions bot force-pushed the changeset-release/main branch from 79020ab to af69340 Compare June 17, 2023 00:39
@github-actions github-actions bot force-pushed the changeset-release/main branch from af69340 to a0044d5 Compare June 17, 2023 00:54
@github-actions github-actions bot force-pushed the changeset-release/main branch from a0044d5 to 3cb6317 Compare June 17, 2023 04:15
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3cb6317 to 739c304 Compare June 17, 2023 14:11
@github-actions github-actions bot force-pushed the changeset-release/main branch from 739c304 to dfaba96 Compare June 18, 2023 05:08
@github-actions github-actions bot force-pushed the changeset-release/main branch from dfaba96 to 392c512 Compare June 18, 2023 05:20
@github-actions github-actions bot force-pushed the changeset-release/main branch from 392c512 to ac919d7 Compare June 18, 2023 05:50
@github-actions github-actions bot force-pushed the changeset-release/main branch from ac919d7 to f876e60 Compare June 18, 2023 09:16
@github-actions github-actions bot force-pushed the changeset-release/main branch from f876e60 to 641961b Compare June 18, 2023 09:22
@github-actions github-actions bot force-pushed the changeset-release/main branch from 641961b to 0120b90 Compare June 18, 2023 09:50
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0120b90 to 6c9ea10 Compare June 19, 2023 14:25
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6c9ea10 to 217a7b5 Compare July 2, 2023 04:30
@github-actions github-actions bot force-pushed the changeset-release/main branch from 217a7b5 to 58de005 Compare August 25, 2023 15:11
@github-actions github-actions bot force-pushed the changeset-release/main branch from 58de005 to a7745a8 Compare September 22, 2023 03:20
@github-actions github-actions bot force-pushed the changeset-release/main branch from a7745a8 to 5a1cf6f Compare November 2, 2023 14:31
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5a1cf6f to 6aebf18 Compare November 2, 2023 15:44
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6aebf18 to fd57b1f Compare November 3, 2023 02:23
@jjangga0214 jjangga0214 merged commit 1392f44 into main Nov 3, 2023
5 checks passed
@jjangga0214 jjangga0214 deleted the changeset-release/main branch November 3, 2023 02:32
@jjangga0214 jjangga0214 restored the changeset-release/main branch November 3, 2023 02:32
@jjangga0214 jjangga0214 deleted the changeset-release/main branch November 3, 2023 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant