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: streamich/json-joy Loading
base: v16.10.0
Choose a base ref
...
head repository: streamich/json-joy Loading
compare: v16.11.0
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    a8498ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dbc780 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43cd177 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #652 from streamich/expr-perf

    JSON Expression performance improvements
    streamich committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0817d77 View commit details
    Browse the repository at this point in the history
  5. chore(release): 16.11.0 [skip ci]

    # [16.11.0](v16.10.0...v16.11.0) (2024-06-24)
    
    ### Features
    
    * **json-expression:** 🎸 add ability to execute expressions without extra try-catch ([a8498ec](a8498ec))
    * **json-type:** 🎸 use new expession execution syntax ([43cd177](43cd177))
    
    ### Performance Improvements
    
    * **json-crdt-extensions:** ⚡️ do not wrap Vars into an extra object ([4dbc780](4dbc780))
    semantic-release-bot committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ca616a7 View commit details
    Browse the repository at this point in the history
Loading