File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## fluent-syntax 0.6.5 (March 8, 2018)
4
+
5
+ - Temporarily relax the ` engines ` requirement. (#164 )
6
+
7
+ Include node 6.9.* LTS in the ` engines ` requirement to unblock
8
+ [ mozilla/addons-linter #1789 ] [ ] and thus unblock langpack signing for
9
+ Firefox 60.
10
+
11
+ This is a temporary measure until ` addons-linter ` phases out the support
12
+ for node 6 which should happen in May 2018.
13
+
14
+ [ mozilla/addons-linter#1789 ] : https://github.com/mozilla/addons-linter/issues/1789
15
+
3
16
## fluent-syntax 0.6.4 (March 7, 2018)
4
17
5
18
- Whitespace-only values are now correctly parsed as null. (#159 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fluent-syntax" ,
3
3
"description" : " AST and parser for Fluent" ,
4
- "version" : " 0.6.4 " ,
4
+ "version" : " 0.6.5 " ,
5
5
"homepage" : " http://projectfluent.org" ,
6
6
"author" :
" Mozilla <[email protected] >" ,
7
7
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments