Fork me on GitHub
#announcements
<
2023-03-05
>
ikitommi16:03:14

[metosin/malli "0.10.2"] is out! Malli is a high-performance data-driven data specification library for Clojure/Script. This version adds the following: • Implement malli.experimental.time schemas for CLJS using (optional) js-joda https://github.com/metosin/malli/pull/853 • Allow instrumenting external functions https://github.com/metosin/malli/pull/841 • Add clj-kondo support for CLJS function schemas https://github.com/metosin/malli/pull/833 • Turn on instrumentation for mx/defn with :malli/always meta https://github.com/metosin/malli/pull/825 • Support type-properties in m/-map-schema, m/-map-of-schema and m/-tuple-schema https://github.com/metosin/malli/pull/856 • FIX: properly compose interceptors in :map-of json-transformer https://github.com/metosin/malli/pull/849 • FIX: error paths for :multi schemas when value is not a map https://github.com/metosin/malli/pull/845 • FIX: Malli generates :nilable/any which is not a valid type in clj-kondo https://github.com/metosin/malli/issues/821 • FIX: mi/collect! without args doesn’t work properly https://github.com/metosin/malli/issues/834 Changelog: https://github.com/metosin/malli/blob/master/CHANGELOG.md#0102-2023-03-05 Code: https://github.com/metosin/malli Big thanks to all contributors, especially to @danvingo & @joel.kaasinen Discussion on #CLDK6MFMK

🚀 27
🎉 10
awesome 3
malli 2