Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.
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: remaxjs/remax
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.15.11
Choose a base ref
...
head repository: remaxjs/remax
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.15.12
Choose a head ref
  • 6 commits
  • 60 files changed
  • 4 contributors

Commits on Jan 5, 2022

  1. build(deps): bump miniprogram-api-typings from 3.4.3 to 3.4.4 (#1808)

    Bumps [miniprogram-api-typings](https://github.com/wechat-miniprogram/api-typings) from 3.4.3 to 3.4.4.
    - [Release notes](https://github.com/wechat-miniprogram/api-typings/releases)
    - [Changelog](https://github.com/wechat-miniprogram/api-typings/blob/master/CHANGELOG.md)
    - [Commits](wechat-miniprogram/api-typings@3.4.3...3.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: miniprogram-api-typings
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    1208f41 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @babel/plugin-transform-modules-commonjs (#1809)

    Bumps [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) from 7.12.1 to 7.16.7.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.16.7/packages/babel-plugin-transform-modules-commonjs)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/plugin-transform-modules-commonjs"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    2ef5efc View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. refactor: 移除 @umi/babel-plugin-auto-css-modules ,减少 babel-preset-rema…

    …x 编译依赖 (#1817)
    
    * fix: 移除 @umi/babel-plugin-auto-css-modules ,减少 babel-preset-remax 编译依赖
    
    * fix: 移除 @umijs/utils 依赖
    
    * fix: 移除 CHANGELOG.md
    
    * fix: package.json 加入作者信息
    
    Co-authored-by: watsonhaw <[email protected]>
    watsonhaw5566 and watsonhaw authored Jan 8, 2022
    Configuration menu
    Copy the full SHA
    356d08b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7750fd View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    0a10885 View commit details
    Browse the repository at this point in the history
  2. v2.15.12

    yesmeck committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    7d2e826 View commit details
    Browse the repository at this point in the history
Loading