We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a6a628 commit d16d491Copy full SHA for d16d491
βCHANGELOG.mdβ
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-Other improvements:
+## [0.20.9] - 2022-05-03
11
+
12
+Bugfixes:
13
- Use `iife` format when bundling browser apps (#880)
14
15
## [0.20.8] - 2022-04-27
βspago.cabalβ
@@ -1,7 +1,7 @@
1
cabal-version: 2.4
2
3
name: spago
4
-version: 0.20.8
+version: 0.20.9
5
description: Please see the README on GitHub at <https://github.com/purescript/spago#readme>
6
homepage: https://github.com/purescript/spago#readme
bug-reports: https://github.com/purescript/spago/issues
0 commit comments