v0.6.0
What's Changed
Features
- Add new array methods:
findLast
,findIndex
,findLastIndex
,sort
and more - Add
Set
&Map
- Add
toLocaleString
andmodule.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