File tree Expand file tree Collapse file tree 3 files changed +13
-8
lines changed Expand file tree Collapse file tree 3 files changed +13
-8
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,17 @@ Breaking changes:
88
99New features:
1010
11+ Bugfixes:
12+
13+ Other improvements:
14+ - Update package set to ` psc-0.14.5-20211111 ` (#260 by @JordanMartinez )
15+
16+ ## [ v2021-11-11.1] ( https://github.com/purescript/trypurescript/releases/tag/v2021-11-11.1 )
17+
18+ Breaking changes:
19+
20+ New features:
21+
1122Bugfixes:
1223- Fixed ` encode ` not replacing all instances of special characters (#254 by @jy14898 )
1324- Fixed up-to-five-second hangs between the loading icon disappearing and the content rendering (#256 @mikesol )
Original file line number Diff line number Diff line change 11let upstream =
2- https:// github. com/ purescript/ package- sets/ releases/ download/ psc- 0.14 . 3 - 20210823 / packages. dhall sha256: 501660806 a34bb3b0293648673bba4457628d1cbc250dbdc2fca2a031ded1294
2+ https:// github. com/ purescript/ package- sets/ releases/ download/ psc- 0.14 . 5 - 20211116 / packages. dhall sha256: 7 ba810597a275e43c83411d2ab0d4b3c54d0b551436f4b1632e9ff3eb62e327a
33
4- let overrides = {= }
5-
6- let additions = {= }
7-
8- in upstream // overrides // additions
4+ in upstream
Original file line number Diff line number Diff line change 234234 , " parsing"
235235 , " parsing-dataview"
236236 , " parsing-expect"
237- , " parsing-hexadecimal"
238237 , " parsing-repetition"
239238 , " parsing-replace"
240- , " parsing-uuid"
241239 , " parsing-validation"
242240 , " partial"
243241 , " pathy"
You can’t perform that action at this time.
0 commit comments