Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-09 | 5.5 kB | |
v1.0.0-beta.9 source code.tar.gz | 2025-07-09 | 4.8 MB | |
v1.0.0-beta.9 source code.zip | 2025-07-09 | 5.1 MB | |
Totals: 3 Items | 9.8 MB | 7 |
1.0.0-beta.9 (2025-07-09)
🚀 New Features
🪲 Bug Fixes
📝 Documentation
- add compatibility section (#4517) (506da27)
- add relevant links to each package readme (#4429) (2653ab0)
🧹 Miscellaneous Chores
- add
keywords
topackage.json
s (#4408) (4f09478) - arcjet: reduce timeouts and other transport issues to info log (#4411) (c148bab)
- astro: add temporary warning message for fully static sites (#4278) (6d093be)
- astro: increase minimum peerDependency (#4432) (a0453e2), closes #3094
- ensure all sample code checking .isDenied() returns error response. (#4552) (8fc2d2d)
- example: fix typo in svelte example (#4518) (6b72298)
- fix
jco
name in dependabot (#4371) (809fe76) - fix missing file extension in test (#4407) (b694dad)
- fix Rollup on Node 24 (#4406) (1853b1a)
- improve Astro SDK description (#4491) (00482c5)
- remove
expect
, references tojest
(#4415) (2c44c39)
⌨️ Code Refactoring
- clean
files
fields inpackage.json
s (#4441) (fd7913b) - remove unneeded
nbsp
with regular space (#4503) (274114d) - rename use of deprecated method name (#4504) (2b30a4d)
📚 Tests
- add actual tests for reasons (#4516) (768f85e)
- add tests for
analyze
(#4564) (7ef59bb) - clean cache tests (#4472) (92b7335)
- clean protocol tests (#4479) (c67d517)
- rename confusing test cases (#4515) (fe20b6d)