We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a6e42 commit ffd3719Copy full SHA for ffd3719
CHANGELOG.md
@@ -10,6 +10,10 @@ New features:
10
11
Bugfixes:
12
13
+Other improvements:
14
+
15
+## [v10.0.1](https://github.com/purescript-contrib/purescript-routing/releases/tag/v10.0.1) - 2021-05-06
16
17
Other improvements:
18
- Fixed warnings revealed by v0.14.1 PS release (#82 by @JordanMartinez)
19
- Installed transitive dependencies used in source code (#82 by @JordanMartinez)
@@ -19,10 +23,6 @@ Other improvements:
23
Breaking changes:
20
24
- Added support for PureScript 0.14 and dropped support for all previous versions (#77, #79)
21
25
22
-New features:
-
-Bugfixes:
26
27
- Updated documentation to use `Foreign.unsafeToForeign` as `Foreign.toForeign` has been removed (#74)
28
- Fixed duplicate variable name in documentation (#78)
0 commit comments