这是indexloc提供的服务,不要输入任何密码
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: poppinss/macroable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.2
Choose a base ref
...
head repository: poppinss/macroable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 2 commits
  • 21 files changed
  • 2 contributors

Commits on Oct 14, 2023

  1. feat: merge next to develop

    * feat: rewrite from scratch
    
    * docs: update links to badges
    
    * ci: run tests for lts and latest version of Node
    
    * test: fix breaking test
    
    * chore(release): 1.0.0-0
    
    * chore: update dependencies
    
    * chore: make tsconfig strict
    
    * chore: track coverage
    
    * docs: improvements to examples
    
    * chore(release): 1.0.0-1
    
    * chore: update dependencies
    
    * ci: use reusable workflow
    
    * chore: update dependencies
    
    * refactor: export Macroable as default
    
    Breaking change: Single values should always be exported as default export
    
    * chore(release): 1.0.0-2
    
    * chore: update dependencies
    
    * docs(README): fix badge url for github workflow
    
    * chore: update dependencies
    
    * chore(release): 1.0.0-3
    
    * chore: update dependencies
    
    * docs(README): update codeblocks
    
    * chore(release): 1.0.0-4
    
    * fix: call getter accumulator with proper `this` context (#31)
    
    * fix: call getter accumulator with proper this context
    
    * style: remove unused import
    
    * chore: update dependencies
    
    * chore(release): 1.0.0-5
    
    * chore: update dependencies
    
    * feat: allow re-assigning getters
    
    * chore(release): 1.0.0-6
    
    * chore: update dependencies
    
    * chore: upgrade japa to v3
    
    * chore: use @adonisjs/tooling presets for tooling config
    
    * ci: add linting and typechecking in ci
    
    * test: add expect-type plugin
    
    * chore: add engines to package.json file
    
    * chore(release): 1.0.0-7
    
    * chore: update dependencies
    
    * docs: update README
    
    * chore(release): 1.0.0-8
    
    * chore: update dependencies
    
    * chore: publish under latest tag
    
    * chore: use tsup for bundling
    
    ---------
    
    Co-authored-by: Julien Ripouteau <julien@ripouteau.com>
    thetutlage and Julien-R44 authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    21e77bf View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.0

    thetutlage committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    60d56c1 View commit details
    Browse the repository at this point in the history
Loading