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 13c295e commit 1dcb347Copy full SHA for 1dcb347
CHANGELOG.md
@@ -6,7 +6,7 @@
6
- Upgrade lein-git-inject to 0.0.14
7
- Upgrade shadow-cljs to 2.10.17
8
- Upgrade binaryage/devtools to 1.0.0
9
-- Upgrade re-frame to 0.12.0
+- Upgrade re-frame to 1.0.0
10
11
## v0.2.0 (2019-11-04)
12
project.clj
@@ -9,7 +9,7 @@
org.clojure/google-closure-library
org.clojure/google-closure-library-third-party]]
[thheller/shadow-cljs "2.10.17" :scope "provided"]
- [re-frame "0.12.0" :scope "provided"]
+ [re-frame "1.0.0" :scope "provided"]
13
[cljs-ajax "0.8.0"]]
14
15
:plugins [[day8/lein-git-inject "0.0.14"]
0 commit comments