Kim, Hyeonseo
Kim, Hyeonseo
node-sass가 sass 문서와 맞지 않은 경우가 있어서 찾아보니 [node-sass가 depercated 되었더라고요](https://sass-lang.com/blog/libsass-is-deprecated). 공식에서도 dart-sass 로 마이그레이션을 권장하는 만큼 책도 `yarn sass` 로 수정되어야 할 것 같습니다.
이제 휴지통 아이콘이 사라지고 ...을 누른 후 drop collection을 직접 눌러야 하도록 바뀌었습니다. 
### Description This PR implements WebP image export functionality by adding a new `toWebp` function to the library. The implementation includes: 1. A new `toWebp` function that converts HTML nodes...
## Summary This PR introduces a new `@fedify/fresh` package that provides seamless integration between Fedify and Fresh 2.0, replacing the deprecated `@fedify/fedify/x/fresh` module that was designed for Fresh 1.x. ##...
### Summary Add `ElysiaJS` option to `fedify init` when user choose bun as runtime. ### Problem Even though there is `@fedify/elysia` packages, there is no option to make fedify-elysia app...
### Summary Add official SolidStart integration package (@fedify/solidstart) to enable seamless federation capabilities in SolidStart applications, similar to existing integrations for SvelteKit (@fedify/sveltekit) and Next.js (@fedify/next). ### Problem SolidStart is...
### Summary `deno task test:bun` failed - `InProcessMessageQueue` test. ### Expected Behavior `deno task test:bun` should pass all tests like `deno task test` and `deno task test:node` ### Actual Behavior...