title | description | date | updated |
---|---|---|---|
Changelog - Javascript Cheatsheet |
See what is new, what got fixed, and what is coming. |
July 19, 2022 |
February 25, 2023 |
- Added Javascript Map Objects. Thanks @Harish-clb
- Updated changelog.
- Updated contributors.
- Updated packages and dependencies.
- Added a missing operator in Bitwise operators. Thanks @Kishore007raj
- Fixed missing style (DocSearch-VisuallyHiddenForAccessibility). Thanks @gritgary101
The release of the new www.javascriptcheatsheet.org website:
- Complete re-design with Vue 3 and Tailwind CSS.
- The site is now a PWA and can be installed in any platform that has a compatible web browser.
- Added a dark mode.
- Added a reader mode.
- Added Algolia search.
- Added contributors to the index page 🥰
- Added, fixed and removed code examples.
- Added an Edit this page on GitHub link to make it easier to contribute.
- Changed hosting to Netlify with an OSS plan 🎉
- Removed and joined cheatsheet sections.
- Fixed grammar and spelling mistakes.