Add support for re-frame (#46)

* Bump sci.configs for re-frame

* Update changelog

Co-authored-by: Michiel Borkent <michielborkent@gmail.com>
This commit is contained in:
Brandon Olivier 2022-11-23 05:51:49 -06:00 committed by GitHub
parent 623e9707bd
commit ec81500dcb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 2 deletions

View file

@ -2,6 +2,9 @@
## Unreleased
- Add `scittle.re-frame` plugin. This gives access to the
[re-frame](https://github.com/day8/re-frame) library.
- Fix for [44](https://github.com/babashka/scittle/issues/44): Honoring `SCITTLE_NREPL_WEBSOCKET_PORT` in `scittle.nrepl`
- Add all public vars of `cljs-ajax` `ajax.core`
- Upgrade several built-in libraries