Skip to content

fluent-syntax 0.8.1 (August 1, 2018)

Pre-release
Pre-release
Compare
Choose a tag to compare
@stasm stasm released this 01 Aug 07:54

Bug fixes

  • Avoid forEach to make code minification-friendly. (#263)
  • Don't call charCodeAt() on undefined when at EOF. (#265)