Skip to content

Releases: magicbell/magicbell-js

@magicbell/magicbell-react@10.11.7

31 Jul 12:03
813225b
Compare
Choose a tag to compare

Patch Changes

  • #333 ccb7feb Thanks @moxley01! - Fixes an issue whereby published inbox themes were not being retrieved.

@magicbell/embeddable@3.3.26

31 Jul 12:03
813225b
Compare
Choose a tag to compare

Patch Changes

  • 511f591 Thanks @renovate[bot]! - Updated dependencies:

    • updated preact to ^10.23.0.
  • Updated dependencies [ccb7feb]:

    • @magicbell/magicbell-react@10.11.7

magicbell@3.3.0

19 Jul 14:14
3a63a42
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #320 2e3e7de Thanks @smeijer! - We now only include the accept-version header for endpoints that consume it.

@magicbell/user-client@0.2.0

19 Jul 14:14
3a63a42
Compare
Choose a tag to compare

Minor Changes

  • #310 78bb61d Thanks @smeijer! - An early release of @magicbell/user-client, a user facing client, to be used in web browsers, focussing on the MagicBell v2 api.

@magicbell/react-headless@4.5.6

19 Jul 14:14
3a63a42
Compare
Choose a tag to compare

Patch Changes

@magicbell/magicbell-react@10.11.6

19 Jul 14:14
3a63a42
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies []:
    • @magicbell/react-headless@4.5.6

@magicbell/in-app@0.2.0

19 Jul 14:14
3a63a42
Compare
Choose a tag to compare

Minor Changes

  • #329 d99ef65 Thanks @smeijer! - This adds the @magicbell/in-app package, a component library for web browsers, which focuses on the MagicBell v2 API.

    Note that these are native web components. Frameworks that do not support web components on the server side need to be instructed to render the components on the client only.

    ---
    import '@magicbell/in-app/css/core.css';
    import '@magicbell/in-app/css/theme.css';
    import '@magicbell/in-app/components/mb-webpush-button.js';
    ---
    
    <mb-webpush-button access-token="{USER_AUTH_TOKEN}">subscribe</mb-webpush-button>

Patch Changes

  • Updated dependencies [78bb61d]:
    • @magicbell/user-client@0.2.0

@magicbell/embeddable@3.3.25

19 Jul 14:14
3a63a42
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies []:
    • @magicbell/magicbell-react@10.11.6

@magicbell/cli@3.6.0

19 Jul 14:14
3a63a42
Compare
Choose a tag to compare

Minor Changes

  • #319 e439f60 Thanks @smeijer! - Add support for token based authorization.

  • #321 65304b3 Thanks @smeijer! - We're deprecating the magicbell api --credentials argument. Please use -p or --profile instead.

Patch Changes

  • #320 2e3e7de Thanks @smeijer! - We now only include the accept-version header for endpoints that consume it.

  • Updated dependencies [e439f60, 2e3e7de]:

    • magicbell@3.3.0

magicbell@3.2.1

03 Jul 16:29
fc5f876
Compare
Choose a tag to compare

Patch Changes