8000 Comparing v1.19.1...v1.20.0-stage.1 · aziontech/lib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aziontech/lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.19.1
< 8000 div class="SelectMenu-modal">
Choose a base ref
...
head repository: aziontech/lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.20.0-stage.1
Choose a head ref
  • 2 commits
  • 33 files changed
  • 2 contributors

Commits on May 5, 2025

  1. feat: upgrade unenv 1.x to 2.x (#159)

    * feat: update unenv to version 2.0.0-rc.15
    
    * feat: add support for require in esbuild when production
    
    * chore: update package-lock.json
    
    * feat: add crypto polyfills to dev runtime and defining with external
    
    * fix: prepend 'node:' to non-external module paths in nodeBuiltInModules
    
    * refactor: remove unused handlePublicDir function and related logic
    
    * fix: update MEM_FILES declaration and improve path prefix handling in fixMappedFilesPaths function
    
    * feat: added stream imports to runtime dev
    
    * fix: enhance body parsing in handleFetchEvent for various Content-Types
    
    * feat: add promises context and related polyfills to bundler
    
    * docs: add deprecation notice for webpack bundler and update related documentation
    
    * refactor: remove deprecated stream polyfills and clean up related code
    
    * feat: add assert-browserify dependency and update polyfills mapping
    jcbsfilho authored May 5, 2025
    Configuration menu
    Copy the full SHA
    60ef725 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.20.0-stage.1

    [skip ci]
    ## [1.20.0-stage.1](v1.19.1...v1.20.0-stage.1) (2025-05-05)
    
    ### Features
    
    * upgrade unenv 1.x to 2.x (#159) ([60ef725](60ef725))
    semantic-release-bot committed May 5, 2025
    Configuration menu
    Copy the full SHA
    de7fd92 View commit details
    Browse the repository at this point in the history
Loading
0