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

refactor: turn into dual node package with additional browser bundle #2169

Open
wants to merge 60 commits into
base: master
Choose a base branch
from

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    bf547b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bba3862 View commit details
    Browse the repository at this point in the history
  3. prettier

    mgoudy91 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b2f5be5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. build(deps-dev): bump express from 4.18.2 to 4.18.3 (#2174)

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.18.3.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.18.3)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and axe312ger committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a2c58c9 View commit details
    Browse the repository at this point in the history
  2. chore: unown package files [] (#2165)

    ghepting authored and axe312ger committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4b8a5f7 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump typedoc from 0.25.9 to 0.25.10 (#2176)

    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.9 to 0.25.10.
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.25.9...v0.25.10)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and axe312ger committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d7bb894 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump type-fest from 4.10.3 to 4.11.0 (#2177)

    Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.10.3 to 4.11.0.
    - [Release notes](https://github.com/sindresorhus/type-fest/releases)
    - [Commits](sindresorhus/type-fest@v4.10.3...v4.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: type-fest
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and axe312ger committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7304583 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump @contentful/rich-text-types from 16.3.4 to 16.3.5 (#…

    …2178)
    
    Bumps [@contentful/rich-text-types](https://github.com/contentful/rich-text) from 16.3.4 to 16.3.5.
    - [Release notes](https://github.com/contentful/rich-text/releases)
    - [Changelog](https://github.com/contentful/rich-text/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/contentful/rich-text/compare/@contentful/rich-text-types@16.3.4...@contentful/rich-text-types@16.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@contentful/rich-text-types"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and axe312ger committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5ba3ef6 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump type-fest from 4.11.0 to 4.11.1 (#2179)

    Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.11.0 to 4.11.1.
    - [Release notes](https://github.com/sindresorhus/type-fest/releases)
    - [Commits](sindresorhus/type-fest@v4.11.0...v4.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: type-fest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and axe312ger committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    414e63d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    289bac7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c7fefc View commit details
    Browse the repository at this point in the history
  9. adding vault context

    david-shibley-contentful authored and axe312ger committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5946e13 View commit details
    Browse the repository at this point in the history
  10. fix: [] - fix build

    ContentfulCormac authored and axe312ger committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5a9827f View commit details
    Browse the repository at this point in the history
  11. build(deps-dev): bump typedoc from 0.25.10 to 0.25.11 (#2182)

    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.10 to 0.25.11.
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.25.10...v0.25.11)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and axe312ger committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f2073d5 View commit details
    Browse the repository at this point in the history
  12. build(deps-dev): bump typedoc from 0.25.11 to 0.25.12 (#2183)

    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.11 to 0.25.12.
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.25.11...v0.25.12)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and axe312ger committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e0288ee View commit details
    Browse the repository at this point in the history
  13. build(deps): bump type-fest from 4.11.1 to 4.12.0 (#2184)

    Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.11.1 to 4.12.0.
    - [Release notes](https://github.com/sindresorhus/type-fest/releases)
    - [Commits](sindresorhus/type-fest@v4.11.1...v4.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: type-fest
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and axe312ger committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2ebc1df View commit details
    Browse the repository at this point in the history
  14. wip: use rollup to bundle

    axe312ger committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0110e51 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    f8d0670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a7748d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    bf44d13 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    551ae23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e938f5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53f3411 View commit details
    Browse the repository at this point in the history
  4. build: readd tsd

    axe312ger committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2c070c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97fa9ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ca610e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e680dd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    15a90e2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. test: fix mocks of sdk-core

    axe312ger committed May 10, 2024
    Configuration menu
    Copy the full SHA
    df796b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    debc408 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    760eb56 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    3d04599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f80be0b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    24da50c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aba101 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d377c75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2573fc View commit details
    Browse the repository at this point in the history
  5. Revert "build: minor and patch updates of dependencies"

    This reverts commit c2573fc.
    axe312ger committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e6b3b14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1e1ddc View commit details
    Browse the repository at this point in the history
  7. build: v11.0.0-alpha.8

    axe312ger committed May 28, 2024
    Configuration menu
    Copy the full SHA
    162d114 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    d8fe36c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1433009 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    28383cd View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. test: ensure output-integration browser test is working again and usi…

    …ng vitest instead of jest
    axe312ger committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    b50017c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3c5211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24e8d60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b049ee1 View commit details
    Browse the repository at this point in the history
  5. build: upgrade to vitest v2

    axe312ger committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    6a7a637 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01da5cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2229ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e25062b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6f0e86 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    ad7dc99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ece678c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d479c5f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    69c54a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    959298c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b16678 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5b9592 View commit details
    Browse the repository at this point in the history
  5. build: npm dedupe

    axe312ger committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    48520b1 View commit details
    Browse the repository at this point in the history