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: matijaoe/modern-javascript-snippets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.1
Choose a base ref
...
head repository: matijaoe/modern-javascript-snippets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 1 commit
  • 20 files changed
  • 1 contributor

Commits on Dec 30, 2022

  1. Release v0.6.0

    * Fix typo in readme
    
    * Fix license encoding issue
    
    * Add watch command
    
    * Reorgize snippets, optmize for copilot, change many prefixes
    
    * Fix NaN and remove defaults from types
    
    * Remove indentation from body code block
    
    * Remove defaults from functions
    
    * Add toLocaleString, module.exports, Set & Map
    
    * Add more array methods
    
    * Fix intl wording, modify order of js sections
    
    * Update readme, add formatOnSave recommendation
    
    * Bump version to 0.6.0
    matijaoe authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    df7ac31 View commit details
    Browse the repository at this point in the history
Loading