Closed shashankbhosagi closed 1 year ago
📝 Better Error Messages: Enjoy clearer and more professional error messages, helping you debug with ease! 🚧
🆕 Advanced Arrays: Now enjoy dynamic size arrays, empowering your code with more flexibility! 📈
💡 Easter Egg Hunt: Unravel hidden surprises as you code, making programming a thrilling adventure! 🐣
What types of changes does your code introduce to this project? Please mark with an x the applicable boxes.
x
[x] Bugfix (non-breaking change that addresses an issue)
[x] New feature (non-breaking change that adds functionality)
[x] Breaking change (fix or feature that may cause existing functionality to break)
[ ] Documentation update
[x] Refactoring (code optimization or restructuring)
[ ] Other (please specify): __
Please indicate the status of the following:
[x] These changes have been thoroughly tested.
[x] Code is properly formatted using command deno fmt
deno fmt
Great experience 😎 10 hours continously 😉
PR Summary
📝 Better Error Messages: Enjoy clearer and more professional error messages, helping you debug with ease! 🚧
🆕 Advanced Arrays: Now enjoy dynamic size arrays, empowering your code with more flexibility! 📈
💡 Easter Egg Hunt: Unravel hidden surprises as you code, making programming a thrilling adventure! 🐣
Types of Changes
What types of changes does your code introduce to this project? Please mark with an
x
the applicable boxes.[x] Bugfix (non-breaking change that addresses an issue)
[x] New feature (non-breaking change that adds functionality)
[x] Breaking change (fix or feature that may cause existing functionality to break)
[ ] Documentation update
[x] Refactoring (code optimization or restructuring)
[ ] Other (please specify): __
Testing and Publishing
Please indicate the status of the following:
[x] These changes have been thoroughly tested.
[x] Code is properly formatted using command
deno fmt