Skip to content

Commit

Permalink
Edit CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanqing committed Aug 14, 2023
1 parent d65424f commit 4541a11
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,17 @@
## 2.6.0

- `[email protected]`

- Added a new `plugin/preact-tailwindcss` template.
- Bumped the `@figma/plugin-typings` version.

- `@create-figma-plugin/[email protected]`

- Improved the handling of new and deleted files when using the `--watch` flag.
- Added support for customizing the output directory via the `--output` CLI flag. ([#157](https://github.com/yuanqing/create-figma-plugin/issues/157), [#170](https://github.com/yuanqing/create-figma-plugin/issues/170))
- Added support for configuring `networkAccess`. ([#164](https://github.com/yuanqing/create-figma-plugin/issues/164))
- Updated the options for `capabilities` (added `codegen` and `inspect`) and `permissions` (added `fileusers`, `payments` and `teamlibrary`).
- Additional keys configured under `"figma-plugin"` in `package.json` will be directly copied over to the generated `manifest.json` file.
- Additional keys configured under `"figma-plugin"` in `package.json` will be copied over to the generated `manifest.json` file.

## 2.5.1

Expand Down

0 comments on commit 4541a11

Please sign in to comment.