Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/solid-lands-crash.md

This file was deleted.

9 changes: 9 additions & 0 deletions playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @agney/playground

## 1.0.0

### Major Changes

- [#83](https://github.com/agneym/playground/pull/83) [`ef1ba14`](https://github.com/agneym/playground/commit/ef1ba14b8a93a85cdd3fe62953911bf28d5dc7b5) Thanks [@agneym](https://github.com/agneym)! - - Update TypeScript to tsgo and fix type errors
- Migrate from Microbundle to Tsdown
- Migrate from Jest to Vitest
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agney/playground",
"version": "0.8.1",
"version": "1.0.0",
"private": false,
"description": "A simple playground for HTML, CSS and JavaScript supporting module imports.",
"keywords": [
Expand Down