Skip to content

v0.6.0

Compare
Choose a tag to compare
@matijaoe matijaoe released this 30 Dec 15:45
· 7 commits to main since this release
df7ac31

What's Changed

Features

  • Add new array methods: findLast, findIndex, findLastIndex, sort and more
  • Add Set & Map
  • Add toLocaleString and module.exports
  • Remove default placeholder across functions and types
  • Add more semicolons where applicable

Fixes

  • Fix NaN snippet
  • Fix license encoding issue

Documentation

  • Update documentation
  • Add formatOnSave recommendation
  • Remove indentation from body code blocks

Merge

  • Release/v0.6.0 by @mat2ja in #6

Full Changelog: v0.5.1...v0.6.0