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/cli@0.0.16

Patch Changes

@haetae/core@0.0.15

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/git@0.0.14

Patch Changes

  • 4041a8d Thanks @jjangga0214! - -
    • BREAKING CHANGE: A new option ChangedFileOptions.filterByExistence is introduced. The default value from changedFiles is true and the previous behavior of changedFiles was like setting it as false.
    • A new option ChangedFileOptions.reserveRecordData is introduced.
    • haetae's defaultRootRecordData is removed. Instead, @haetae/git's changedFiles calls core.reserveRecordData internally.
  • Updated dependencies [a376a51, 67e40ad, f514ae4, abe2f2d, b7f6294, 2c8956b, 98b2715, bcdfecb, 6c1fb9c, 0b7cb17, a1a4527]:
    • @haetae/utils@0.0.15
    • @haetae/core@0.0.15

haetae@0.0.17

Patch Changes

@haetae/javascript@0.0.14

Patch Changes

@haetae/utils@0.0.15

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]:

    • @haetae/core@0.0.15

@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

@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.

None yet

1 participant