Skip to content

Commit

Permalink
fix last commit message
Browse files Browse the repository at this point in the history
Throw error if there's an attempt to use Tagged Templates (fix #2475)
  • Loading branch information
gfwilliams committed Mar 13, 2024
1 parent af15bdc commit 2a23c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Added 'globalThis' var as it's the ECMAScript version of Node.js's 'global'
Bangle.js: Bangle.setUI's back widget now uses stopEventPropagation to stop other touch handlers getting called
Improvements to Stepper module (default to absolute movement)
Throw error if there's an attempt to use Tagged Templates (fix #3214)
Throw error if there's an attempt to use Tagged Templates (fix #2475)

2v21 : nRF52: free up 800b more flash by removing vector table padding
Throw Exception when a Promise tries to resolve with another Promise (#2450)
Expand Down

0 comments on commit 2a23c86

Please sign in to comment.