Skip to content

Commit df7ac31

Browse files
authored
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
1 parent a168fc6 commit df7ac31

20 files changed

+1210
-1051
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2022 Matija Osrečki
3+
Copyright (c) 2022 Matija Osrecki
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)