File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11### [ 1.0.4] ( https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v1.0.4 ) - 2026-02-09
22
3+ ## [ 2.1.0] ( https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v2.1.0 ) - 2026-04-10
4+
5+ ### Features
6+
7+ - add authenticate option to rest handlers ([ 3926356] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/3926356 ) )
8+
9+ ### Code Refactoring
10+
11+ - unused import ([ edc303a] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/edc303a ) )
12+
13+ ### Documentation
14+
15+ - update documentation for authenticate option ([ 8fc8b66] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/8fc8b66 ) )
16+
17+ ### Chores
18+
19+ - reindent release script ([ 68503ed] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/68503ed ) )
20+ - pass from unbuild to tsdown + update dependencies ([ cc2cabf] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/cc2cabf ) )
21+ - verify build script refactor ([ df6c67e] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/df6c67e ) )
22+ - reorganize entry file ([ 8105b62] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/8105b62 ) )
23+ - add github workflow security audit + fix release script ([ a491c89] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/a491c89 ) )
24+
325## [ 2.0.0] ( https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v2.0.0 ) - 2026-04-08
426
527### Features
Original file line number Diff line number Diff line change 22 "name" : " @ndriadev/vite-plugin-universal-api" ,
33 "description" : " Plugin Mock WebSocket, REST and File-based APIs for Vite" ,
44 "private" : false ,
5- "version" : " 2.0 .0" ,
5+ "version" : " 2.1 .0" ,
66 "type" : " module" ,
77 "files" : [
88 " dist/" ,
You can’t perform that action at this time.
0 commit comments