0.4.3 #64
xTrayambak
announced in
Announcements
0.4.3
#64
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bali 0.4.3 is out with 25 commits in total and multiple new features, optimizations and fixes.
There are 6 new additions and 2 bug fixes. There should not be any breaking changes migrating to this release.
New Additions
String.prototype.concat
String.prototype.repeat
SyntaxError
Date
API!Date.parse
Date
constructor can now take in ISO 8601 compliant date strings as argumentsRangeError
Bug Fixes
null
type is no longer allowed, it throws aTypeError
as the spec mandates.Full Changelog: 0.4.2...0.4.3
This discussion was created from the release 0.4.3.
Beta Was this translation helpful? Give feedback.
All reactions