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: artusjs/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.2-0
Choose a base ref
...
head repository: artusjs/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 39 files changed
  • 5 contributors

Commits on Jan 3, 2024

  1. feat: support esm (#268)

    * chore: update tsconfig
    
    * fix: add file extension
    
    * test: update case
    
    * chore: update version
    JerrysShan authored Jan 3, 2024
    Copy the full SHA
    bc269dd View commit details
  2. ci: use node.js 18

    noahziheng committed Jan 3, 2024
    Copy the full SHA
    fc09738 View commit details

Commits on Jan 4, 2024

  1. 2.2.0 (#269)

    Co-authored-by: Artus Version Bot <[email protected]>
    github-actions[bot] and Artus Version Bot authored Jan 4, 2024
    Copy the full SHA
    78d96c4 View commit details
  2. fix: require ts type error not throw (#270)

    * fix: require ts type error not throw
    
    * chore: update version
    JerrysShan authored Jan 4, 2024
    Copy the full SHA
    c2ae5a7 View commit details
  3. 2.2.1 (#271)

    Co-authored-by: Artus Version Bot <[email protected]>
    github-actions[bot] and Artus Version Bot authored Jan 4, 2024
    Copy the full SHA
    a2e5f6d View commit details

Commits on Jan 29, 2024

  1. refactor: merge plugin config when load because of plugin preset (#272)

    noahziheng authored Jan 29, 2024
    Copy the full SHA
    4435a71 View commit details
  2. 2.2.2 (#273)

    Co-authored-by: Artus Version Bot <[email protected]>
    github-actions[bot] and Artus Version Bot authored Jan 29, 2024
    Copy the full SHA
    a677bd6 View commit details

Commits on Mar 21, 2024

  1. fix: deep merge config (#274)

    * fix: deep merge config
    
    * chore: format code
    JerrysShan authored Mar 21, 2024
    Copy the full SHA
    41cab61 View commit details

Commits on Apr 23, 2024

  1. 2.2.3 (#275)

    Co-authored-by: Artus Version Bot <[email protected]>
    github-actions[bot] and Artus Version Bot authored Apr 23, 2024
    Copy the full SHA
    941e818 View commit details

Commits on Jun 6, 2024

  1. fix: exports is object (#276)

    whxaxes authored Jun 6, 2024
    Copy the full SHA
    b942d50 View commit details
Loading