changelog
This commit is contained in:
parent
3129a212b3
commit
c48f9868c6
|
@ -11,7 +11,9 @@
|
|||
|
||||
## v0.7.27 (2025-08-21)
|
||||
|
||||
- [#95](https://github.com/babashka/scittle/issues/121): support string requires of `globalThis` js deps ([@chr15m](https://github.com/chr15m))
|
||||
- [#95](https://github.com/babashka/scittle/issues/121): support string requires
|
||||
of `globalThis` js deps ([@chr15m](https://github.com/chr15m)). See
|
||||
[docs](https://github.com/babashka/scittle/blob/main/doc/js-libraries.md).
|
||||
- Potentially breaking: `(.-foo-bar {})` now behaves as `{}.foo_bar`, i.e. the property or method name is munged.
|
||||
|
||||
## v0.7.26 (2025-08-20)
|
||||
|
|
Loading…
Reference in a new issue