Skip to content

@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

0.3.0

Patch Changes

0.2.0

Patch Changes

  • Updated dependencies [1371b77]:
    • @eventkit/base@0.2.0

0.1.1

Patch Changes

  • 0140fce - Make the init arg in EventSourceResponse optional

  • b3854b5 - Fixed an issue where the bundled version of @eventkit/http used its own imports of eventkit primitives

  • Updated dependencies [a84a6cd, 35f0ed7, 2c27d80]:

    • @eventkit/base@0.1.1

0.1.0

Minor Changes

  • 78687a5 - v0.1.0 is the first official release of eventkit 🎉! Refer to the docs to get started.

Patch Changes

  • Updated dependencies [78687a5]:
    • eventkit@0.1.0

Released under the MIT License.