Skip to content

Releases: drapanjanas/re-natal

v.0.3.4

28 Jan 08:39
Compare
Choose a tag to compare
  • use RN 0.40.0

v0.3.3

04 Dec 18:59
Compare
Choose a tag to compare
  • Handle platform-specific image files when running use-figwheel
  • Use RN 0.39.0

v0.3.2

21 Nov 19:28
Compare
Choose a tag to compare
  • Use RN 0.37.0
  • use-component command supports optional platform parameter for using platform-specific third-party components

v0.3.1

31 Oct 20:32
Compare
Choose a tag to compare
  • RN 0.36.0
  • Explicit dependency babel-plugin-transform-es2015-block-scoping@6.15.0 to fix #77
  • Add event name in schema check error message

v0.3.0

14 Oct 18:14
Compare
Choose a tag to compare

Bumped versions:

  • RN -> 0.35.0
  • lein-cljsbuild -> 1.1.4
  • lein-figwheel -> 0.5.8

Upgrading existing projects:

  • run re-natal upgrade
  • in project.clj set lein-figwheel and figwheel-sidecar versions to 0.5.8
  • in project.clj set lein-cljsbuild version to 1.1.4

v0.2.43

24 Sep 12:13
Compare
Choose a tag to compare
  • RN 0.34.0
  • reagent 0.6.0
  • accept any IP adress in command re-natal use-android-device

v0.2.42

11 Sep 13:06
Compare
Choose a tag to compare
  • Bumped RN version to 0.33.0
  • Bumped Om version to 1.0.0-alpha41 to fix compilation problem
  • Bumped Rum version to 0.9.1
  • Improved CLI messages

v0.2.41

29 Aug 16:46
Compare
Choose a tag to compare
  • Bump RN version to 0.32.0
  • Use re-frame 0.8.0 release in 'reagent6' template

v0.2.40

07 Aug 13:48
Compare
Choose a tag to compare
  • Bump RN version to 0.31.0
  • In template 'reagent6' use latest alpha of re-frame 0.8.0

v0.2.39

31 Jul 16:12
Compare
Choose a tag to compare
  • Use clojure.spec for app-db validation in Reagent templates
  • Bump Clojure version to 1.9.0-alpha10
  • Bump ClojureScriprt version to 1.9.89

Thanks to @cldwalker for contribution!