File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 1.0.1] ( https://github.com/varletjs/axle/compare/v1.0.0...v1.0.1 ) (2026-03-31)
2+
3+
4+ ### Bug Fixes
5+
6+ * update axios dependency version to remove caret ([ d2a2843] ( https://github.com/varletjs/axle/commit/d2a2843e5f82e8ab322d1639ca513b9db021ca5d ) )
7+
8+
9+
110# [ 1.0.0] ( https://github.com/varletjs/axle/compare/v0.13.2...v1.0.0 ) (2026-03-23)
211
312
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.0 " ,
2+ "version" : " 1.0.1 " ,
33 "private" : true ,
44 "type" : " module" ,
55 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @varlet/axle" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Progressive request tool based on axios" ,
55 "keywords" : [
66 " axle" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @varlet/axle-docs" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " @varlet/axle-playground" ,
4- "version" : " 1.0.0 " ,
4+ "version" : " 1.0.1 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite & nodemon src/server.js" ,
You can’t perform that action at this time.
0 commit comments