Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to zprint 0.5.1, fixes "string/ends-with?" warning #253

Merged
merged 1 commit into from Nov 1, 2019

Conversation

Quezion
Copy link
Contributor

@Quezion Quezion commented Oct 31, 2019

Version bump of zprint to include PR kkinnear/zprint#109 , which fixes a Use of undeclared Var clojure.string/ends-with? warning that shadow-cljs gives off on incremental compilation during development.

I can confirm that lein test works but haven't run any additional tests.

@Quezion
Copy link
Contributor Author

Quezion commented Oct 31, 2019

re-frame-10x still works in my browser app with use of below, which suggests these changes are OK. (The warning is also eliminated.)

[day8.re-frame/re-frame-10x "0.4.2" :exclusions [zprint]]
[zprint "0.5.1"]

@superstructor superstructor merged commit 6b7ad62 into day8:master Nov 1, 2019
@superstructor
Copy link
Contributor

Thanks @Quezion 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants