File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed
packages/react-directives-plugin Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# react-directives-plugin
22
3+ ## 1.1.0
4+
5+ ### Minor Changes
6+
7+ - 56bf289: Added support for custom directives like "use something"
8+
39## 1.0.0
410
511### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " react-directives-plugin" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 1.1 .0" ,
44 "description" : " Vite plugin that allows you to add react directives to files behind the scenes" ,
55 "module" : " ./dist/index.js" ,
66 "types" : " ./dist/index.d.ts" ,
3434 "bugs" : {
3535 "url" : " https://github.com/forge-42/react-directives-plugin/issues"
3636 },
37- "files" : [" dist" ],
37+ "files" : [
38+ " dist"
39+ ],
3840 "homepage" : " https://github.com/forge-42/react-directives-plugin#readme" ,
3941 "publishConfig" : {
4042 "provenance" : true
You can’t perform that action at this time.
0 commit comments