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.0.0] ( https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v2.0.0 ) - 2026-04-08
4+
5+ ### Features
6+
7+ - replace ws self implementation with ws library ([ e56ea35] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/e56ea35 ) )
8+
9+ ### Bug Fixes
10+
11+ - various ([ 4bc9184] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/4bc9184 ) )
12+ - utility + various ([ 57eeb65] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/57eeb65 ) )
13+ - UniversalApiRequest body type ([ c0ad276] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/c0ad276 ) )
14+
15+ ### Performance Improvements
16+
17+ - handling HMR in plugin logic ([ c34a2ec] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/c34a2ec ) )
18+
19+ ### Code Refactoring
20+
21+ - various ([ ccb3a28] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/ccb3a28 ) )
22+
23+ ### Documentation
24+
25+ - fix documentation errors ([ 0d0a42f] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/0d0a42f ) )
26+ - fix documentation errors ([ 55aa1c7] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/55aa1c7 ) )
27+
28+ ### Tests
29+
30+ - reimplement test cases ([ 4b66189] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/4b66189 ) )
31+
32+ ### Chores
33+
34+ - update dependencies ([ 4e6e800] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/4e6e800 ) )
35+ - ** dependencies** : vite peer dep ([ 08753b7] ( https://github.com/nDriaDev/vite-plugin-universal-api/commit/08753b7 ) )
36+
337## [ 1.0.7] ( https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v1.0.7 ) - 2026-03-29
438
539### Bug Fixes
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" : " 1 .0.7 " ,
5+ "version" : " 2 .0.0 " ,
66 "type" : " module" ,
77 "files" : [
88 " dist/" ,
You can’t perform that action at this time.
0 commit comments