Skip to content

chore: Update version for release#11

Merged
hntrl merged 1 commit intomainfrom
changeset-release/main
Apr 22, 2025
Merged

chore: Update version for release#11
hntrl merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

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

@eventkit/async-observable@0.3.1

Patch Changes

  • #10 d1d5dca Thanks @hntrl! - Gave some TLC to the bundling process for each package. Each package bundle now contains sourcemaps for both cjs & esm builds, as well as a new index.global.js and index.global.min.js that is intended to be used with browser targets.

@eventkit/base@0.3.1

Patch Changes

  • #9 3ea1105 Thanks @hntrl! - The bundle now inlines all types associated with async-observable. This fixes an issue where types would be missing when installing with certain package managers. There may be some conflict for projects that use both @eventkit/async-observable and @eventkit/base in the same project with this change, but this pattern should be avoided anyways.

  • #10 d1d5dca Thanks @hntrl! - Gave some TLC to the bundling process for each package. Each package bundle now contains sourcemaps for both cjs & esm builds, as well as a new index.global.js and index.global.min.js that is intended to be used with browser targets.

@eventkit/http@0.3.1

Patch Changes

  • #9 107dfd4 Thanks @hntrl! - Makes the @eventkit/base peer dep optional which silences errors in package managers if it's not being used.

  • #10 d1d5dca Thanks @hntrl! - Gave some TLC to the bundling process for each package. Each package bundle now contains sourcemaps for both cjs & esm builds, as well as a new index.global.js and index.global.min.js that is intended to be used with browser targets.

  • Updated dependencies [3ea1105, d1d5dca]:

    • @eventkit/base@0.3.1

@hntrl hntrl merged commit 3efcc69 into main Apr 22, 2025
@hntrl hntrl deleted the changeset-release/main branch April 22, 2025 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant