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(props): removal of deprecated connect and context APIs #4437

Merged

Commits on May 30, 2023

  1. chore(ci): enable ci for v4 dev (#4433)

    this commit enables browserstack for the v4 development branch
    rwaskiewicz authored May 30, 2023
    Configuration menu
    Copy the full SHA
    3fa1c49 View commit details
    Browse the repository at this point in the history
  2. chore(compiler): remove dynamicImportShim (#4420)

    * remove dynamicImportShim
    
    * remove `dynamicImportShim` references from some tests
    
    * add field removal to breaking changes
    tanner-reits authored May 30, 2023
    Configuration menu
    Copy the full SHA
    3ee20b7 View commit details
    Browse the repository at this point in the history
  3. chore(compiler): remove safari10 extras flag (#4421)

    * remove safari10 extras flag
    
    * remove `safari10` references in some tests
    
    * add field removal to breaking changes
    tanner-reits authored May 30, 2023
    Configuration menu
    Copy the full SHA
    283fd5c View commit details
    Browse the repository at this point in the history
  4. chore(compiler/runtime): remove CSS var shim & patchEsm() (#4419)

    * remove CSS var shim & patchEsm
    
    * remove `cssVarShim` references from some tests
    
    * remove some errant code
    
    * add field removal to breaking changes
    
    * fix build error
    tanner-reits authored May 30, 2023
    Configuration menu
    Copy the full SHA
    4977f38 View commit details
    Browse the repository at this point in the history
  5. 🎬 v4.0.0-beta.0

    rwaskiewicz committed May 30, 2023
    Configuration menu
    Copy the full SHA
    86b236f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

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

Commits on Jun 2, 2023

  1. chore(ci): enable ci for v4 dev (#4433)

    this commit enables browserstack for the v4 development branch
    rwaskiewicz committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    cb7a629 View commit details
    Browse the repository at this point in the history
  2. chore(compiler): remove dynamicImportShim (#4420)

    * remove dynamicImportShim
    
    * remove `dynamicImportShim` references from some tests
    
    * add field removal to breaking changes
    tanner-reits authored and rwaskiewicz committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    d7f3306 View commit details
    Browse the repository at this point in the history
  3. chore(compiler): remove safari10 extras flag (#4421)

    * remove safari10 extras flag
    
    * remove `safari10` references in some tests
    
    * add field removal to breaking changes
    tanner-reits authored and rwaskiewicz committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    0f7e069 View commit details
    Browse the repository at this point in the history
  4. chore(compiler/runtime): remove CSS var shim & patchEsm() (#4419)

    * remove CSS var shim & patchEsm
    
    * remove `cssVarShim` references from some tests
    
    * remove some errant code
    
    * add field removal to breaking changes
    
    * fix build error
    tanner-reits authored and rwaskiewicz committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    b811fbb View commit details
    Browse the repository at this point in the history
  5. 🎬 v4.0.0-beta.0

    rwaskiewicz committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    931699c View commit details
    Browse the repository at this point in the history
  6. chore(compiler/runtime): remove shadow dom shim (#4440)

    * chore(ci): enable ci for v4 dev (#4433)
    
    this commit enables browserstack for the v4 development branch
    
    * chore(compiler): remove dynamicImportShim (#4420)
    
    * remove dynamicImportShim
    
    * remove `dynamicImportShim` references from some tests
    
    * add field removal to breaking changes
    
    * chore(compiler): remove safari10 extras flag (#4421)
    
    * remove safari10 extras flag
    
    * remove `safari10` references in some tests
    
    * add field removal to breaking changes
    
    * chore(compiler/runtime): remove CSS var shim & patchEsm() (#4419)
    
    * remove CSS var shim & patchEsm
    
    * remove `cssVarShim` references from some tests
    
    * remove some errant code
    
    * add field removal to breaking changes
    
    * fix build error
    
    * 🎬 v4.0.0-beta.0
    
    * remove public-facing shadowDomShim option
    
    * missed one
    
    * update todo comments
    
    ---------
    
    Co-authored-by: Ryan Waskiewicz <ryanwaskiewicz@gmail.com>
    tanner-reits and rwaskiewicz committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    59aa512 View commit details
    Browse the repository at this point in the history
  7. 🐐 v4.0.0-beta.1

    rwaskiewicz committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    b911f19 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/stencil/v4-dev' into jess/remove…

    …-deprecated-connect-context-api
    JessicaSachs committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    1b8334c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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

Commits on Jun 9, 2023

  1. Merge remote-tracking branch 'origin/stencil/v4-dev' into jess/remove…

    …-deprecated-connect-context-api
    JessicaSachs committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    d3bb4a1 View commit details
    Browse the repository at this point in the history
  2. thanks ryan

    JessicaSachs committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    91e45d2 View commit details
    Browse the repository at this point in the history