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:
parent
623e9707bd
commit
ec81500dcb
4 changed files with 14 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue