Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 236154e

Browse files
committed
Added CommonJS source maps and CryptoKey to 1.3.0 changelog
1 parent 7639957 commit 236154e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
- When using the CLI, the `--watch` flag is now assumed if `--build-watch-path`
1818
is set, thanks [@evanderkoogh](https://github.com/evanderkoogh) for the
1919
[PR (#8)](https://github.com/mrbbot/miniflare/pull/8)
20+
- Added source maps to `CommonJS` module transformation
2021

2122
### Fixes
2223

@@ -26,6 +27,8 @@
2627
- Upgraded the TOML parser to support dotted keys, thanks
2728
[@leader22](https://github.com/leader22) for the
2829
[PR (#13)](https://github.com/mrbbot/miniflare/pull/13)
30+
- Added `CryptoKey` to the sandbox, thanks [@mosch](https://github.com/mosch)
31+
for the [PR (#14)](https://github.com/mrbbot/miniflare/pull/14)
2932

3033
## 1.2.0
3134

0 commit comments

Comments
 (0)